mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user