[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
- branch master updated (4561498 -> c1b815a), Tobias Geerinckx-Rice, 2017/09/10
- 03/06: gnu: cloc: Fix typo in description., Tobias Geerinckx-Rice, 2017/09/10
- 01/06: gnu: youtube-dl: Update to 2017.09.10., Tobias Geerinckx-Rice, 2017/09/10
- 06/06: gnu: gnome-sudoku: Update to 3.26.0., Tobias Geerinckx-Rice, 2017/09/10
- 02/06: gnu: cloc: Update to 1.74., Tobias Geerinckx-Rice, 2017/09/10
- 05/06: gnu: gnome-klotski: Update to 3.22.2., Tobias Geerinckx-Rice, 2017/09/10
- 04/06: gnu: libgnome-games-support: Update to 1.2.3.,
Tobias Geerinckx-Rice <=