Update Guix package metadata.
This commit is contained in:
		@@ -39,9 +39,9 @@
 | 
				
			|||||||
     ("automake" ,automake)))
 | 
					     ("automake" ,automake)))
 | 
				
			||||||
  (inputs
 | 
					  (inputs
 | 
				
			||||||
   `(("guile" ,guile-2.0)))
 | 
					   `(("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
 | 
					  (description "Haunt is a static site generator written in Guile
 | 
				
			||||||
Scheme.  Haunt features a functional build system and an extensible
 | 
					Scheme.  Haunt features a functional build system and an extensible
 | 
				
			||||||
interface for reading site content in any format.")
 | 
					interface for reading articles in any format.")
 | 
				
			||||||
  (home-page "https://git.dthompson.us/haunt.git")
 | 
					  (home-page "http://haunt.dthompson.us")
 | 
				
			||||||
  (license gpl3+))
 | 
					  (license gpl3+))
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user