guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 6350b66b1ada1513f95e04822786a744be0c09d2
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 e9d5842a35..0756d68ca4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7108,7 +7108,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/"
@@ -7116,7 +7116,7 @@ MS Graph APIs.")
"gvfs-" version ".tar.xz"))
(sha256
(base32
- "045a17jqh5f3aks5c3wc9ipfxg8f37gb2dz26j3qyr3rqv71qww6"))))
+ "11cmkqlr3cpiqm4p71jm1mwnjmli3v913c2xx0bw3mhzra7fyszi"))))
(build-system meson-build-system)
(arguments
(list