gnu: gnubg: Update to 1.05.

* gnu/packages/games.scm (gnubg): Update to 1.05.
master
Kei Kebreau 2017-05-17 11:09:58 -04:00
parent 05bf7f507a
commit ec84c7870e
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -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)