summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Hengel <simon.hengel@wiktory.org>2011-05-17 13:20:42 +0200
committerSimon Hengel <simon.hengel@wiktory.org>2011-05-17 13:20:42 +0200
commit1ea90bbbce1818c9c1b8a7a8adfb5a9087fa8524 (patch)
tree939f876e6267279f76d0134bb766870c5500931b
parentc9fa74fd8ea2027e31c677570f25b4c0eac3c48d (diff)
downloadhakyll-1ea90bbbce1818c9c1b8a7a8adfb5a9087fa8524.tar.gz
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