guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 75be25cdb18a3bfb01acdef5ceca1adfd56e31c2
Author: Patrick Norton <[email protected]>
AuthorDate: Sat Nov 15 12:27:49 2025 -0500
gnu: openttd-jgrpp: Update to 0.68.1.
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.68.1.
Closes: guix/guix#4240
Change-Id: Ide56575ac9312432499e22612dd07af7ac41a87b
Signed-off-by: 宋文武 <[email protected]>
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 60641b1926..5ef6d46d01 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5608,7 +5608,7 @@ Transport Tycoon Deluxe.")
(package
(inherit openttd)
(name "openttd-jgrpp")
- (version "0.67.1")
+ (version "0.68.1")
(source
(origin
(method git-fetch)
@@ -5617,7 +5617,7 @@ Transport Tycoon Deluxe.")
(commit (string-append "jgrpp-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1f6d53w23kg82dd8hnr24b5ssfsz9vdlvf4hipbx78n1fmzirj8q"))))
+ (base32 "03jk3hgjribr4w2v8xpfmr0yb5bl19qmmmag21qp4ypvglp2vybz"))))
(inputs (modify-inputs (package-inputs openttd)
(append sdl2 zstd harfbuzz)))
(arguments