summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-08-08 10:03:11 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-08-08 10:03:11 -0400
commitc1b96c94a96037c035e48ec29da93330d60d9d63 (patch)
tree26f5edd595be64c6bbe1c7624685c103f61efa0a /website
parentb6917098df5ef4026b80f869dfc17634e75a77ad (diff)
website: Add real SHA1 checksum for 0.1 release.
Diffstat (limited to 'website')
-rw-r--r--website/haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/haunt.scm b/website/haunt.scm
index f1322a9..a1a5f32 100644
--- a/website/haunt.scm
+++ b/website/haunt.scm
@@ -32,7 +32,7 @@
(web uri))
(define %releases
- '(("0.1" "1f751f234e382ed0f13d79e4c106373e9ae55c23")))
+ '(("0.1" "c81dbcdf33f9b0a19442d3701cffa3b60c8891ce")))
(define (tarball-url version)
(string-append "http://files.dthompson.us/haunt/haunt-"