guix-commits
[Top][All Lists]
Advanced

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

72/97: gnu: gnome-klotski: Update to 3.20.0.


From: ???
Subject: 72/97: gnu: gnome-klotski: Update to 3.20.0.
Date: Thu, 07 Apr 2016 03:13:06 +0000

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

commit bb12aec424f17d4a6d538ba6c883957e36b92860
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:31:32 2016 +0800

    gnu: gnome-klotski: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (gnome-klotski): Update to 3.20.0.
---
 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 c4ff6c5..c0c9a05 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2901,7 +2901,7 @@ queries upon that data.")
 (define-public gnome-klotski
   (package
     (name "gnome-klotski")
-    (version "3.18.2")
+    (version "3.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2909,7 +2909,7 @@ queries upon that data.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "14l1fji0860yam41x2cy72nd9bljph385ynfm6k1lsv4qhv72az2"))))
+                "00hs3ci8swmq12rmgidy7rf3ql9isbklhn114v8rzdfs46y5dzkp"))))
     (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]