Skip to content

Commit 15b8ade

Browse files
authored
Merge pull request #278 from juhp/patch-1
hackage-security.cabal: use https for description urls
2 parents 8dd53d1 + 61132a1 commit 15b8ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hackage-security/hackage-security.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ x-revision: 1
66
synopsis: Hackage security library
77
description: The hackage security library provides both server and
88
client utilities for securing the Hackage package server
9-
(<http://hackage.haskell.org/>). It is based on The Update
10-
Framework (<http://theupdateframework.com/>), a set of
9+
(<https://hackage.haskell.org/>). It is based on The Update
10+
Framework (<https://theupdateframework.com/>), a set of
1111
recommendations developed by security researchers at
1212
various universities in the US as well as developers on the
1313
Tor project (<https://www.torproject.org/>).

0 commit comments

Comments
 (0)