summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2011-05-17 04:40:16 -0700
committerJasper Van der Jeugt <jaspervdj@gmail.com>2011-05-17 04:40:16 -0700
commit05bae288fd3f92641371a4c176474e0d6f077153 (patch)
tree939f876e6267279f76d0134bb766870c5500931b
parentc9fa74fd8ea2027e31c677570f25b4c0eac3c48d (diff)
parent1ea90bbbce1818c9c1b8a7a8adfb5a9087fa8524 (diff)
downloadhakyll-05bae288fd3f92641371a4c176474e0d6f077153.tar.gz
Merge pull request #24 from sol/master
Correct URL to git repository in cabal file
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index e86973c..9b4e0b3 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -24,7 +24,7 @@ build-type: Simple
source-repository head
type: git
- location: git://github.com/jaspervdj/Hakyll.git
+ location: git://github.com/jaspervdj/hakyll.git
flag inotify
description: Use the inotify bindings for the preview server. Better, but