guix-commits
[Top][All Lists]
Advanced

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

02/12: gnu: hiawatha: Update to 10.7.


From: Tobias Geerinckx-Rice
Subject: 02/12: gnu: hiawatha: Update to 10.7.
Date: Tue, 30 Jan 2018 02:35:22 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit b433baa497e76433998c63349139065eece04482
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Jan 30 03:41:43 2018 +0100

    gnu: hiawatha: Update to 10.7.
    
    * gnu/packages/web.scm (hiawatha): Update to 10.7.
---
 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 f67f415..93bdc84 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4995,7 +4995,7 @@ functions of Tidy.")
 (define-public hiawatha
   (package
     (name "hiawatha")
-    (version "10.4")
+    (version "10.7")
     (source
      (origin
        (method url-fetch)
@@ -5007,7 +5007,7 @@ functions of Tidy.")
         '(delete-file-recursively "mbedtls"))
        (sha256
         (base32
-         "0m2llzm72s29c32abnj03532m85fawvi8ybjpx6s3mgvx2yvq3p4"))))
+         "0x2zfc8kc6c7rl4gwymwmg13w1c60biv6c6c9fvzpnl59bc9jgin"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ; No tests included



reply via email to

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