guix-commits
[Top][All Lists]
Advanced

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

22/53: gnu: gnome-klotski: Update to 3.20.1.


From: ???
Subject: 22/53: gnu: gnome-klotski: Update to 3.20.1.
Date: Fri, 29 Apr 2016 09:02:13 +0000

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

commit e84f6fc5ce7d642464dae82d55a1232040435646
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 09:56:45 2016 +0800

    gnu: gnome-klotski: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (gnome-klotski): Update to 3.20.1.
---
 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 c7edb97..182fba6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2940,7 +2940,7 @@ queries upon that data.")
 (define-public gnome-klotski
   (package
     (name "gnome-klotski")
-    (version "3.20.0")
+    (version "3.20.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2948,7 +2948,7 @@ queries upon that data.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "00hs3ci8swmq12rmgidy7rf3ql9isbklhn114v8rzdfs46y5dzkp"))))
+                "1130v6sk9h74b3xgv0bq43anaw7xs9x8vdab3q7p9db6w0px02wj"))))
     (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]