Skip to content

Commit 5ef77ab

Browse files
committed
Bump hackage-security to 0.6.3.2 and ChangeLog
1 parent ee293b3 commit 5ef77ab

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

hackage-security/ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
See also http://pvp.haskell.org/faq
22

3+
0.6.3.2
4+
-------
5+
6+
* Allow `tar-0.7`.
7+
* Relax upper bounds for GHC 9.14 shipped packages.
8+
* Remove obsolete `deriving Typeable`.
9+
* Tested with GHC 8.4 - 9.14 alpha1.
10+
311
0.6.3.1
412
-------
513

hackage-security/hackage-security.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
cabal-version: 1.12
1+
cabal-version: 1.18
22
name: hackage-security
3-
version: 0.6.3.1
3+
version: 0.6.3.2
44

55
synopsis: Hackage security library
66
description: The hackage security library provides both server and
@@ -44,7 +44,7 @@ tested-with:
4444
GHC == 8.6.5
4545
GHC == 8.4.4
4646

47-
extra-source-files:
47+
extra-doc-files:
4848
ChangeLog.md
4949

5050
source-repository head

0 commit comments

Comments
 (0)