summary refs log tree commit diff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-09-10 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2023-09-10 02:00:00 +0200
commit6eaae8a96518f12d52d3393f72740844bbe5b0dd (patch)
tree864f41ccbe05382162a8a62d876e587fad09e947 /gnu/packages/games.scm
parent38c2c076e24ee1f6c0e2c4fcf9a5143ce8d0cdc2 (diff)
downloadguix-6eaae8a96518f12d52d3393f72740844bbe5b0dd.tar.gz
gnu: angband: Update to 4.2.5.
* gnu/packages/games.scm (angband): Update to 4.2.5.
Diffstat (limited to 'gnu/packages/games.scm')
-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 db157f30e1..0b7518c2c2 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3313,7 +3313,7 @@ that beneath its ruins lay buried an ancient evil.")
 (define-public angband
   (package
     (name "angband")
-    (version "4.2.4")
+    (version "4.2.5")
     (source
      (origin
        (method git-fetch)
@@ -3322,7 +3322,7 @@ that beneath its ruins lay buried an ancient evil.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1x0qqsv7xa3figcl4v35sin64ffgz32652vk541d8qaq4qcc378n"))
+        (base32 "0kg6npbfy42mhggsqvs04khc8198i980z52xm59pws29698qazaw"))
        (modules '((guix build utils)))
        (snippet
         ;; So, some of the sounds/graphics/tilesets are under different