gnu: open-adventure: Update to 1.19.

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

Change-Id: I8de52b66a171bd8b8f62d78c50d20aa954889236
This commit is contained in:
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

View file

@ -7492,7 +7492,7 @@ (define-public 0ad
(define-public open-adventure
(package
(name "open-adventure")
(version "1.18")
(version "1.19")
(source
(origin
(method git-fetch)
@ -7501,7 +7501,7 @@ (define-public open-adventure
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1zl72lsp443aryzmwzh5w4j439jgf5njvh9xig6vjvmzhfcjkk9q"))))
(base32 "19nspsvkzh3xw70mwlvralfr2ia7a8knd9s7x7abmjvk8p5rx468"))))
(build-system gnu-build-system)
(arguments
(list