gnu: gnome-tweak-tool: Update to 3.24.1.

* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
This commit is contained in:
Tobias Geerinckx-Rice 2017-06-26 15:00:38 +02:00
parent 24b91ebd2e
commit a78507698a
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -5708,7 +5708,7 @@ (define-public gnome-dictionary
(define-public gnome-tweak-tool
(package
(name "gnome-tweak-tool")
(version "3.24.0")
(version "3.24.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-tweak-tool/"
@ -5718,7 +5718,7 @@ (define-public gnome-tweak-tool
(search-patch "gnome-tweak-tool-search-paths.patch")))
(sha256
(base32
"000ygz9wgnv8pimb6rwbjfm12vbx4138pwkq36ci0k6v827282wk"))))
"0rgmm7n6jwc5hz64sprm4jxnky62hw839a7r18rn1mj884vnn8hr"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags '("--localstatedir=/tmp"