cachix-api 1.7.4 → 1.7.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep +cryptondep −cryptonitePVP ok
version bump matches the API change (PVP)
Dependencies added: crypton
Dependencies removed: cryptonite
API changes (from Hackage documentation)
Files
- cachix-api.cabal +2/−2
cachix-api.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: cachix-api-version: 1.7.4+version: 1.7.5 synopsis: Servant HTTP API specification for https://cachix.org homepage: https://github.com/cachix/cachix#readme bug-reports: https://github.com/cachix/cachix/issues@@ -91,7 +91,7 @@ , async , bytestring , conduit >=1.3.0- , cryptonite+ , crypton , deriving-aeson , exceptions , http-media