packages feed

github-release 1.1.3 → 1.1.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~optparse-genericPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: optparse-generic

API changes (from Hackage documentation)

Files

github-release.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 84bbc761a78aa634b3b07ae5937f9c60732abfeff4013b0b525ea646bffede29+-- hash: 6e467884bff10cc5fb93761cec2e65e71c041f6b64ecbcfb01237c5fb87b53f7  name:           github-release-version:        1.1.3+version:        1.1.4 synopsis:       Upload files to GitHub releases. description:    GitHub Release uploads files to GitHub releases. category:       Utility@@ -33,7 +33,7 @@     , http-client-tls >=0.2.4 && <0.4     , http-types >=0.9 && <0.13     , mime-types >=0.1 && <0.2-    , optparse-generic >=1.1 && <1.3+    , optparse-generic >=1.1 && <1.4     , text >=1.2.2 && <1.3     , unordered-containers >=0.2.5 && <0.3     , uri-templater >=0.2 && <0.4