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 #8 received at 66407 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/freedesktop.scm (xdgmime): Match commit to the one used in the
shared-mime-info release.
Change-Id: I5d65544ad01526157dbe553d98dc78db037546c8
---
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 c52e921756..99cf82e3f3 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -486,7 +486,7 @@ (define-public maliit-keyboard
(define xdgmime
;; No public release, match commit to the one used in the
;; shared-mime-info release.
- (let ((commit "de283fc430460b9b3a7e61432a6d273cd64cb102")
+ (let ((commit "179296748e92bd91bf531656632a1056307fb7b7")
(revision "1"))
(package
(name "xdgmime")
@@ -499,7 +499,7 @@ (define xdgmime
(file-name (git-file-name name version))
(sha256
(base32
- "0m9k7nfxgchb9j0xh9cwsldz6564qisqdkvlhgkcgc0grd4nfbn9"))))
+ "04bpbqlkmwi2pqx1lj3awa9f9gwp4n91fpnz8hbbd0hl8x41przm"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: 2677bf985c0025d04ffdcff31763978b633dbc58
--
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.