Skip to content

Commit

Permalink
Bump to 2.8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Apr 8, 2024
1 parent cede81a commit 69552a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for [`unix` package](http://hackage.haskell.org/package/unix)

## 2.8.5.1 *Apr 2023*

* fix building with newer filepath/os-string when `#ifndef HAVE_OPENPTY`

## 2.8.5.0 *Dec 2023*

* allow building with newer filepath/os-string
Expand Down
2 changes: 1 addition & 1 deletion unix.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12
name: unix
version: 2.8.5.0
version: 2.8.5.1
-- NOTE: Don't forget to update ./changelog.md

license: BSD3
Expand Down

0 comments on commit 69552a5

Please sign in to comment.