guix-commits
[Top][All Lists]
Advanced

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

13/23: gnu: gnome-klotski: Update to 3.22.3.


From: Tobias Geerinckx-Rice
Subject: 13/23: gnu: gnome-klotski: Update to 3.22.3.
Date: Sat, 24 Mar 2018 19:41:21 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 36828576b3fad81b61ca2efcc65ae6aa8f0e82c9
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Mar 23 11:45:51 2018 +0100

    gnu: gnome-klotski: Update to 3.22.3.
    
    * gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.3.
---
 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 4562187..fb9a944 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3482,7 +3482,7 @@ GNOME Games, but it may be used by others.")
 (define-public gnome-klotski
   (package
     (name "gnome-klotski")
-    (version "3.22.2")
+    (version "3.22.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3490,7 +3490,7 @@ GNOME Games, but it may be used by others.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "16hd6yk01rhb4pj8m01fyn72wykf41d72gsms81q0n4zm5bm1a4h"))))
+                "0prc0s28pdflgzyvk1g0yfx982q2grivmz3858nwpqmbkha81r7f"))))
     (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]