website: Add real SHA1 checksum for 0.1 release.

This commit is contained in:
David Thompson 2015-08-08 10:03:11 -04:00
parent b6917098df
commit c1b96c94a9
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
(web uri)) (web uri))
(define %releases (define %releases
'(("0.1" "1f751f234e382ed0f13d79e4c106373e9ae55c23"))) '(("0.1" "c81dbcdf33f9b0a19442d3701cffa3b60c8891ce")))
(define (tarball-url version) (define (tarball-url version)
(string-append "http://files.dthompson.us/haunt/haunt-" (string-append "http://files.dthompson.us/haunt/haunt-"