mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 03:51:53 +02:00
gnu: openttd-jgrpp: Update to 0.69.2.
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.69.2. Change-Id: I842f8f40ee7e6c3382071bac31df6ecee64d7c23 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
9f13ecff2d
commit
6a5a4fa371
@@ -5649,7 +5649,7 @@ Transport Tycoon Deluxe.")
|
||||
(package
|
||||
(inherit openttd)
|
||||
(name "openttd-jgrpp")
|
||||
(version "0.68.2")
|
||||
(version "0.69.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -5658,7 +5658,7 @@ Transport Tycoon Deluxe.")
|
||||
(commit (string-append "jgrpp-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0kd4zd48352q74jv0kgh8asgksbnq2441lk894r0jm16iigsgg88"))))
|
||||
(base32 "142kxddx0pv8wi9ca4xfl3hv857k828bayi8n8nv0zrcjb9s3lqg"))))
|
||||
(inputs (modify-inputs (package-inputs openttd)
|
||||
(append zstd harfbuzz)))
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user