group-by-date 0.1 → 0.1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hsshellscript
Dependency ranges changed: hsshellscript
Files
- group-by-date.cabal +3/−3
group-by-date.cabal view
@@ -1,5 +1,5 @@ Name: group-by-date-Version: 0.1+Version: 0.1.0.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -49,7 +49,7 @@ Build-Type: Simple Source-Repository this- Tag: 0.1+ Tag: 0.1.0.1 Type: darcs Location: http://hub.darcs.net/thielema/group-by-date/ @@ -59,7 +59,7 @@ Executable group-by-date Build-Depends:- hsshellscript >=3.1.0 && <3.4,+ hsshellscript >=3.1.0 && <3.5, filemanip >=0.3.5 && <0.4, pathtype >=0.8 && <0.9, time >=1.5 && <1.9,