summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild')
-rw-r--r--dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild b/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild
index 2a2501f66988..6cde28db4c0a 100644
--- a/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Type-safe, non-relational, multi-backend persistence"
-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"