guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: libgnome-games-support: Update to 1.2.2.


From: Tobias Geerinckx-Rice
Subject: 05/08: gnu: libgnome-games-support: Update to 1.2.2.
Date: Fri, 18 Aug 2017 08:53:20 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 32d00d78dc3604a5e6041ebc45ac4a062a5ad7b8
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Aug 18 13:50:55 2017 +0200

    gnu: libgnome-games-support: Update to 1.2.2.
    
    * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.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 a19ccad..2b42c1d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3375,7 +3375,7 @@ GNOME Games, but it may be used by others.")
   (package
     (inherit libgames-support)
     (name "libgnome-games-support")
-    (version "1.2.1")
+    (version "1.2.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3383,7 +3383,7 @@ GNOME Games, but it may be used by others.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1rsyf5hbjim7zpk1yar3gv65g1nmw6zbbc0smrmxsfk0f9n3j9m6"))))))
+                "04qbgcgmc01sinhbqdljiny8q868l01nkdawj8wrnqnd1i8czvsg"))))))
 
 (define-public gnome-klotski
   (package



reply via email to

[Prev in Thread] Current Thread [Next in Thread]