GNU bug report logs -
#75470
[PATCH gnome-team 00/59] To 46.7 and beyond
Previous Next
Full log
Message #59 received at 75470 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (gvfs): Update to 1.56.1.
[inputs]: Add gcr and msgraph.
---
gnu/packages/gnome.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index fec4fb235f..519c2fb0b5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7160,7 +7160,7 @@ (define-public msgraph
(define-public gvfs
(package
(name "gvfs")
- (version "1.50.7")
+ (version "1.56.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gvfs/"
@@ -7168,7 +7168,7 @@ (define-public gvfs
"gvfs-" version ".tar.xz"))
(sha256
(base32
- "0cgjlxrs4qr08igqjpkhfxpzydj8m9y9n92z091knkj5170x5bbj"))))
+ "045a17jqh5f3aks5c3wc9ipfxg8f37gb2dz26j3qyr3rqv71qww6"))))
(build-system meson-build-system)
(arguments
(list
@@ -7208,7 +7208,7 @@ (define-public gvfs
dbus
elogind
fuse
- gcr-3
+ gcr
glib
gnome-online-accounts
gsettings-desktop-schemas
@@ -7225,6 +7225,7 @@ (define-public gvfs
libnfs
libsecret
lsof
+ msgraph
samba
libsoup
libxml2
--
2.47.1
This bug report was last modified 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.