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: Ludovic Courtès
Subject: 72/97: gnu: gnome-klotski: Update to 3.20.0.
Date: Wed, 13 Apr 2016 17:31:48 +0000

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

commit 7337ee132daef44a6141d020f0f8492b88e5c2c2
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 f898647..04c510a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2938,7 +2938,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 "/"
@@ -2946,7 +2946,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]