guix-commits
[Top][All Lists]
Advanced

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

44/48: gnu: nautilus: Update to 3.20.2.


From: ???
Subject: 44/48: gnu: nautilus: Update to 3.20.2.
Date: Tue, 23 Aug 2016 12:11:51 +0000 (UTC)

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

commit 2630311de7741f7f8487d115208214fccec9d4f0
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 22:04:56 2016 +0800

    gnu: nautilus: Update to 3.20.2.
    
    * gnu/packages/gnome.scm (nautilus): Update to 3.20.2.
---
 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 04d5e12..95d9506 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4864,7 +4864,7 @@ as SASL, TLS and VeNCrypt.  Additionally it supports 
encoding extensions.")
 (define-public nautilus
   (package
     (name "nautilus")
-    (version "3.20.1")
+    (version "3.20.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4872,7 +4872,7 @@ as SASL, TLS and VeNCrypt.  Additionally it supports 
encoding extensions.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1s41bsihacs7cywm60vqgv46m22gmga4b0bwxnki4r02jjwhgagj"))))
+                "1bnalv0ljdjzqzvh3rfyg7r4z8vdbq1gdard5q68riqdi2dnfvld"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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