This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new fa0b5187c3 gnu: openttd-jgrpp: Update to 0.68.2.
fa0b5187c3 is described below
commit fa0b5187c341e27d866c89d0bd2d28abe8bca072
Author: Patrick Norton <[email protected]>
AuthorDate: Thu Dec 4 08:14:02 2025 -0500
gnu: openttd-jgrpp: Update to 0.68.2.
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.68.2.
Closes: guix/guix#4654
Change-Id: I78acd5e97f1a295198368acae6ea67ff1172011c
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 430794e2ee..a391c6fb21 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5605,7 +5605,7 @@ Transport Tycoon Deluxe.")
(package
(inherit openttd)
(name "openttd-jgrpp")
- (version "0.68.1")
+ (version "0.68.2")
(source
(origin
(method git-fetch)
@@ -5614,7 +5614,7 @@ Transport Tycoon Deluxe.")
(commit (string-append "jgrpp-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "03jk3hgjribr4w2v8xpfmr0yb5bl19qmmmag21qp4ypvglp2vybz"))))
+ (base32 "0kd4zd48352q74jv0kgh8asgksbnq2441lk894r0jm16iigsgg88"))))
(inputs (modify-inputs (package-inputs openttd)
(append sdl2 zstd harfbuzz)))
(arguments