me
/
guix
Archived
1
0
Fork 0

gnu: wesnoth: Update to 1.16.9.

* gnu/packages/games.scm (wesnoth): Update to 1.16.9.
master
Tobias Geerinckx-Rice 2023-07-16 02:00:03 +02:00
parent 3aa9098bcb
commit e5830022d9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4521,7 +4521,7 @@ falling, themeable graphics and sounds, and replays.")
(define-public wesnoth
(package
(name "wesnoth")
(version "1.16.6")
(version "1.16.9")
(source (origin
(method git-fetch)
(uri (git-reference
@ -4530,7 +4530,7 @@ falling, themeable graphics and sounds, and replays.")
(file-name (string-append name "-" version ".tar.bz2"))
(sha256
(base32
"0hfvxmdnwn86w254blbjacia342j47rhhahm6ca79la9d04rlz3m"))))
"06gfgkg8f98jsj9vnbglw5lqflqzf0229n6wf3xl12carjzgaq9g"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ;no test target