emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51797: closed ([PATCH] gnu: tidy-html: Update to 5.8.0.)


From: GNU bug Tracking System
Subject: bug#51797: closed ([PATCH] gnu: tidy-html: Update to 5.8.0.)
Date: Wed, 17 Nov 2021 16:13:02 +0000

Your message dated Wed, 17 Nov 2021 17:12:13 +0100
with message-id <87wnl6u5gi.fsf@gnu.org>
and subject line Re: bug#51797: [PATCH] gnu: tidy-html: Update to 5.8.0.
has caused the debbugs.gnu.org bug report #51797,
regarding [PATCH] gnu: tidy-html: Update to 5.8.0.
to be marked as done.

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


-- 
51797: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51797
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tidy-html: Update to 5.8.0. Date: Fri, 12 Nov 2021 17:51:20 -0500
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#51797: [PATCH] gnu: tidy-html: Update to 5.8.0. Date: Wed, 17 Nov 2021 17:12:13 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Philip McGrath <philip@philipmcgrath.com> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]