guix-patches
[Top][All Lists]
Advanced

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

[bug#44404] [PATCH] gnu: haunt: Update home page.


From: Matthew Kraai
Subject: [bug#44404] [PATCH] gnu: haunt: Update home page.
Date: Mon, 2 Nov 2020 17:09:00 -0800

* gnu/packages/guile-xyz.scm (haunt)[home-page]: Update.
---
 gnu/packages/guile-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 34fcca8f85..a412f577fd 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2305,7 +2305,7 @@ inspired by the SCSH regular expression system.")
     (description "Haunt is a static site generator written in Guile
 Scheme.  Haunt features a functional build system and an extensible
 interface for reading articles in any format.")
-    (home-page "http://haunt.dthompson.us";)
+    (home-page "https://dthompson.us/projects/haunt.html";)
     (license license:gpl3+)))
 
 (define-public guile2.2-haunt
-- 
2.29.2






reply via email to

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