GNU bug report logs - #42567
[PATCH] gnu: tidy-html: Update to 5.7.28.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 28 Jul 2020 01:32:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42567: closed ([PATCH] gnu: tidy-html: Update to 5.7.28.)
Date: Tue, 28 Jul 2020 10:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 28 Jul 2020 13:00:29 +0300
with message-id <20200728100029.GF1151 <at> E5400>
and subject line Re: [bug#42567] [PATCH] gnu: tidy-html: Update to 5.7.28.
has caused the debbugs.gnu.org bug report #42567,
regarding [PATCH] gnu: tidy-html: Update to 5.7.28.
to be marked as done.

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


-- 
42567: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42567
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tidy-html: Update to 5.7.28.
Date: Tue, 28 Jul 2020 03:31:06 +0200
[0001-gnu-tidy-html-Update-to-5.7.28.patch (text/x-patch, inline)]
* gnu/packages/web.scm (tidy-html): Update to 5.7.28.
---
 gnu/packages/web.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index f40ff911e2..b9c3b7fc43 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -44,6 +44,7 @@
 ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke <at> gnu.org>
 ;;; Copyright © 2018, 2019, 2020 Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
 ;;; Copyright © 2020 Paul Garlick <pgarlick <at> tourbillion-technology.com>
+;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -5772,7 +5773,7 @@ used to start services with both privileged and non-privileged port numbers.")
 (define-public tidy-html
   (package
     (name "tidy-html")
-    (version "5.6.0")
+    (version "5.7.28")
     (source
      (origin
        (method git-fetch)
@@ -5782,7 +5783,7 @@ used to start services with both privileged and non-privileged port numbers.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0w175c5d1babq0w1zzdzw9gl6iqbgyq58v8587s7srp05y3hwy9k"))))
+         "01k5sqwgcsr26i8031v1yr2r8qcy9a5w7sj800660haszgfbjz2f"))))
     (build-system cmake-build-system)
     (outputs '("out"
                "static"))               ; 1.3MiB of .a files
-- 
2.27.0

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42567-done <at> debbugs.gnu.org
Subject: Re: [bug#42567] [PATCH] gnu: tidy-html: Update to 5.7.28.
Date: Tue, 28 Jul 2020 13:00:29 +0300
[Message part 6 (text/plain, inline)]
On Tue, Jul 28, 2020 at 11:45:40AM +0200, Michael Rohleder wrote:
> Efraim Flashner <efraim <at> flashner.co.il> writes:
> 
> > This patch applied in isolation causes libextractor to fail the
> > test_exiv2 test.
> 
> test_exiv2 fails anyway on current master, see #42542

Indeed. Patch pushed.


-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.