packages feed

jenkinsPlugins2nix 0.2.0.1 → 0.2.0.2

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -39,7 +39,7 @@ jenkins2nix -r latest -p A:0.7 -p B:0.1 ``` -We will end up with `A:0.7` and `B:0.2`. This also applies when no+We will end up with `A:0.7` and `B:0.1`. This also applies when no explicit version is provided which is equivalent to asking for the latest one. 
jenkinsPlugins2nix.cabal view
@@ -1,5 +1,5 @@ name:                jenkinsPlugins2nix-version:             0.2.0.1+version:             0.2.0.2 synopsis:            Generate nix for Jenkins plugins. description:         Generate nix for Jenkins plugins. homepage:            https://github.com/Fuuzetsu/jenkinsPlugins2nix#readme