[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: tidy-html: Update to 5.4.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/06: gnu: tidy-html: Update to 5.4.0. |
Date: |
Thu, 2 Mar 2017 00:22:50 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 5f643dbe08bfda7817866a7911e352f268e16539
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Mar 1 20:36:50 2017 +0100
gnu: tidy-html: Update to 5.4.0.
* gnu/packages/web.scm (tidy-html): Update to 5.4.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 116ccf2..f63a3eb 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4365,7 +4365,7 @@ used to start services with both privileged and
non-privileged port numbers.")
(define-public tidy-html
(package
(name "tidy-html")
- (version "5.2.0")
+ (version "5.4.0")
(source
(origin
(method url-fetch)
@@ -4374,7 +4374,7 @@ used to start services with both privileged and
non-privileged port numbers.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0kbwzh15dlapp3s3vff2qgz0yfcf8hwsnx5q4igwa6pimhak8lw0"))))
+ "0yhbgbjl45b4sjxwc394cjra6iy02q1pi66p28zy70lr6jvm9mx2"))))
(build-system cmake-build-system)
(outputs '("out"
"static")) ; 1.0MiB of .a files
- branch master updated (d8bcf08 -> 1a01551), Tobias Geerinckx-Rice, 2017/03/02
- 01/06: gnu: iproute2: Use @command in description., Tobias Geerinckx-Rice, 2017/03/02
- 02/06: gnu: youtube-dl: Update to 2017.02.28., Tobias Geerinckx-Rice, 2017/03/02
- 04/06: gnu: tidy-html: Update to 5.4.0.,
Tobias Geerinckx-Rice <=
- 05/06: gnu: di: Update to 4.43., Tobias Geerinckx-Rice, 2017/03/02
- 03/06: gnu: txt2man: Update to 1.6.0., Tobias Geerinckx-Rice, 2017/03/02
- 06/06: gnu: cbatticon: Update to 1.6.5., Tobias Geerinckx-Rice, 2017/03/02