tn 1.0.2 → 1.0.2.1
raw patch · 1 files changed
+5/−8 lines, 1 files
Files
- tn.cabal +5/−8
tn.cabal view
@@ -1,8 +1,5 @@--- Initial journal.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/- name: tn-version: 1.0.2+version: 1.0.2.1 synopsis: A simple daily journal program description: tn is a simple program to keep daily journals. It's terrible right now, so@@ -11,7 +8,7 @@ license-file: LICENSE author: Peter Harpending maintainer: Peter Harpending <peter@harpending.org>-bug-reports: https://notabug.org/pharpend/tn/issues/new+bug-reports: https://github.com/pharpend/tn copyright: Copyright (C) 2015 Peter Harpending category: Text build-type: Simple@@ -47,10 +44,10 @@ source-repository head type: git- location: ssh://git@notabug.org/pharpend/tn.git+ location: https://github.com/pharpend/tn.git source-repository this type: git- location: ssh://git@notabug.org/pharpend/tn.git- tag: 1.0.2+ location: https://github.com/pharpend/tn.git+ tag: 1.0.2.1