packages feed

github-release 1.0.6 → 1.0.7

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-typesPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-types

API changes (from Hackage documentation)

Files

github-release.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack  name:           github-release-version:        1.0.6+version:        1.0.7 synopsis:       Upload files to GitHub releases. description:    GitHub Release uploads files to GitHub releases. category:       Utility@@ -29,7 +29,7 @@     , bytestring >= 0.10.6 && < 0.11     , http-client >= 0.4.30 && < 0.6     , http-client-tls >= 0.2.4 && < 0.4-    , http-types >= 0.9 && < 0.10+    , http-types >= 0.9 && < 0.11     , mime-types >= 0.1 && < 0.2     , optparse-generic >= 1.1 && < 1.3     , text >= 1.2.2 && < 1.3