GNU bug report logs -
#66407
[PATCH gnome-team] gnu: shared-mime-info: Update to 2.3.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Sun, 8 Oct 2023 14:27:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 66407 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/freedesktop.scm (shared-mime-info): Update to 2.3.
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 99cf82e3f3..0ec344492b 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -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
--
2.41.0
This bug report was last modified 1 year and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.