mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: tome4: Update to 1.6.0.
* gnu/packages/games.scm (tome4): Update to 1.6.0.
This commit is contained in:
parent
571ed9fd2b
commit
d1e3d792e4
1 changed files with 2 additions and 2 deletions
|
@ -5158,7 +5158,7 @@ (define-public open-adventure
|
|||
(define-public tome4
|
||||
(package
|
||||
(name "tome4")
|
||||
(version "1.5.10")
|
||||
(version "1.6.0")
|
||||
(synopsis "Single-player, RPG roguelike game set in the world of Eyal")
|
||||
(source
|
||||
(origin
|
||||
|
@ -5167,7 +5167,7 @@ (define-public tome4
|
|||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0mc5dgh2x9nbili7gy6srjhb23ckalf08wqq2amyjr5rq392jvd7"))
|
||||
"1z1w4ycgl5wbm0sv7577vcdfwwf4k7vaf2njzyb21rvqjizpbkwr"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
|
Loading…
Reference in a new issue