packages feed

arbtt 0.9.0.12 → 0.9.0.13

raw patch · 2 files changed

+4/−6 lines, 2 filesdep ~aeson

Dependency ranges changed: aeson

Files

arbtt.cabal view
@@ -1,5 +1,5 @@ name:               arbtt-version:            0.9.0.12+version:            0.9.0.13 license:            GPL license-file:       LICENSE category:           Desktop@@ -42,7 +42,7 @@     build-depends:                 base >= 4.7 && < 4.10,                 filepath, directory, transformers, utf8-string,-                aeson >= 0.6  && < 1.2,+                aeson >= 0.6  && < 1.3,                 binary >= 0.5,                 bytestring, deepseq @@ -105,7 +105,7 @@         binary >= 0.5,         deepseq, bytestring, utf8-string, strict,         transformers, directory, filepath,-        aeson >= 0.6  && < 1.2,+        aeson >= 0.6  && < 1.3,         array == 0.4.* || == 0.5.*,         terminal-progress-bar,         bytestring-progress@@ -147,7 +147,7 @@         base >= 4.7 && < 4.10,         parsec == 3.*,         containers == 0.5.*,-        aeson >= 0.6  && < 1.2,+        aeson >= 0.6  && < 1.3,         array == 0.4.* || == 0.5.*,         binary >= 0.5,         deepseq, bytestring, utf8-string, strict,
categorize.cfg view
@@ -126,5 +126,3 @@ month $date == 2 ==> tag month:February, year $date == 2010 ==> tag year:2010, -}--}