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 342c82027b gnu: openttd-jgrpp: Update to 0.70.0.
342c82027b is described below
commit 342c82027bc2f647c00d457ad1f0748d3dc0ac10
Author: Patrick Norton <[email protected]>
AuthorDate: Wed Feb 11 17:26:32 2026 -0500
gnu: openttd-jgrpp: Update to 0.70.0.
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.70.0.
Closes: guix/guix#6336
Change-Id: I65452157beeb0e5dee4b4dcba6bbd0a2f759fb22
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 cc1094920e..cc2a412781 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5653,7 +5653,7 @@ Transport Tycoon Deluxe.")
(package
(inherit openttd)
(name "openttd-jgrpp")
- (version "0.69.2")
+ (version "0.70.0")
(source
(origin
(method git-fetch)
@@ -5662,7 +5662,7 @@ Transport Tycoon Deluxe.")
(commit (string-append "jgrpp-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "142kxddx0pv8wi9ca4xfl3hv857k828bayi8n8nv0zrcjb9s3lqg"))))
+ (base32 "1akw41078mins4rmc993kali6njxqhlz1rzbq9mds5rbfa9qpy51"))))
(inputs (modify-inputs (package-inputs openttd)
(append zstd harfbuzz)))
(arguments