3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: nautilus: Update to 3.24.1.

* gnu/packages/gnome.scm (nautilus): Update to 3.24.1.
This commit is contained in:
Marius Bakke 2017-05-24 19:54:28 +02:00
parent 44b1e86db2
commit ac8f1ce477
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -5200,7 +5200,7 @@ shared object databases, search tools and indexing.")
(define-public nautilus
(package
(name "nautilus")
(version "3.22.2")
(version "3.24.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -5208,7 +5208,7 @@ shared object databases, search tools and indexing.")
name "-" version ".tar.xz"))
(sha256
(base32
"1cv5xsah04svxx0b6di7iah9gcwk6na2c6lp442pal9v2ybrw76f"))))
"1cn6bmzmahzlwcd4gllsvx6dva386xm3papgzpv1r34abw73sf27"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags