GNU bug report logs - #63697
[PATCH] gnu: html-xml-utils: Update to 8.6.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Wed, 24 May 2023 18:09:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63697: closed ([PATCH] gnu: html-xml-utils: Update to 8.6.)
Date: Thu, 01 Jun 2023 09:56:06 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 1 Jun 2023 12:52:23 +0300
with message-id <ZHhqV-wS_fx-d3-4 <at> 3900XT>
and subject line Re: [bug#63697] [PATCH] gnu: html-xml-utils: Update to 8.6.
has caused the debbugs.gnu.org bug report #63697,
regarding [PATCH] gnu: html-xml-utils: Update to 8.6.
to be marked as done.

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


-- 
63697: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63697
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: html-xml-utils: Update to 8.6.
Date: Wed, 24 May 2023 18:07:56 +0000
* gnu/packages/xml.scm (html-xml-utils): Update to 8.6.
---
 gnu/packages/xml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 2bc4f66c01..8d9974b825 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -1353,7 +1353,7 @@ (define-public xmlstarlet
 (define-public html-xml-utils
  (package
    (name "html-xml-utils")
-   (version "7.9")
+   (version "8.6")
    (source
     (origin
       (method url-fetch)
@@ -1361,7 +1361,7 @@ (define-public html-xml-utils
             "https://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-"
             version ".tar.gz"))
       (sha256
-       (base32 "0gs3xvdbzhk5k12i95p5d4fgkkaldnlv45sch7pnncb0lrpcjsnq"))))
+       (base32 "1cjgvgrg3bjfxfl0nh55vhr37ijld7pd8bl7s8j3kkbcyfg7512y"))))
    (build-system gnu-build-system)
    (home-page "https://www.w3.org/Tools/HTML-XML-utils/")
    (synopsis "Command line utilities to manipulate HTML and XML files")
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Greg Hogan <code <at> greghogan.com>
Cc: 63697-done <at> debbugs.gnu.org
Subject: Re: [bug#63697] [PATCH] gnu: html-xml-utils: Update to 8.6.
Date: Thu, 1 Jun 2023 12:52:23 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 361 days ago.

Previous Next


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