me
/
guix
Archived
1
0
Fork 0

gnu: gnome-sudoku: Update to 3.22.2.

* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.22.2.
master
Mark H Weaver 2017-01-09 04:45:49 -05:00
parent 7399296264
commit d56bea89ea
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 2 additions and 2 deletions

View File

@ -2298,7 +2298,7 @@ floating in an ocean using only your brain and a little bit of luck.")
(define-public gnome-sudoku (define-public gnome-sudoku
(package (package
(name "gnome-sudoku") (name "gnome-sudoku")
(version "3.20.5") (version "3.22.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2307,7 +2307,7 @@ floating in an ocean using only your brain and a little bit of luck.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"166bbv5k50v7pjp3wbl2rmxcmv1adwr14hxg5rw2ws8kams8151k")))) "1sz2ln2nc9ff7zigghil32vbmr2qhb98dc0rbrz755rlrsh8pi08"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config) `(("pkg-config" ,pkg-config)