* bug#26964: [PATCH] gnu: gnubg: Update to 1.05.
@ 2017-05-17 15:11 Kei Kebreau
2017-05-17 20:08 ` Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-05-17 15:11 UTC (permalink / raw)
To: 26964; +Cc: Kei Kebreau
* gnu/packages/games.scm (gnome): Update to 1.05.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 3517f06ac..1da096b59 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -207,7 +207,7 @@ effects and music to make a completely free game.")
(define-public gnubg
(package
(name "gnubg")
- (version "1.02")
+ (version "1.05")
(source
(origin
(method url-fetch)
@@ -215,7 +215,7 @@ effects and music to make a completely free game.")
version ".000-sources." "tar.gz"))
(sha256
(base32
- "015mvjk2iw1cg1kxwxfnvp2rxb9cylf6yc39i30fdy414k07zkky"))))
+ "1nydliwfpljbys4941irixflqqwpv889mx5lcjz50ygih85q2wm8"))))
(build-system gnu-build-system)
(inputs `(("glib" ,glib)
("readline" ,readline)
--
2.12.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-05-17 21:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-17 15:11 bug#26964: [PATCH] gnu: gnubg: Update to 1.05 Kei Kebreau
2017-05-17 20:08 ` Marius Bakke
2017-05-17 21:34 ` Kei Kebreau
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.