gnu: file-roller: Update to 3.32.2.

* gnu/packages/gnome.scm (file-roller): Update to 3.32.2.
This commit is contained in:
Kei Kebreau 2019-11-02 09:36:54 -04:00
parent 606803654c
commit 2b01919943
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

@ -5070,7 +5070,7 @@ (define-public shotwell
(define-public file-roller
(package
(name "file-roller")
(version "3.32.1")
(version "3.32.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -5078,7 +5078,7 @@ (define-public file-roller
name "-" version ".tar.xz"))
(sha256
(base32
"0irm72cf8222h93skivn0nn0ckahiiiimy4rb9r3ccjvhi3hiaqw"))))
"0w8s6hakgsvb2nqwbv0lr8ki4cbf1pz5z3qwkb0b2k7ppbh7j2n6"))))
(build-system meson-build-system)
(native-inputs
`(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database