* [bug#63697] [PATCH] gnu: html-xml-utils: Update to 8.6.
@ 2023-05-24 18:07 Greg Hogan
2023-06-01 9:52 ` bug#63697: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-05-24 18:07 UTC (permalink / raw)
To: 63697; +Cc: Greg Hogan
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63697: [PATCH] gnu: html-xml-utils: Update to 8.6.
2023-05-24 18:07 [bug#63697] [PATCH] gnu: html-xml-utils: Update to 8.6 Greg Hogan
@ 2023-06-01 9:52 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-06-01 9:52 UTC (permalink / raw)
To: Greg Hogan; +Cc: 63697-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-01 9:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-24 18:07 [bug#63697] [PATCH] gnu: html-xml-utils: Update to 8.6 Greg Hogan
2023-06-01 9:52 ` bug#63697: " Efraim Flashner
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.