guix-commits
[Top][All Lists]
Advanced

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

30/48: gnu: gnome-klotski: Update to 3.20.2.


From: ???
Subject: 30/48: gnu: gnome-klotski: Update to 3.20.2.
Date: Tue, 23 Aug 2016 12:11:50 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit c716acc98c0f1932f21ce3c5036ee570b425fa51
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:57:35 2016 +0800

    gnu: gnome-klotski: Update to 3.20.2.
    
    * gnu/packages/gnome.scm (gnome-klotski): Update to 3.20.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 7cb2770..4567d57 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3068,7 +3068,7 @@ GNOME Games, but it may be used by others.")
 (define-public gnome-klotski
   (package
     (name "gnome-klotski")
-    (version "3.20.1")
+    (version "3.20.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3076,7 +3076,7 @@ GNOME Games, but it may be used by others.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1130v6sk9h74b3xgv0bq43anaw7xs9x8vdab3q7p9db6w0px02wj"))))
+                "14w40a1gjlg4l1vhcy0qcf3scmwm2v3vhxnxj269pfqlv8s7alaw"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("desktop-file-utils" ,desktop-file-utils)



reply via email to

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