mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: powwow: Update to 1.2.23.
* gnu/packages/games.scm (powwow): Update to 1.2.23.
This commit is contained in:
parent
fd8dbf98ad
commit
4529b763c4
1 changed files with 2 additions and 2 deletions
|
@ -4748,7 +4748,7 @@ is attributed to Albert Einstein.")
|
|||
(define-public powwow
|
||||
(package
|
||||
(name "powwow")
|
||||
(version "1.2.22")
|
||||
(version "1.2.23")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4756,7 +4756,7 @@ is attributed to Albert Einstein.")
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"12i11b8zxg8vdb9d6ims8qy2lmwwr42rcqbwq3vsa1x94s51bcbp"))))
|
||||
"1wkl6j91pp40aps2hhnsv0bndgq49smfffws4hqcn7847bpnwwm6"))))
|
||||
(inputs
|
||||
`(("ncurses" ,ncurses)))
|
||||
(build-system gnu-build-system)
|
||||
|
|
Loading…
Reference in a new issue