guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: gnome-klotski: Update to 3.22.2.


From: Tobias Geerinckx-Rice
Subject: 05/06: gnu: gnome-klotski: Update to 3.22.2.
Date: Sun, 10 Sep 2017 18:53:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 55a9f040523007f97a5fb72696cf7712c7d799ca
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Sep 11 00:37:40 2017 +0200

    gnu: gnome-klotski: Update to 3.22.2.
    
    * gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.2.
---
 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 81d80e6..19a890a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3435,7 +3435,7 @@ GNOME Games, but it may be used by others.")
 (define-public gnome-klotski
   (package
     (name "gnome-klotski")
-    (version "3.22.1")
+    (version "3.22.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3443,7 +3443,7 @@ GNOME Games, but it may be used by others.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "04ragvrz29sydi2kf1zk2aimi3b3hn34jrndfd2lx6h8l45anq3q"))))
+                "16hd6yk01rhb4pj8m01fyn72wykf41d72gsms81q0n4zm5bm1a4h"))))
     (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]