guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

66/97: gnu: aisleriot: Update to 3.20.1.


From: Ludovic Courtès
Subject: 66/97: gnu: aisleriot: Update to 3.20.1.
Date: Sat, 16 Apr 2016 09:49:33 +0000

civodul pushed a commit to branch gnome-updates
in repository guix.

commit f97382a7d6f3e10f7827a4c4adf3a4b2810baac3
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:02:48 2016 +0800

    gnu: aisleriot: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (aisleriot): Update to 3.20.1.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index be34676..8882174 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2632,7 +2632,7 @@ playlists in a variety of formats.")
 (define-public aisleriot
   (package
     (name "aisleriot")
-    (version "3.18.2")
+    (version "3.20.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2640,7 +2640,7 @@ playlists in a variety of formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1qrgcj30hl0fgssspkwrad10lqy1bbsp7lfwxmxlwzp33jhqpb0b"))))
+                "1nipky336jj81mhm8wwxp96zilgcrarihf95dnyj3r1pw8kpg7gy"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

[Prev in Thread] Current Thread [Next in Thread]