hakyll 4.4.1.0 → 4.4.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~cryptohash
Dependency ranges changed: cryptohash
Files
- hakyll.cabal +3/−3
hakyll.cabal view
@@ -1,5 +1,5 @@ Name: hakyll-Version: 4.4.1.0+Version: 4.4.1.1 Synopsis: A static website compiler library Description:@@ -148,7 +148,7 @@ bytestring >= 0.9 && < 0.11, cmdargs >= 0.10 && < 0.11, containers >= 0.3 && < 0.6,- cryptohash >= 0.7 && < 0.11,+ cryptohash >= 0.7 && < 0.12, data-default >= 0.4 && < 0.6, deepseq >= 1.3 && < 1.4, directory >= 1.0 && < 1.3,@@ -234,7 +234,7 @@ bytestring >= 0.9 && < 0.11, cmdargs >= 0.10 && < 0.11, containers >= 0.3 && < 0.6,- cryptohash >= 0.7 && < 0.11,+ cryptohash >= 0.7 && < 0.12, data-default >= 0.4 && < 0.6, deepseq >= 1.3 && < 1.4, directory >= 1.0 && < 1.3,