iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit fa518b8f00f6921334ecd3519ded7c35d37fcb9a
Author: 宋文武 <[email protected]>
Date: Fri Apr 29 11:31:23 2016 +0800
gnu: nautilus: Update to 3.20.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.20.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7c1a2f9..ea94582 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4695,7 +4695,7 @@ as SASL, TLS and VeNCrypt. Additionally it supports
encoding extensions.")
(define-public nautilus
(package
(name "nautilus")
- (version "3.20.0")
+ (version "3.20.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4703,7 +4703,7 @@ as SASL, TLS and VeNCrypt. Additionally it supports
encoding extensions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "14s234b4l7hsxng1n3kkj4c8sjsq2vl2l2fw0caqfxva9md9k9vw"))))
+ "1s41bsihacs7cywm60vqgv46m22gmga4b0bwxnki4r02jjwhgagj"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags