me
/
guix
Archived
1
0
Fork 0

gnu: open-adventure: Update to 1.19.

* gnu/packages/games.scm (open-adventure): Update to 1.19.

Change-Id: I8de52b66a171bd8b8f62d78c50d20aa954889236
master
Nicolas Goaziou 2024-06-29 18:41:35 +02:00
parent 809f815cf6
commit e179e600da
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -7492,7 +7492,7 @@ at their peak of economic growth and military prowess.
(define-public open-adventure
(package
(name "open-adventure")
(version "1.18")
(version "1.19")
(source
(origin
(method git-fetch)
@ -7501,7 +7501,7 @@ at their peak of economic growth and military prowess.
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1zl72lsp443aryzmwzh5w4j439jgf5njvh9xig6vjvmzhfcjkk9q"))))
(base32 "19nspsvkzh3xw70mwlvralfr2ia7a8knd9s7x7abmjvk8p5rx468"))))
(build-system gnu-build-system)
(arguments
(list