Skip to content

Commit

Permalink
Merge pull request #278 from juhp/patch-1
Browse files Browse the repository at this point in the history
hackage-security.cabal: use https for description urls
  • Loading branch information
Mikolaj authored Jun 10, 2022
2 parents 8dd53d1 + 61132a1 commit 15b8ade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hackage-security/hackage-security.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ x-revision: 1
synopsis: Hackage security library
description: The hackage security library provides both server and
client utilities for securing the Hackage package server
(<http://hackage.haskell.org/>). It is based on The Update
Framework (<http://theupdateframework.com/>), a set of
(<https://hackage.haskell.org/>). It is based on The Update
Framework (<https://theupdateframework.com/>), a set of
recommendations developed by security researchers at
various universities in the US as well as developers on the
Tor project (<https://www.torproject.org/>).
Expand Down

0 comments on commit 15b8ade

Please sign in to comment.