gnu: bambam: Update to 0.6.

* gnu/packages/games.scm (bambam): Update to 0.6.
This commit is contained in:
Tobias Geerinckx-Rice 2018-07-02 00:49:37 +02:00
parent e402a66b07
commit 4ef3490d44
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3199,7 +3199,7 @@ (define-public laby
(define-public bambam
(package
(name "bambam")
(version "0.5")
(version "0.6")
(source
(origin
(method url-fetch)
@ -3208,7 +3208,7 @@ (define-public bambam
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"10w110mjdwbvddzihh9rganvvjr5jfiz8cs9n7w12zndwwcc3ria"))))
"05jwhk30pi1iwkfwy707w73c8jgbizqjpgi7y0jhsrx56pxl6mds"))))
(build-system python-build-system)
(arguments
`(#:python ,python-2