summaryrefslogtreecommitdiff
path: root/dev-haskell/persistent/persistent-2.10.5.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/persistent/persistent-2.10.5.2.ebuild')
-rw-r--r--dev-haskell/persistent/persistent-2.10.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/persistent/persistent-2.10.5.2.ebuild b/dev-haskell/persistent/persistent-2.10.5.2.ebuild
index 1bbbd221307b..c2eb4b4262cc 100644
--- a/dev-haskell/persistent/persistent-2.10.5.2.ebuild
+++ b/dev-haskell/persistent/persistent-2.10.5.2.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Type-safe, multi-backend data serialization"
-HOMEPAGE="http://www.yesodweb.com/book/persistent"
+HOMEPAGE="https://www.yesodweb.com/book/persistent"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"