gnu: 7kaa: Update to 2.15.5.
* gnu/packages/games.scm (7kaa): Update to 2.15.5.
This commit is contained in:
parent
91363452f2
commit
5c6808748d
1 changed files with 2 additions and 2 deletions
|
@ -12063,7 +12063,7 @@ protect you.")
|
|||
(define-public 7kaa
|
||||
(package
|
||||
(name "7kaa")
|
||||
(version "2.15.4p1")
|
||||
(version "2.15.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -12071,7 +12071,7 @@ protect you.")
|
|||
"releases/download/v" version "/"
|
||||
"7kaa-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1y7v0jhp3apb619p7asikqr1dnwb2yxbh40wbx1ppmr5f03mq9ph"))))
|
||||
(base32 "0axbv14fh87hwjabrb3zv7ivj88rs6kd2xq6s9qlpsszk20jc2im"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list gettext-minimal pkg-config))
|
||||
|
|
Reference in a new issue