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>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#66407] [PATCH gnome-team v2 1/2] gnu: xdgmime: Update to 179296748e92bd91bf531656632a1056307fb7b7.
Date: Fri, 27 Oct 2023 20:03:14 +0100	[thread overview]
Message-ID: <fe5dfc48fc48cdd70f8baba343c95193592a01cf.1698433327.git.mirai@makinata.eu> (raw)
In-Reply-To: <a92f83e395ea6a92897a84a0d0f4031f42d9afd4.1696775055.git.mirai@makinata.eu>

* 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





  reply	other threads:[~2023-10-27 19:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 14:24 [bug#66407] [PATCH gnome-team] gnu: shared-mime-info: Update to 2.3 Bruno Victal
2023-10-27 19:03 ` Bruno Victal [this message]
2023-10-27 19:33   ` [bug#66407] [PATCH gnome-team v2 1/2] gnu: xdgmime: Update to 179296748e92bd91bf531656632a1056307fb7b7 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=fe5dfc48fc48cdd70f8baba343c95193592a01cf.1698433327.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=66407@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    /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).