guix-commits
[Top][All Lists]
Advanced

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

03/07: gnu: aisleriot: Update to 3.22.4.


From: Tobias Geerinckx-Rice
Subject: 03/07: gnu: aisleriot: Update to 3.22.4.
Date: Thu, 2 Nov 2017 16:13:01 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 46994d0d4c94a836702583784274e6736f46d338
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Nov 2 19:46:40 2017 +0100

    gnu: aisleriot: Update to 3.22.4.
    
    * gnu/packages/gnome.scm (aisleriot): Update to 3.22.4.
---
 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 cb5b765..a4f2306 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3083,7 +3083,7 @@ playlists in a variety of formats.")
 (define-public aisleriot
   (package
     (name "aisleriot")
-    (version "3.22.3")
+    (version "3.22.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3091,7 +3091,7 @@ playlists in a variety of formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "12bqbyiqn2dwknz7ndgwgqqqz993s1ynh8qb82sshr7fy4zw8qph"))))
+                "1yrldsf73rd5p51dsxgbx1hmrakq0x0jc2kl6y6pgaviswxfx3gy"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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