diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-05-15 18:31:40 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-05-15 18:31:40 +0200 |
commit | 011a884bf286ab4ed908b7b040091b92489eb653 (patch) | |
tree | 2bc3dd2fec468733329fdc3fa82801fb883b7255 /trivmix.cabal | |
parent | 1bfaed79925e65846bf7b8c1953f26c0198ee29a (diff) | |
download | trivmix-011a884bf286ab4ed908b7b040091b92489eb653.tar trivmix-011a884bf286ab4ed908b7b040091b92489eb653.tar.gz trivmix-011a884bf286ab4ed908b7b040091b92489eb653.tar.bz2 trivmix-011a884bf286ab4ed908b7b040091b92489eb653.tar.xz trivmix-011a884bf286ab4ed908b7b040091b92489eb653.zip |
Don't notify watchdog
Diffstat (limited to 'trivmix.cabal')
-rw-r--r-- | trivmix.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trivmix.cabal b/trivmix.cabal index 37218b6..494e165 100644 --- a/trivmix.cabal +++ b/trivmix.cabal | |||
@@ -2,7 +2,7 @@ | |||
2 | -- documentation, see http://haskell.org/cabal/users-guide/ | 2 | -- documentation, see http://haskell.org/cabal/users-guide/ |
3 | 3 | ||
4 | name: trivmix | 4 | name: trivmix |
5 | version: 3.2.1 | 5 | version: 3.3.0 |
6 | -- synopsis: | 6 | -- synopsis: |
7 | -- description: | 7 | -- description: |
8 | license: PublicDomain | 8 | license: PublicDomain |