guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: aisleriot: Update to 3.22.2.


From: Marius Bakke
Subject: 02/05: gnu: aisleriot: Update to 3.22.2.
Date: Mon, 22 May 2017 10:13:34 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit e6a36cf2f31b6783ba52a1c8300affb82e514f3a
Author: Marius Bakke <address@hidden>
Date:   Mon May 22 13:08:40 2017 +0000

    gnu: aisleriot: Update to 3.22.2.
    
    * gnu/packages/gnome.scm (aisleriot): Update to 3.22.2.
---
 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 c38a59c..907506e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2853,7 +2853,7 @@ playlists in a variety of formats.")
 (define-public aisleriot
   (package
     (name "aisleriot")
-    (version "3.22.1")
+    (version "3.22.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2861,7 +2861,7 @@ playlists in a variety of formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "01ydq39kk8xvv8nbqqbh458gpmvx676sms71r1iix42z40a13caj"))))
+                "0a8cir7vgi67sncl0m7cypq11amardm7r68gr3q52a11l8ajycdx"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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