mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: openttd-jgrpp: Update to 0.69.2.
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.69.2. Change-Id: I842f8f40ee7e6c3382071bac31df6ecee64d7c23
This commit is contained in:
parent
01b97dff35
commit
a1bb14f853
1 changed files with 2 additions and 2 deletions
|
|
@ -5608,7 +5608,7 @@ Transport Tycoon Deluxe.")
|
|||
(package
|
||||
(inherit openttd)
|
||||
(name "openttd-jgrpp")
|
||||
(version "0.68.2")
|
||||
(version "0.69.2")
|
||||
(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 "0kd4zd48352q74jv0kgh8asgksbnq2441lk894r0jm16iigsgg88"))))
|
||||
(base32 "142kxddx0pv8wi9ca4xfl3hv857k828bayi8n8nv0zrcjb9s3lqg"))))
|
||||
(inputs (modify-inputs (package-inputs openttd)
|
||||
(append sdl2 zstd harfbuzz)))
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue