libarchive 3.0.4.1 → 3.0.4.2
raw patch · 2 files changed
+7/−3 lines, 2 files
Files
- CHANGELOG.md +4/−0
- libarchive.cabal +3/−3
CHANGELOG.md view
@@ -1,5 +1,9 @@ # libarchive +# 3.0.4.2++ * Package bounds for Hackage+ # 3.0.4.1 * Bundled libarchive 3.7.1
libarchive.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: libarchive-version: 3.0.4.1+version: 3.0.4.2 license: BSD-3-Clause license-file: LICENSE copyright: Copyright: (c) 2018-2020 Vanessa McHale@@ -35,8 +35,8 @@ custom-setup setup-depends:- base <=4,- Cabal <=3,+ base <=5,+ Cabal <=4, chs-cabal flag cross