aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-04-01 17:10:19 +0800
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-04-03 13:09:59 +0200
commita7a8c0c11cf39a1b25134d4c037fd129cb0d2a39 (patch)
tree4aa42b43fd74c4b0589f094a238a02c9df0f53af /gnu
parenta43a3b757b99519700851291b778c639ed0886c7 (diff)
downloadguix-a7a8c0c11cf39a1b25134d4c037fd129cb0d2a39.tar.gz
guix-a7a8c0c11cf39a1b25134d4c037fd129cb0d2a39.zip
gnu: fheroes2: Update to 1.0.2.
* gnu/packages/games.scm (fheroes2): Update to 1.0.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
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 @@ disassembly of the DOS version, extended with new features.")
(define-public fheroes2
(package
(name "fheroes2")
- (version "1.0.0")
+ (version "1.0.2")
(source
(origin
(method git-fetch)
@@ -11024,7 +11024,7 @@ disassembly of the DOS version, extended with new features.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0bvp9xhzlh4d6q5jlvz4nciald75g9v0vahzax47q9xgajnbibzk"))))
+ (base32 "18hl84lapmqc810rnh2wkd4p2mnfcl4gbmg5sizakqcfpahgsl33"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests