GNU bug report logs - #77032
[PATCH] home: xdg-mime-applications: Update Freedesktop specification links.

Previous Next

Package: guix-patches;

Reported by: gemmaro <gemmaro.dev <at> gmail.com>

Date: Sat, 15 Mar 2025 11:57:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

To reply to this bug, email your comments to 77032 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to andrew <at> trop.in, janneke <at> gnu.org, ludo <at> gnu.org, tanguy <at> bioneland.org, guix-patches <at> gnu.org:
bug#77032; Package guix-patches. (Sat, 15 Mar 2025 11:57:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to gemmaro <gemmaro.dev <at> gmail.com>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, janneke <at> gnu.org, ludo <at> gnu.org, tanguy <at> bioneland.org, guix-patches <at> gnu.org. (Sat, 15 Mar 2025 11:57:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gemmaro <gemmaro.dev <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: gemmaro <gemmaro.dev <at> gmail.com>
Subject: [PATCH] home: xdg-mime-applications: Update Freedesktop specification
 links.
Date: Sat, 15 Mar 2025 20:55:34 +0900
* gnu/home/services/xdg.scm: Updated the specification page links for "Shared
MIME-info Database" and "Association between MIME types and applications" to
fix the broken links.

Change-Id: Ib25fd740dbdfc7e17951d10bfc2e4a83901911da
---
 gnu/home/services/xdg.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/home/services/xdg.scm b/gnu/home/services/xdg.scm
index c5aaa77fad..2ad33a7418 100644
--- a/gnu/home/services/xdg.scm
+++ b/gnu/home/services/xdg.scm
@@ -2,6 +2,7 @@
 ;;; Copyright © 2021, 2022 Andrew Tropin <andrew <at> trop.in>
 ;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
 ;;; Copyright © 2023 Bruno Victal <mirai <at> makinata.eu>
+;;; Copyright © 2025 gemmaro <gemmaro.dev <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -309,8 +310,8 @@ (define (generate-home-xdg-user-directories-documentation)
 ;;                    '((exec . "echo hi"))))))))))
 
 ;; See
-;; <https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html>
-;; <https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html>
+;; <https://specifications.freedesktop.org/shared-mime-info-spec/latest/>
+;; <https://specifications.freedesktop.org/mime-apps-spec/latest/>
 
 (define (serialize-alist field-name val)
   (define (serialize-mimelist-entry key val)

base-commit: 1bf1daac77316898d716c27968e4100d8ce464fb
-- 
2.48.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sat, 22 Mar 2025 10:22:03 GMT) Full text and rfc822 format available.

Notification sent to gemmaro <gemmaro.dev <at> gmail.com>:
bug acknowledged by developer. (Sat, 22 Mar 2025 10:22:03 GMT) Full text and rfc822 format available.

Message #10 received at 77032-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: gemmaro <gemmaro.dev <at> gmail.com>
Cc: 77032-done <at> debbugs.gnu.org
Subject: Re: [bug#77032] [PATCH] home: xdg-mime-applications: Update
 Freedesktop specification links.
Date: Sat, 22 Mar 2025 18:25:19 +0800
gemmaro <gemmaro.dev <at> gmail.com> writes:

> * gnu/home/services/xdg.scm: Updated the specification page links for "Shared
> MIME-info Database" and "Association between MIME types and applications" to
> fix the broken links.

Pushed as commit db023ab59, thank you!




This bug report was last modified 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.