gnu: shared-mime-info: Update to 2.3.

* gnu/packages/freedesktop.scm (shared-mime-info): Update to 2.3.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Bruno Victal 2023-10-27 20:03:15 +01:00 committed by Liliana Marie Prikler
parent d34e4676ed
commit 1b58b5f76b
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -533,7 +533,7 @@ (define xdgmime
(define-public shared-mime-info
(package
(name "shared-mime-info")
(version "2.2")
(version "2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -542,7 +542,7 @@ (define-public shared-mime-info
(file-name (git-file-name name version))
(sha256
(base32
"04dfnnflspprxg7qia3whz1754lfvgi4ihvmihg379936zy5xd22"))
"0w8sbhz00sk6k8pyiykfig4rm22jyibalj7g22j9qf3d2nfy8ivh"))
(patches (search-patches "shared-mime-info-xdgmime-path.patch"))))
(build-system meson-build-system)
(arguments