jenkinsPlugins2nix 0.4.0.0 → 0.5.0.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep +cryptonitedep −cryptohashdep ~hnixPVP ok
version bump matches the API change (PVP)
Dependencies added: cryptonite
Dependencies removed: cryptohash
Dependency ranges changed: hnix
API changes (from Hackage documentation)
Files
- jenkinsPlugins2nix.cabal +3/−3
jenkinsPlugins2nix.cabal view
@@ -1,5 +1,5 @@ name: jenkinsPlugins2nix-version: 0.4.0.0+version: 0.5.0.0 synopsis: Generate nix for Jenkins plugins. description: Generate nix for Jenkins plugins. homepage: https://github.com/Fuuzetsu/jenkinsPlugins2nix#readme@@ -23,8 +23,8 @@ , attoparsec >=0.13 && <0.14 , bytestring >=0.10 && <0.11 , containers >=0.6 && <0.7- , cryptohash >=0.11 && <0.12- , hnix >=0.6 && <0.14+ , cryptonite >=0.24 && <0.30+ , hnix >=0.6 && <0.15 , http-conduit >=2.3 && <2.4 , mtl >=2.2 && <2.3 , prettyprinter >=1.2 && <1.8