packages feed

github-release 2.0.0.4 → 2.0.0.5

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

github-release.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2  name: github-release-version: 2.0.0.4+version: 2.0.0.5  synopsis: Upload files to GitHub releases. description: GitHub Release uploads files to GitHub releases.@@ -27,7 +27,7 @@     , aeson >= 2.0.3 && < 2.2     , base >= 4.16.0 && < 4.19     , burrito >= 1.2.0 && < 1.3 || >= 2.0.0 && < 2.1-    , bytestring >= 0.11.4 && < 0.12+    , bytestring >= 0.11.3 && < 0.12     , http-client >= 0.7.13 && < 0.8     , http-client-tls >= 0.3.6 && < 0.4     , http-types >= 0.12.3 && < 0.13