GNU bug report logs - #68400
[PATCH] gnu: texinfo-7: Update to 7.1.0

Previous Next

Package: guix-patches;

Reported by: antlers <antlers <at> illucid.net>

Date: Fri, 12 Jan 2024 07:40:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68400 in the body.
You can then email your comments to 68400 AT debbugs.gnu.org in the normal way.

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

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


Report forwarded to guix-patches <at> gnu.org:
bug#68400; Package guix-patches. (Fri, 12 Jan 2024 07:40:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to antlers <antlers <at> illucid.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 12 Jan 2024 07:40:02 GMT) Full text and rfc822 format available.

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

From: antlers <antlers <at> illucid.net>
To: guix-patches <at> gnu.org,
	mail <at> cbaines.net
Cc: antlers <antlers <at> illucid.net>
Subject: [PATCH] gnu: texinfo-7: Update to 7.1.0
Date: Fri, 12 Jan 2024 07:35:51 +0000
* gnu/packages/texinfo.scm(texinfo-7): Update to 7.1.0

Change-Id: Ie430edae45c4a3605f8408effd7528d86664ab61
---
Syntax highlighting!
Works best for me with pygments or highlight, though sourcing a profile
didn't expose `$GUIX_PROFILE/etc/filetypes.conf' to the latter-- I just
copied that into my working directory. Contextually, gnu-build-system
still pulls texinfo-6.

Thx!

 gnu/packages/texinfo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/texinfo.scm b/gnu/packages/texinfo.scm
index f45ae06810..a5ddc95859 100644
--- a/gnu/packages/texinfo.scm
+++ b/gnu/packages/texinfo.scm
@@ -104,14 +104,14 @@ (define-public texinfo
 (define-public texinfo-7
   (package
     (inherit texinfo)
-    (version "7.0.3")
+    (version "7.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/texinfo/texinfo-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1gq7i01iblgfcwby1977adh8mab9vpq318vsz628wlkzkp821d3l"))))
+                "0lq9nf1as11mfqf2ydyc6b1xl1hqk0qj5llavxph97hmkzqwkvny"))))
     (inputs (modify-inputs (package-inputs texinfo)
               (append perl-archive-zip)))        ;needed for 'tex2any --epub3'
     (arguments

base-commit: 40f5a3ce437083e4f259878735c2c55f41708e81
-- 
2.41.0





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

Notification sent to antlers <antlers <at> illucid.net>:
bug acknowledged by developer. (Sun, 10 Mar 2024 04:53:03 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: antlers <antlers <at> illucid.net>
Cc: 68400-done <at> debbugs.gnu.org
Subject: Re: [bug#68400] [PATCH] gnu: texinfo-7: Update to 7.1.0
Date: Sun, 10 Mar 2024 12:52:02 +0800
antlers <antlers <at> illucid.net> writes:

> * gnu/packages/texinfo.scm(texinfo-7): Update to 7.1.0
>

Pushed as commit e03886d6f6, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Apr 2024 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 110 days ago.

Previous Next


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