diff options
| -rw-r--r-- | gnu/packages/gnome.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index b42717f1259..68bd1edcb03 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -7020,7 +7020,7 @@ MS Graph APIs.") (define-public gvfs (package (name "gvfs") - (version "1.56.1") + (version "1.58.0") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/gvfs/" @@ -7028,7 +7028,7 @@ MS Graph APIs.") "gvfs-" version ".tar.xz")) (sha256 (base32 - "045a17jqh5f3aks5c3wc9ipfxg8f37gb2dz26j3qyr3rqv71qww6")))) + "0bqq9z1y31yk3c8wz8i8fql7dr8cfxsd5a49xc4v7z6hfdlf76yx")))) (build-system meson-build-system) (arguments (list |
