guix-commits
[Top][All Lists]
Advanced

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

77/97: gnu: gvfs: Update to 1.28.0.


From: ???
Subject: 77/97: gnu: gvfs: Update to 1.28.0.
Date: Thu, 07 Apr 2016 03:13:06 +0000

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

commit 4f2ec02d7dc4abe2ff23a75223144f3f548d2a29
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:38:16 2016 +0800

    gnu: gvfs: Update to 1.28.0.
    
    * gnu/packages/gnome.scm (gvfs): Update to 1.28.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b80d1c7..8d9978f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3279,7 +3279,7 @@ part of udev-extras, then udev, then systemd.  It's now a 
project on its own.")
 (define-public gvfs
   (package
     (name "gvfs")
-    (version "1.26.2")
+    (version "1.28.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3287,7 +3287,7 @@ part of udev-extras, then udev, then systemd.  It's now a 
project on its own.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "064dsjrdjcbi38zl38jhh4r9jcpiygg7x4c8s6s2rb757l7nwnv9"))))
+                "017pynx7rfrhgvg904kwxdw9dc26zb0v7ymkspm059qcvw5gqwng"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f)) ; XXX: requiring `pidof'



reply via email to

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