mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
gnu: tome4: Update to 1.6.6.
* gnu/packages/games.scm (tome4): Update to 1.6.6.
This commit is contained in:
parent
a66ee82a05
commit
e75221fd28
1 changed files with 2 additions and 2 deletions
|
@ -5181,7 +5181,7 @@ (define-public open-adventure
|
||||||
(define-public tome4
|
(define-public tome4
|
||||||
(package
|
(package
|
||||||
(name "tome4")
|
(name "tome4")
|
||||||
(version "1.6.5")
|
(version "1.6.6")
|
||||||
(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
|
||||||
|
@ -5190,7 +5190,7 @@ (define-public tome4
|
||||||
version ".tar.bz2"))
|
version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ifi057idid8xq7af8ybs99b6939hyfif1ml1ihjpx02vinmd419"))
|
"1amx0y49scy9hq71wjvkdzvgclwa2g54vkv4bf40mxyp4pl0bq7m"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
Loading…
Reference in a new issue