gnu: tome4: Update to 1.7.2.
* gnu/packages/games.scm (tome4): Update to 1.7.2.
This commit is contained in:
parent
d265e61f50
commit
9d8ebe703e
1 changed files with 2 additions and 2 deletions
|
@ -6590,7 +6590,7 @@ Crowther & Woods, its original authors, in 1995. It has been known as
|
||||||
(define-public tome4
|
(define-public tome4
|
||||||
(package
|
(package
|
||||||
(name "tome4")
|
(name "tome4")
|
||||||
(version "1.7.0")
|
(version "1.7.2")
|
||||||
(synopsis "Single-player, RPG roguelike game set in the world of Eyal")
|
(synopsis "Single-player, RPG roguelike game set in the world of Eyal")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
@ -6598,7 +6598,7 @@ Crowther & Woods, its original authors, in 1995. It has been known as
|
||||||
(uri (string-append "https://te4.org/dl/t-engine/t-engine4-src-"
|
(uri (string-append "https://te4.org/dl/t-engine/t-engine4-src-"
|
||||||
version ".tar.bz2"))
|
version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1fs0320n3ndd5kd6j9y22jsd1hbn356d4dr11kl3iy5ssix7832s"))
|
(base32 "1xa0pdn9pggwf7hnqb87ya2qxqhjahkdjwf8cr2y01gixgrkj9lv"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
Reference in a new issue