packages feed

github-release 1.2.3 → 1.2.4

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~http-clientPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-client

API changes (from Hackage documentation)

Files

github-release.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 288a05d944a4014fa462681234f72d76f87dc5ac2bdbced2f386fb8cf9c42bcf+-- hash: 1d976dbb437504ff027a6862a106ab58b1614347b202f6b8a85b55ded7708be4  name:           github-release-version:        1.2.3+version:        1.2.4 synopsis:       Upload files to GitHub releases. description:    GitHub Release uploads files to GitHub releases. category:       Utility@@ -34,7 +34,7 @@       aeson >=0.11.2 && <0.12 || >=1.0.2 && <1.5     , base >=4.9.0 && <4.13     , bytestring >=0.10.8 && <0.11-    , http-client >=0.4.31 && <0.6+    , http-client >=0.4.31 && <0.7     , http-client-tls >=0.2.4 && <0.4     , http-types >=0.9.1 && <0.13     , mime-types >=0.1.0 && <0.2@@ -58,7 +58,7 @@     , base >=4.9.0 && <4.13     , bytestring >=0.10.8 && <0.11     , github-release-    , http-client >=0.4.31 && <0.6+    , http-client >=0.4.31 && <0.7     , http-client-tls >=0.2.4 && <0.4     , http-types >=0.9.1 && <0.13     , mime-types >=0.1.0 && <0.2