guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

47/55: gnu: nautilus: Update to 3.20.1.


From: ???
Subject: 47/55: gnu: nautilus: Update to 3.20.1.
Date: Sat, 30 Apr 2016 09:49:33 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 55696ac428a4c90d9f04ecad7974f191eee0e852
Author: 宋文武 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]