From 514482d7a5a7df3b010b9137f50fdc928e659e93 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Tue, 2 Apr 2024 19:30:31 +0200 Subject: [PATCH] hackage-security: Bump to 0.6.2.6 and finish Changelog --- hackage-security/ChangeLog.md | 5 +++-- hackage-security/hackage-security.cabal | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hackage-security/ChangeLog.md b/hackage-security/ChangeLog.md index a46a6ff..6b18a44 100644 --- a/hackage-security/ChangeLog.md +++ b/hackage-security/ChangeLog.md @@ -1,11 +1,12 @@ See also http://pvp.haskell.org/faq -Unreleased ----------- +0.6.2.6 +------- * Drop flag `use-network-uri` and support for `network-2.5`. * Fix build failure in testsuite with `tar-0.5` ([PR #312](https://github.com/haskell/hackage-security/pull/312)). +* Tested with GHC 8.4 - 9.8. 0.6.2.5 ------- diff --git a/hackage-security/hackage-security.cabal b/hackage-security/hackage-security.cabal index fbca8a2..524fe82 100644 --- a/hackage-security/hackage-security.cabal +++ b/hackage-security/hackage-security.cabal @@ -1,6 +1,6 @@ cabal-version: 1.12 name: hackage-security -version: 0.6.2.5 +version: 0.6.2.6 synopsis: Hackage security library description: The hackage security library provides both server and