mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: angband: Update to 4.1.3.
* gnu/packages/games.scm (angband): Update to 4.1.3.
This commit is contained in:
parent
abf06df2d5
commit
aeb6d9a617
1 changed files with 3 additions and 3 deletions
|
@ -1082,7 +1082,7 @@ (define-public abbaye
|
|||
(define-public angband
|
||||
(package
|
||||
(name "angband")
|
||||
(version "4.1.2")
|
||||
(version "4.1.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1091,7 +1091,7 @@ (define-public angband
|
|||
"/angband-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ahfzb66ihxvkxcbhcib816x40sdsp26b3ravr1xqp44w1whkg1h"))
|
||||
"0vs0314lbdc6rzxn4jnb7zp6n1p1cdb8r53savadn7k9vbwc80ll"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; So, some of the sounds/graphics/tilesets are under different
|
||||
|
|
Loading…
Reference in a new issue