From cd44ba4942c1eda3d5da84d639cb8844b5f1dd46 Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Thu, 9 Jan 2025 22:38:04 +0100 Subject: [PATCH] gnu: gvfs: Update to 1.56.1. * 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 0d9362d21ce762a4fae1ba52f6b66f6004b233c8..fbb30156163ad4a80004ffff27a020fe67e6efd9 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -7164,7 +7164,7 @@ MS Graph APIs.") (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/" @@ -7172,7 +7172,7 @@ MS Graph APIs.") "gvfs-" version ".tar.xz")) (sha256 (base32 - "0cgjlxrs4qr08igqjpkhfxpzydj8m9y9n92z091knkj5170x5bbj")))) + "045a17jqh5f3aks5c3wc9ipfxg8f37gb2dz26j3qyr3rqv71qww6")))) (build-system meson-build-system) (arguments (list @@ -7212,7 +7212,7 @@ MS Graph APIs.") dbus elogind fuse - gcr-3 + gcr glib gnome-online-accounts gsettings-desktop-schemas @@ -7229,6 +7229,7 @@ MS Graph APIs.") libnfs libsecret lsof + msgraph samba libsoup libxml2