From 548c208a98507e8ea1de70575146f4467548e0ce Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Tue, 23 Jun 2026 11:06:47 +0200 Subject: [PATCH] Bump hackage-security to 0.6.3.3 and ChangeLog --- hackage-security/ChangeLog.md | 6 +++++- hackage-security/hackage-security.cabal | 4 +--- 2 files changed, 6 insertions(+), 4 deletions(-) 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