Skip to content

Commit 7501fd5

Browse files
committed
Bump to 2.8.1.1
1 parent 803209c commit 7501fd5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog for [`unix` package](http://hackage.haskell.org/package/unix)
22

3+
## 2.8.1.1 *Mar 2023*
4+
* Fix `System.Posix.Env.ByteString.getEnvironment` segfaulting on empty environment
5+
36
## 2.8.1.0 *Feb 2023*
47
* Fix build if HAVE_ALARM is undefined
58

unix.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.12
22
name: unix
3-
version: 2.8.1.0
3+
version: 2.8.1.1
44
-- NOTE: Don't forget to update ./changelog.md
55

66
license: BSD3

0 commit comments

Comments
 (0)