hakyll-filestore 0.1.2 → 0.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~time
Dependency ranges changed: time
Files
- hakyll-filestore.cabal +2/−2
hakyll-filestore.cabal view
@@ -1,5 +1,5 @@ Name: hakyll-filestore-Version: 0.1.2+Version: 0.1.3 Synopsis: FileStore utilities for Hakyll Description: These utilities can (in particular) be used for extracting date and author information for items from a darcs, git or@@ -26,7 +26,7 @@ , Hakyll.FileStore.Darcs.Context Build-Depends: base >=4.8 && <4.10- , time >=1.5 && <1.6+ , time >=1.5 && <1.7 , filestore >=0.6 && <0.7 , time-locale-compat >=0.1 && <0.2 , hakyll >=4.7 && <4.9