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.68.1.
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.68.1. Closes: guix/guix#4240 Change-Id: Ide56575ac9312432499e22612dd07af7ac41a87b Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user