From 5d3bcfefb6ea4a4f13aa17276c6e74b9f19532d2 Mon Sep 17 00:00:00 2001 From: Matthew Kraai Date: Mon, 2 Nov 2020 17:09:00 -0800 Subject: gnu: haunt: Update home page. * gnu/packages/guile-xyz.scm (haunt)[home-page]: Update. Signed-off-by: Efraim Flashner --- gnu/packages/guile-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 0b7f3b9a58..02281d60d1 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 -- cgit v1.2.3