packages feed

om-kubernetes 2.3.1.7 → 2.3.1.8

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

om-kubernetes.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                om-kubernetes-version:             2.3.1.7+version:             2.3.1.8 synopsis:            om-kubernetes description:         Haskell Kubernetes utilities. homepage:            https://github.com/owensmurray/om-kubernetes@@ -27,7 +27,7 @@   build-depends:     , aeson               >= 2.0.3.0   && < 2.3     , base                >= 4.15.1.0  && < 4.20-    , bytestring          >= 0.10.12.1 && < 0.12+    , bytestring          >= 0.10.12.1 && < 0.13     , connection          >= 0.3.1     && < 0.4     , data-default-class  >= 0.1.2.0   && < 0.2     , http-client         >= 0.7.13.1  && < 0.8