guix-commits
[Top][All Lists]
Advanced

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

42/77: gnu: libgnome-games-support: Update to 1.4.1.


From: Ricardo Wurmus
Subject: 42/77: gnu: libgnome-games-support: Update to 1.4.1.
Date: Mon, 6 Aug 2018 14:29:21 -0400 (EDT)

rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.

commit fda3c77a857a20eccffe77fd592ffde92a931f61
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Aug 6 11:48:50 2018 +0200

    gnu: libgnome-games-support: Update to 1.4.1.
    
    * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.1.
---
 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 97f4cb7..9f6ca0e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3468,7 +3468,7 @@ queries upon that data.")
 (define-public libgnome-games-support
   (package
     (name "libgnome-games-support")
-    (version "1.2.3")
+    (version "1.4.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3476,7 +3476,7 @@ queries upon that data.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1vwad7kqy7yd6wqyr71nq0blh7m53r3lz6ya16dmh942kd0w48v1"))))
+                "1j7lfcnc29lgn8ppn13wkn9w2y1n3lsapagwp91zh3bf0h2h4hv1"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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