gnu: haunt: Update home page.
* gnu/packages/guile-xyz.scm (haunt)[home-page]: Update. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>master
parent
32d72c4aa6
commit
5d3bcfefb6
|
@ -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
|
||||
|
|
Reference in New Issue