packages feed

arbtt 0.12 → 0.12.0.1

raw patch · 2 files changed

+6/−6 lines, 2 filesdep ~aeson

Dependency ranges changed: aeson

Files

arbtt.cabal view
@@ -1,5 +1,5 @@ name:               arbtt-version:            0.12+version:            0.12.0.1 license:            GPL-2 license-file:       LICENSE category:           Desktop@@ -36,7 +36,7 @@                 base >= 4.7 && < 5,                 filepath, directory, transformers, utf8-string, strict,                 containers >= 0.5 && < 0.7,-                aeson >= 0.10  && < 2.1,+                aeson >= 0.10  && < 2.2,                 binary >= 0.6.4,                 bytestring, deepseq,                 time >= 1.5, tz@@ -96,7 +96,7 @@         binary >= 0.6.4,         deepseq, bytestring, utf8-string, strict,         transformers, directory, filepath,-        aeson >= 0.10  && < 2.1,+        aeson >= 0.10  && < 2.2,         array == 0.4.* || == 0.5.*,         terminal-progress-bar >= 0.4 && < 0.5,         bytestring-progress,@@ -137,7 +137,7 @@         base >= 4.7 && < 5,         parsec == 3.*,         containers >= 0.5 && < 0.7,-        aeson >= 0.10  && < 2.1,+        aeson >= 0.10  && < 2.2,         binary >= 0.6.4,         deepseq, bytestring, utf8-string, strict,         transformers, directory, filepath,@@ -172,7 +172,7 @@         parsec == 3.*,         containers >= 0.5 && < 0.7,         binary >= 0.6.4,-        aeson >= 0.10  && < 2.1,+        aeson >= 0.10  && < 2.2,         conduit >= 1.2 && < 1.4,         exceptions >= 0.8,         attoparsec >= 0.13,
doc/arbtt.xml view
@@ -1793,7 +1793,7 @@   The version history with changes relevant for the user is documented here.   </para> -  <sect2 id="release-notes-0.12>+  <sect2 id="release-notes-0.12">     <title>Version 0.12</title>     <itemizedlist>       <listitem>