gnu: gvfs: Update to 1.28.3.

* gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
This commit is contained in:
Tobias Geerinckx-Rice 2016-08-17 16:45:34 +02:00
parent 866b05fd07
commit cde2506f9d
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -3428,7 +3428,7 @@ (define-public libgudev
(define-public gvfs
(package
(name "gvfs")
(version "1.28.1")
(version "1.28.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -3436,7 +3436,7 @@ (define-public gvfs
name "-" version ".tar.xz"))
(sha256
(base32
"16bry61hg681bwb0pih86cjayzvc5f89ip5xd8fydcy16nnfbksf"))))
"05xxy0ids310qy24vmkyl3hc6mq05p39aa8mkr5fzxkhhnv4r325"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; XXX: requiring `pidof'