me
/
guix
Archived
1
0
Fork 0

gnu: gnome-sudoku: Update to 3.34.1.

* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.34.1.

(cherry picked from commit d82cdcd537040e53e1c423a7994c0c773f2c71d6)
master
Kei Kebreau 2019-12-23 10:41:35 -05:00
parent d79e9b1bb6
commit 857eb19088
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -3832,7 +3832,7 @@ floating in an ocean using only your brain and a little bit of luck.")
(define-public gnome-sudoku
(package
(name "gnome-sudoku")
(version "3.32.0")
(version "3.34.1")
(source
(origin
(method url-fetch)
@ -3841,7 +3841,7 @@ floating in an ocean using only your brain and a little bit of luck.")
name "-" version ".tar.xz"))
(sha256
(base32
"1wwdjflw1lbx3cv6gvqcgp5jnjkrq37ld6mjbjj03g3vr90qaf0l"))))
"025y85r4qqardivvwiwhbmgarziykdy224m8zlrq8b79zv82793b"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t