diff options
Diffstat (limited to 'mywatch.cabal')
-rw-r--r-- | mywatch.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mywatch.cabal b/mywatch.cabal index 6940b9e..08f3628 100644 --- a/mywatch.cabal +++ b/mywatch.cabal @@ -26,7 +26,7 @@ extra-source-files: source-repository head type: git - location: https://github.com/zalora/mywatch.git + location: https://github.com/ip1981/mywatch.git executable mywatch default-language: Haskell2010 |