guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: haunt: Update home page.


From: guix-commits
Subject: 02/04: gnu: haunt: Update home page.
Date: Wed, 4 Nov 2020 04:26:33 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 5d3bcfefb6ea4a4f13aa17276c6e74b9f19532d2
Author: Matthew Kraai <kraai@ftbfs.org>
AuthorDate: Mon Nov 2 17:09:00 2020 -0800

    gnu: haunt: Update home page.
    
    * gnu/packages/guile-xyz.scm (haunt)[home-page]: Update.
    
    Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
 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 0b7f3b9..02281d6 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



reply via email to

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