guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: aisleriot: Update to 3.22.8.


From: guix-commits
Subject: 06/06: gnu: aisleriot: Update to 3.22.8.
Date: Fri, 15 Mar 2019 17:46:21 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 39c0a3fdb7dacfd48c2f378f6201c6ac01530a57
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Mar 15 22:39:04 2019 +0100

    gnu: aisleriot: Update to 3.22.8.
    
    * gnu/packages/gnome.scm (aisleriot): Update to 3.22.8.
---
 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 7a5a35c..8b473c2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3220,7 +3220,7 @@ playlists in a variety of formats.")
 (define-public aisleriot
   (package
     (name "aisleriot")
-    (version "3.22.5")
+    (version "3.22.8")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/aisleriot/"
@@ -3228,7 +3228,7 @@ playlists in a variety of formats.")
                                   "aisleriot-" version ".tar.xz"))
               (sha256
                (base32
-                "0rl39psr5xi584310pyrgw36ini4wn7yr2m1q5118w3a3v1dkhzh"))))
+                "15pm39679ymxki07sb5nvhycz4z53zwbvascyp5wm4864bn98815"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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