summaryrefslogtreecommitdiff
path: root/henrietta-cache.setup
blob: 43519bf752602541f18ce0efba7b42800ea9774b (plain)
1
2
3
4
5
6
7
8
;;;; henrietta-cache.setup -*- Scheme -*-

(compile -O3 -d0 henrietta-cache.scm)

(install-program
 'henrietta-cache
 '("henrietta-cache")
 '((version 0.2.2)))