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