guix-commits
[Top][All Lists]
Advanced

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

19/22: gnu: aisleriot: Update to 3.18.2.


From: Efraim Flashner
Subject: 19/22: gnu: aisleriot: Update to 3.18.2.
Date: Sun, 13 Dec 2015 13:09:00 +0000

efraim pushed a commit to branch master
in repository guix.

commit bcff53e03f564d2a6b0dfb9fe1434458fa76d351
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 13:35:11 2015 +0200

    gnu: aisleriot: Update to 3.18.2.
    
    * gnu/packages/gnome.scm (aisleriot): Update to 3.18.2.
---
 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 a3d5350..ea7e13b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2562,7 +2562,7 @@ playlists in a variety of formats.")
 (define-public aisleriot
   (package
     (name "aisleriot")
-    (version "3.16.1")
+    (version "3.18.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2570,7 +2570,7 @@ playlists in a variety of formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "19k483x9dkq8vjbq8f333pk9qil64clpsfg20q8xk9bgmk38aj8h"))))
+                "1qrgcj30hl0fgssspkwrad10lqy1bbsp7lfwxmxlwzp33jhqpb0b"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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