summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-17 19:03:02 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:05:52 +0100
commit2c0bd39de1829c901689e0690a883aa09f423b0a (patch)
tree549d87fc555763b5aef42b4eb26ff5a234f9e204 /dev-haskell
parentdev-haskell/casa-types: update homepage (diff)
downloadgentoo-2c0bd39de1829c901689e0690a883aa09f423b0a.tar.gz
gentoo-2c0bd39de1829c901689e0690a883aa09f423b0a.tar.bz2
gentoo-2c0bd39de1829c901689e0690a883aa09f423b0a.zip
dev-haskell/path: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/path/path-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/path/path-0.7.0.ebuild b/dev-haskell/path/path-0.7.0.ebuild
index 969e56affe31..c53f870c9dda 100644
--- a/dev-haskell/path/path-0.7.0.ebuild
+++ b/dev-haskell/path/path-0.7.0.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Support for well-typed paths"
-HOMEPAGE="http://hackage.haskell.org/package/path"
+HOMEPAGE="https://hackage.haskell.org/package/path"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"