unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29453] [PATCH] gnu: tidy-html: Update to 5.6.0.
@ 2017-11-26  9:12 Rutger Helling
  2017-11-26 12:34 ` bug#29453: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-26  9:12 UTC (permalink / raw)
  To: 29453


[-- Attachment #1.1: Type: text/plain, Size: 31 bytes --]

Here's an update for tidy-html.

[-- Attachment #1.2: Type: text/html, Size: 218 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-tidy-html-Update-to-5.6.0.patch --]
[-- Type: text/x-diff; name=0001-gnu-tidy-html-Update-to-5.6.0.patch, Size: 1206 bytes --]

From 8d3cf4f02e1e8a4bce70c86fe6332984f465fc9d Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Sun, 26 Nov 2017 10:09:42 +0100
Subject: [PATCH] gnu: tidy-html: Update to 5.6.0.

* gnu/packages/web.scm (tidy-html): Update to 5.6.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 a4a8778ef..b84bbdddd 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4898,7 +4898,7 @@ used to start services with both privileged and non-privileged port numbers.")
 (define-public tidy-html
   (package
     (name "tidy-html")
-    (version "5.4.0")
+    (version "5.6.0")
     (source
      (origin
        (method url-fetch)
@@ -4907,7 +4907,7 @@ used to start services with both privileged and non-privileged port numbers.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0yhbgbjl45b4sjxwc394cjra6iy02q1pi66p28zy70lr6jvm9mx2"))))
+         "0n29wcgw32rhnraj9j21ibhwi0xagmmcskhbaz8ihxly7nx3p9h8"))))
     (build-system cmake-build-system)
     (outputs '("out"
                "static")) ; 1.0MiB of .a files
-- 
2.15.0


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

* bug#29453: [PATCH] gnu: tidy-html: Update to 5.6.0.
  2017-11-26  9:12 [bug#29453] [PATCH] gnu: tidy-html: Update to 5.6.0 Rutger Helling
@ 2017-11-26 12:34 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2017-11-26 12:34 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29453-done

Rutger Helling <rhelling@mykolab.com> writes:

> Here's an update for tidy-html.

Pushed, thank you!

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

end of thread, other threads:[~2017-11-26 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-26  9:12 [bug#29453] [PATCH] gnu: tidy-html: Update to 5.6.0 Rutger Helling
2017-11-26 12:34 ` bug#29453: " 宋文武

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).