diff options
Diffstat (limited to 'krpc.cabal')
-rw-r--r-- | krpc.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ | |||
1 | name: krpc | 1 | name: krpc |
2 | version: 0.6.0.0 | 2 | version: 0.6.1.0 |
3 | license: BSD3 | 3 | license: BSD3 |
4 | license-file: LICENSE | 4 | license-file: LICENSE |
5 | author: Sam Truzjan | 5 | author: Sam Truzjan |
@@ -32,7 +32,7 @@ source-repository this | |||
32 | type: git | 32 | type: git |
33 | location: git://github.com/cobit/krpc.git | 33 | location: git://github.com/cobit/krpc.git |
34 | branch: master | 34 | branch: master |
35 | tag: v0.6.0.0 | 35 | tag: v0.6.1.0 |
36 | 36 | ||
37 | library | 37 | library |
38 | default-language: Haskell2010 | 38 | default-language: Haskell2010 |