Skip to content

Commit 69552a5

Browse files
committed
Bump to 2.8.5.1
1 parent cede81a commit 69552a5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

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

3+
## 2.8.5.1 *Apr 2023*
4+
5+
* fix building with newer filepath/os-string when `#ifndef HAVE_OPENPTY`
6+
37
## 2.8.5.0 *Dec 2023*
48

59
* allow building with newer filepath/os-string

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.5.0
3+
version: 2.8.5.1
44
-- NOTE: Don't forget to update ./changelog.md
55

66
license: BSD3

0 commit comments

Comments
 (0)