emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62475: closed ([PATCH] gnu: texinfo: Update to 7.0.3)


From: GNU bug Tracking System
Subject: bug#62475: closed ([PATCH] gnu: texinfo: Update to 7.0.3)
Date: Mon, 27 Mar 2023 16:07:03 +0000

Your message dated Mon, 27 Mar 2023 17:06:12 +0100
with message-id <87bkkenppz.fsf@cbaines.net>
and subject line Re: [bug#62475] [PATCH] gnu: texinfo: Update to 7.0.3
has caused the debbugs.gnu.org bug report #62475,
regarding [PATCH] gnu: texinfo: Update to 7.0.3
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62475: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62475
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: texinfo: Update to 7.0.3 Date: Sun, 26 Mar 2023 21:18:49 -0700
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62475] [PATCH] gnu: texinfo: Update to 7.0.3 Date: Mon, 27 Mar 2023 17:06:12 +0100 User-agent: mu4e 1.8.13; emacs 28.2
Andy Tai <atai@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]