guix-commits
[Top][All Lists]
Advanced

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

13/22: gnu: gnome-klotski: Update to 3.18.2.


From: Efraim Flashner
Subject: 13/22: gnu: gnome-klotski: Update to 3.18.2.
Date: Sun, 13 Dec 2015 13:08:57 +0000

efraim pushed a commit to branch master
in repository guix.

commit e0b6e264031eef3269a591bf82148a9747245e2a
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 12:24:47 2015 +0200

    gnu: gnome-klotski: Update to 3.18.2.
    
    * gnu/packages/gnome.scm (gnome-klotski): 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 47c62f1..935ceac 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2864,7 +2864,7 @@ queries upon that data.")
 (define-public gnome-klotski
   (package
     (name "gnome-klotski")
-    (version "3.16.1")
+    (version "3.18.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2872,7 +2872,7 @@ queries upon that data.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0a64935c7pp51jhaf29q9zlx3lamj7zrhyff7clvv0w8v1w6gpax"))))
+                "14l1fji0860yam41x2cy72nd9bljph385ynfm6k1lsv4qhv72az2"))))
     (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]