packages feed

wikicfp-scraper 0.1.0.5 → 0.1.0.6

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~time

Dependency ranges changed: time

Files

ChangeLog.md view
@@ -1,5 +1,10 @@ # Revision history for wikicfp-scraper +## 0.1.0.6  -- 2016-11-27++* Confirmed test with `time-1.7`.++ ## 0.1.0.5  -- 2016-10-17  * Confirmed build with `scalpel-0.4.0`.
wikicfp-scraper.cabal view
@@ -1,5 +1,5 @@ name:                   wikicfp-scraper-version:                0.1.0.5+version:                0.1.0.6 author:                 Toshio Ito <debug.ito@gmail.com> maintainer:             Toshio Ito <debug.ito@gmail.com> license:                BSD3@@ -27,7 +27,7 @@                         bytestring >=0.10.0 && <0.11,                         text >=0.11.3.1 && <1.3,                         scalpel >=0.2.1 && <0.5,-                        time >=1.4.0 && <1.7,+                        time >=1.4.0 && <1.8,                         attoparsec >=0.10.4 && <0.14  -- executable wikicfp-scraper