guix-commits
[Top][All Lists]
Advanced

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

72/85: gnu: aisleriot: Update to 3.22.1.


From: Mark H. Weaver
Subject: 72/85: gnu: aisleriot: Update to 3.22.1.
Date: Wed, 11 Jan 2017 16:36:09 +0000 (UTC)

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

commit c88e669a44cb2b8db077f78dd2470d59567fb607
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 04:41:21 2017 -0500

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d18a354..cbd3a71 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2730,7 +2730,7 @@ playlists in a variety of formats.")
 (define-public aisleriot
   (package
     (name "aisleriot")
-    (version "3.20.2")
+    (version "3.22.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2738,7 +2738,7 @@ playlists in a variety of formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0vhpi7bzm4gbraky1d3ma26rbwnylcqdakav82j67bpqd7f6n0v2"))))
+                "01ydq39kk8xvv8nbqqbh458gpmvx676sms71r1iix42z40a13caj"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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