gnu: bambam: Update to 1.2.1.

* gnu/packages/games.scm (bambam): Update to 1.2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
宋文武 2023-04-01 17:28:01 +08:00 committed by Nicolas Goaziou
parent a7a8c0c11c
commit 420067868c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -5800,7 +5800,7 @@ programmers may also add their own favorite language.")
(define-public bambam
(package
(name "bambam")
(version "1.0.0")
(version "1.2.1")
(source
(origin
(method git-fetch)
@ -5809,7 +5809,7 @@ programmers may also add their own favorite language.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "18cwd1wpyyx8y61cags9bkdhx9x858xicc4y1c9c2s0xjmgzhl3i"))))
(base32 "148cqahklqd4m88j5z1xf3fh4vha41f31wian11hkas106mbsya9"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no tests