guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit f35eb6ad8690a12a05c85102e04dd7984c162583
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:21 2025 +0900
gnu: gvfs: Update to 1.57.2.
* gnu/packages/gnome.scm (gvfs): Update to 1.57.2.
Change-Id: I122ec500274837b4476f204ca53a31a7676a2599
---
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 419f38f917..b7582e9459 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7018,7 +7018,7 @@ MS Graph APIs.")
(define-public gvfs
(package
(name "gvfs")
- (version "1.56.1")
+ (version "1.57.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gvfs/"
@@ -7026,7 +7026,7 @@ MS Graph APIs.")
"gvfs-" version ".tar.xz"))
(sha256
(base32
- "045a17jqh5f3aks5c3wc9ipfxg8f37gb2dz26j3qyr3rqv71qww6"))))
+ "11cmkqlr3cpiqm4p71jm1mwnjmli3v913c2xx0bw3mhzra7fyszi"))))
(build-system meson-build-system)
(arguments
(list