guix-commits
[Top][All Lists]
Advanced

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

42/48: gnu: libgnome-games-support: Update to 1.4.2.


From: guix-commits
Subject: 42/48: gnu: libgnome-games-support: Update to 1.4.2.
Date: Fri, 3 May 2019 12:12:20 -0400 (EDT)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit ba8e644f8be5e3f89ad1993d5973aa7211820a83
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Dec 6 21:10:12 2018 +0100

    gnu: libgnome-games-support: Update to 1.4.2.
    
    * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.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 33d98fc..5df30fb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3661,7 +3661,7 @@ queries upon that data.")
 (define-public libgnome-games-support
   (package
     (name "libgnome-games-support")
-    (version "1.4.1")
+    (version "1.4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3669,7 +3669,7 @@ queries upon that data.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1j7lfcnc29lgn8ppn13wkn9w2y1n3lsapagwp91zh3bf0h2h4hv1"))))
+                "02hirpk885jndwarbl3cl5fk7w2z5ziv677csyv1wi2n6rmpn088"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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