gnu: fheroes2: Update to 0.9.11.

* gnu/packages/games.scm (fheroes2): Update to 0.9.11.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-07 01:37:58 +01:00
parent 94fbbf0d26
commit e7aee9fe8a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -12561,7 +12561,7 @@ (define-public sdlpop
(define-public fheroes2 (define-public fheroes2
(package (package
(name "fheroes2") (name "fheroes2")
(version "0.9.10") (version "0.9.11")
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:tests? #f ; no tests `(#:tests? #f ; no tests
@ -12581,7 +12581,7 @@ (define-public fheroes2
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0zz8k1ygw4kwnv403q60v2hdfzk13p89jjgmpfbylhxchjvwaxgh")))) (base32 "1m8649srzg3j2b1hs4x2y8fib6hn7v0afv4c7bjnfk4bhpi4cqd7"))))
(home-page "https://ihhub.github.io/fheroes2/") (home-page "https://ihhub.github.io/fheroes2/")
(synopsis "Turn-based strategy game engine") (synopsis "Turn-based strategy game engine")
(description "@code{fheroes2} is an implementation of Heroes of Might and (description "@code{fheroes2} is an implementation of Heroes of Might and