all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 63697@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#63697] [PATCH] gnu: html-xml-utils: Update to 8.6.
Date: Wed, 24 May 2023 18:07:56 +0000	[thread overview]
Message-ID: <20230524180756.333865-1-code@greghogan.com> (raw)

* 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





             reply	other threads:[~2023-05-24 18:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 18:07 Greg Hogan [this message]
2023-06-01  9:52 ` bug#63697: [PATCH] gnu: html-xml-utils: Update to 8.6 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230524180756.333865-1-code@greghogan.com \
    --to=code@greghogan.com \
    --cc=63697@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.