unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 66407@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#66407] [PATCH gnome-team] gnu: shared-mime-info: Update to 2.3.
Date: Sun,  8 Oct 2023 15:24:15 +0100	[thread overview]
Message-ID: <a92f83e395ea6a92897a84a0d0f4031f42d9afd4.1696775055.git.mirai@makinata.eu> (raw)

* gnu/packages/freedesktop.scm (shared-mime-info): Update to 2.3.
(xdgmime): Match commit to the one used in the shared-mime-info release.
---
 gnu/packages/freedesktop.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 85ba5ba147..4c191e1d27 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -472,7 +472,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")
@@ -485,7 +485,7 @@ (define xdgmime
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0m9k7nfxgchb9j0xh9cwsldz6564qisqdkvlhgkcgc0grd4nfbn9"))))
+                  "04bpbqlkmwi2pqx1lj3awa9f9gwp4n91fpnz8hbbd0hl8x41przm"))))
       (build-system gnu-build-system)
       (arguments
        (list
@@ -519,7 +519,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
@@ -528,7 +528,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

base-commit: 7d134b57b79188f8c878625d4e09f9bd6181e8c0
-- 
2.41.0





             reply	other threads:[~2023-10-08 14:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 14:24 Bruno Victal [this message]
2023-10-27 19:03 ` [bug#66407] [PATCH gnome-team v2 1/2] gnu: xdgmime: Update to 179296748e92bd91bf531656632a1056307fb7b7 Bruno Victal
2023-10-27 19:33   ` Liliana Marie Prikler
2023-10-27 19:03 ` [bug#66407] [PATCH gnome-team v2 2/2] gnu: shared-mime-info: Update to 2.3 Bruno Victal
2023-11-04  7:13   ` bug#66407: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a92f83e395ea6a92897a84a0d0f4031f42d9afd4.1696775055.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=66407@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).