diff mbox series

[bug#51797] gnu: tidy-html: Update to 5.8.0.

Message ID 20211112225120.8318-1-philip@philipmcgrath.com
State Accepted
Headers show
Series [bug#51797] gnu: tidy-html: Update to 5.8.0. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Philip McGrath Nov. 12, 2021, 10:51 p.m. UTC
* gnu/packages/web.scm (tidy-html): Update to 5.8.0.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Ludovic Courtès Nov. 17, 2021, 4:12 p.m. UTC | #1
Hi,

Philip McGrath <philip@philipmcgrath.com> skribis:

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

Applied, thanks!

Ludo’.
diff mbox series

Patch

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