diff --git a/hackage-security/ChangeLog.md b/hackage-security/ChangeLog.md index c6c6692..f803c2c 100644 --- a/hackage-security/ChangeLog.md +++ b/hackage-security/ChangeLog.md @@ -1,9 +1,13 @@ See also http://pvp.haskell.org/faq -Unreleased +0.6.3.3 ------- + * Remove `lukko` package flag. Now we unconditionally use `GHC.IO.Handle.Lock` instead of the [`lukko` package](https://hackage.haskell.org/package/lukko). +* Allow `Cabal-3.18` and `Cabal-syntax-3.18`. +* Allow building against newer releases of other dependencies. +* Tested with GHC 8.4 - 9.14. 0.6.3.2 ------- diff --git a/hackage-security/hackage-security.cabal b/hackage-security/hackage-security.cabal index 3edf4c8..65ac439 100644 --- a/hackage-security/hackage-security.cabal +++ b/hackage-security/hackage-security.cabal @@ -1,8 +1,6 @@ cabal-version: 1.18 name: hackage-security -version: 0.6.3.2 --- remove x-revision when you bump the version -x-revision: 2 +version: 0.6.3.3 synopsis: Hackage security library description: The hackage security library provides both server and