File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
See also http://pvp.haskell.org/faq
2
2
3
+ 0.6.1.0
4
+ -------
5
+
6
+ * Support basic auth in package-indices (#252 )
7
+ * Fix tests due to new aeson handling of unescaped control sequences (#256 )
8
+ * Bump a lot of bounds on packages we depend on
9
+
3
10
0.6.0.1
4
11
-------
5
12
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
name : hackage-security
3
- version : 0.6.0.1
4
- x-revision : 9
3
+ version : 0.6.1.0
5
4
6
5
synopsis : Hackage security library
7
6
description : The hackage security library provides both server and
@@ -25,7 +24,7 @@ license: BSD3
25
24
license-file : LICENSE
26
25
author : Edsko de Vries
27
26
28
- copyright : Copyright 2015-2016 Well-Typed LLP
27
+ copyright : Copyright 2015-2022 Well-Typed LLP
29
28
category : Distribution
30
29
homepage : https://github.com/haskell/hackage-security
31
30
bug-reports : https://github.com/haskell/hackage-security/issues
You can’t perform that action at this time.
0 commit comments