Skip to content

Commit ec52fd3

Browse files
committed
Release 0.7.1.1
1 parent 93ce83d commit ec52fd3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

zlib/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
See also http://pvp.haskell.org/faq
22

3+
0.7.1.1 Bodigrim <andrew.lelechenko@gmail.com> September 2025
4+
5+
* Allow newer versions of dependencies.
6+
* Fix new GHC warnings.
7+
38
0.7.1.0 Bodigrim <andrew.lelechenko@gmail.com> April 2024
49

510
* Split zlib C sources into `zlib-clib` package (thanks @hasufell).

zlib/zlib.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >= 1.10
22
name: zlib
3-
version: 0.7.1.0
3+
version: 0.7.1.1
44

55
copyright: (c) 2006-2016 Duncan Coutts
66
license: BSD3

0 commit comments

Comments
 (0)