haskell / unix

POSIX functionality
https://hackage.haskell.org/package/unix
Other
107 stars 92 forks source link

Release 2.8.3.0 #301

Closed hasufell closed 1 year ago

hasufell commented 1 year ago

@bgamari @Bodigrim @hs-viktor

This also includes the statx addition. If anyone feels strongly about not releasing it yet, speak up and I create a backport branch 2.8.2.2.

hasufell commented 1 year ago

Tagged at https://github.com/haskell/unix/tree/v2.8.3.0

Not uploaded to hackage until I get sign-off.

bgamari commented 1 year ago

Thank you, Julian! This looks great.

hasufell commented 1 year ago

@Bodigrim if you agree, please create a package and upload to hackage. This release was requested by Ben for Friday.

bgamari commented 1 year ago

FWIW, the publication to Hackage isn't as time-critical as the availability of the tag (which I need to start the release pipeline).

Bodigrim commented 1 year ago

@bgamari here you go: https://github.com/haskell/unix/releases/tag/v2.8.3.0

bgamari commented 1 year ago

Thank you, @Bodigrim. I recognize that this was somewhat short notice and appreciate you taking the time to cut the release.

hasufell commented 1 year ago

@bgamari can you confirm that this release is ok so I can upload it to hackage?

bgamari commented 12 months ago

Yes, it is fine.

hasufell commented 12 months ago

https://hackage.haskell.org/package/unix-2.8.3.0