oeis 0.3.10.1 → 0.3.10.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-client-tlsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-client-tls
API changes (from Hackage documentation)
Files
- oeis.cabal +2/−2
oeis.cabal view
@@ -1,5 +1,5 @@ name: oeis-version: 0.3.10.1+version: 0.3.10.2 category: Math stability: experimental @@ -53,7 +53,7 @@ build-depends: http-client >= 0.7 && < 0.8,- http-client-tls >= 0.3 && < 0.4,+ http-client-tls >= 0.3 && < 0.5, http-types >= 0.12 && < 0.13, utf8-string >= 1.0 && < 1.1, base >= 3 && < 5