summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-04-01 17:28:01 +0800
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-12 08:26:54 -0400
commit4bccd9305938ee3aa9fd785b77a533a260471465 (patch)
tree8e6bb5946cce2537e81b24f34a4b302c1fa13762
parent36ca3fe711a4563e3716ca32d737c47b504cb1c5 (diff)
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>
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index aecb04fcbf..debd9b5d30 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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