packages feed

hakyll 4.7.3.0 → 4.7.3.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~pandoc-citeprocPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: pandoc-citeproc

API changes (from Hackage documentation)

Files

hakyll.cabal view
@@ -1,5 +1,5 @@ Name:    hakyll-Version: 4.7.3.0+Version: 4.7.3.1  Synopsis: A static website compiler library Description:@@ -157,7 +157,7 @@     network            >= 2.6     && < 2.7,     network-uri        >= 2.6     && < 2.7,     pandoc             >= 1.14    && < 1.16,-    pandoc-citeproc    >= 0.4     && < 0.8,+    pandoc-citeproc    >= 0.4     && < 0.9,     parsec             >= 3.0     && < 3.2,     process            >= 1.0     && < 1.3,     random             >= 1.0     && < 1.2,@@ -243,7 +243,7 @@     network            >= 2.6     && < 2.7,     network-uri        >= 2.6     && < 2.7,     pandoc             >= 1.14    && < 1.16,-    pandoc-citeproc    >= 0.4     && < 0.8,+    pandoc-citeproc    >= 0.4     && < 0.9,     parsec             >= 3.0     && < 3.2,     process            >= 1.0     && < 1.3,     random             >= 1.0     && < 1.2,