From ddf5b5417179cbf3d8cd17601d88d064d52553d9 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 8 Aug 2015 09:28:02 -0400 Subject: Update Guix package metadata. --- package.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.scm') diff --git a/package.scm b/package.scm index 7c8f25f..326dbe4 100644 --- a/package.scm +++ b/package.scm @@ -39,9 +39,9 @@ ("automake" ,automake))) (inputs `(("guile" ,guile-2.0))) - (synopsis "Functional, composable static site generator") + (synopsis "Functional static site generator") (description "Haunt is a static site generator written in Guile Scheme. Haunt features a functional build system and an extensible -interface for reading site content in any format.") - (home-page "https://git.dthompson.us/haunt.git") +interface for reading articles in any format.") + (home-page "http://haunt.dthompson.us") (license gpl3+)) -- cgit v1.2.3