guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: hiawatha: Update to 10.8.4.


From: guix-commits
Subject: 04/06: gnu: hiawatha: Update to 10.8.4.
Date: Wed, 13 Feb 2019 22:14:03 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 11bf3b2f0391225b159ae26eca4871a19ad947e0
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Feb 14 03:46:06 2019 +0100

    gnu: hiawatha: Update to 10.8.4.
    
    * gnu/packages/web.scm (hiawatha): Update to 10.8.4.
---
 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 f7f8e15..d8bab34 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4959,7 +4959,7 @@ functions of Tidy.")
 (define-public hiawatha
   (package
     (name "hiawatha")
-    (version "10.8.3")
+    (version "10.8.4")
     (source
      (origin
        (method url-fetch)
@@ -4973,7 +4973,7 @@ functions of Tidy.")
                    #t))
        (sha256
         (base32
-         "0w7047pwijhsbvvv1qjynp7gvn0nil56w82f7ax0gabrg7ddzk6s"))))
+         "054bcn1rsa064kak5lm961k2l38bz3329ik7j68fxlqs0zlj5cvw"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ; no tests included



reply via email to

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