gnu: file-roller: Update to 3.40.0.

* gnu/packages/gnome.scm (file-roller): Update to 3.40.0.
This commit is contained in:
Mathieu Othacehe 2021-09-24 19:21:53 +00:00
parent f5acb8198a
commit b8aa7bf67e
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -7090,7 +7090,7 @@ (define-public shotwell
(define-public file-roller
(package
(name "file-roller")
(version "3.38.0")
(version "3.40.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/file-roller/"
@ -7098,7 +7098,7 @@ (define-public file-roller
"file-roller-" version ".tar.xz"))
(sha256
(base32
"06ikvjjcgb8nxabkn2rywy76a1c7s6w8dszaxvaxldbxarp1qgbj"))))
"039w1dcpa5ypmv6sm634alk9vbcdkyvy595vkh5gn032jsiqca2a"))))
(build-system meson-build-system)
(native-inputs
`(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database