unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51797] [PATCH] gnu: tidy-html: Update to 5.8.0.
@ 2021-11-12 22:51 Philip McGrath
  2021-11-17 16:12 ` bug#51797: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Philip McGrath @ 2021-11-12 22:51 UTC (permalink / raw)
  To: 51797; +Cc: Philip McGrath

* gnu/packages/web.scm (tidy-html): Update to 5.8.0.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index fb0ca7646a..a8b4da84eb 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6145,7 +6145,7 @@ (define-public xinetd
 (define-public tidy-html
   (package
     (name "tidy-html")
-    (version "5.7.28")
+    (version "5.8.0")
     (source
      (origin
        (method git-fetch)
@@ -6155,7 +6155,7 @@ (define-public tidy-html
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "01k5sqwgcsr26i8031v1yr2r8qcy9a5w7sj800660haszgfbjz2f"))))
+         "1vd50q6xqxvidaclinsm89p6r0494wj72j1gpk32vkkhhx15cddz"))))
     (build-system cmake-build-system)
     (outputs '("out"
                "static"))               ; 1.3MiB of .a files
-- 
2.32.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51797: [PATCH] gnu: tidy-html: Update to 5.8.0.
  2021-11-12 22:51 [bug#51797] [PATCH] gnu: tidy-html: Update to 5.8.0 Philip McGrath
@ 2021-11-17 16:12 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-17 16:12 UTC (permalink / raw)
  To: Philip McGrath; +Cc: 51797-done

Hi,

Philip McGrath <philip@philipmcgrath.com> skribis:

> * gnu/packages/web.scm (tidy-html): Update to 5.8.0.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-17 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 22:51 [bug#51797] [PATCH] gnu: tidy-html: Update to 5.8.0 Philip McGrath
2021-11-17 16:12 ` bug#51797: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).