debian-build 0.10.1.0 → 0.10.1.1
raw patch · 1 files changed
+4/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- debian-build.cabal +4/−2
debian-build.cabal view
@@ -1,5 +1,5 @@ name: debian-build-version: 0.10.1.0+version: 0.10.1.1 synopsis: Debian package build sequence tools description: This package provides build sequence functions for debian package, and includes on-the-fly@@ -13,7 +13,9 @@ category: Debian build-type: Simple cabal-version: >=1.10-tested-with: GHC == 8.0.1+tested-with: GHC == 8.4.1, GHC == 8.4.2+ , GHC == 8.2.1, GHC == 8.2.2+ , GHC == 8.0.1, GHC == 8.0.2 , GHC == 7.10.1, GHC == 7.10.2, GHC == 7.10.3 , GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4 , GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3