guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: libgnome-games-support: Update to 1.2.3.


From: Tobias Geerinckx-Rice
Subject: 04/06: gnu: libgnome-games-support: Update to 1.2.3.
Date: Sun, 10 Sep 2017 18:53:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit da40501ba511958f2972ec30d9353e1f1d68dfd7
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Sep 11 00:36:21 2017 +0200

    gnu: libgnome-games-support: Update to 1.2.3.
    
    * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.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 113c8e5..81d80e6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3399,7 +3399,7 @@ queries upon that data.")
 (define-public libgnome-games-support
   (package
     (name "libgnome-games-support")
-    (version "1.2.2")
+    (version "1.2.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3407,7 +3407,7 @@ queries upon that data.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "04qbgcgmc01sinhbqdljiny8q868l01nkdawj8wrnqnd1i8czvsg"))))
+                "1vwad7kqy7yd6wqyr71nq0blh7m53r3lz6ya16dmh942kd0w48v1"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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