GNU bug report logs -
#62475
[PATCH] gnu: texinfo: Update to 7.0.3
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Mon, 27 Mar 2023 04:20:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.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 62475 in the body.
You can then email your comments to 62475 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#62475
; Package
guix-patches
.
(Mon, 27 Mar 2023 04:20:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 27 Mar 2023 04:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.3
---
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 77fc3baaf7..b069c42ca7 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.2")
+ (version "7.0.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/texinfo/texinfo-"
version ".tar.xz"))
(sha256
(base32
- "1balvbkdlwa8zwnzp4irkixq1zhps2wr6njmwj4ilgiqc4rfq4gj"))))
+ "1gq7i01iblgfcwby1977adh8mab9vpq318vsz628wlkzkp821d3l"))))
(inputs (modify-inputs (package-inputs texinfo)
(append perl-archive-zip))) ;needed for 'tex2any --epub3'
(arguments
base-commit: 04724e59971b03f86a410285653d24005c62b924
prerequisite-patch-id: 60c243d1f648739628f0c2d4425873d31997a669
prerequisite-patch-id: d0961f0aef38737a9d2cc0ee520b30964064e705
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62475
; Package
guix-patches
.
(Mon, 27 Mar 2023 16:07:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.3
> ---
> gnu/packages/texinfo.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to the master branch as
da410b45a93c42b07c7ea6a514eafa5e7cf4e497.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 27 Mar 2023 16:07:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 27 Mar 2023 16:07:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 25 Apr 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.