diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 452c18e28d..aecb04fcbf 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -11015,7 +11015,7 @@ (define-public sdlpop (define-public fheroes2 (package (name "fheroes2") - (version "1.0.0") + (version "1.0.2") (source (origin (method git-fetch) @@ -11024,7 +11024,7 @@ (define-public fheroes2 (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "0bvp9xhzlh4d6q5jlvz4nciald75g9v0vahzax47q9xgajnbibzk")))) + (base32 "18hl84lapmqc810rnh2wkd4p2mnfcl4gbmg5sizakqcfpahgsl33")))) (build-system cmake-build-system) (arguments `(#:tests? #f ; no tests