commit: 1ad1c7dc6268acb0b30264c7fa7a84e11cfe9a92 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Sep 4 18:42:16 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Sep 4 19:43:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad1c7dc
dev-haskell/wavy: use HTTPS Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-haskell/wavy/wavy-0.1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/wavy/wavy-0.1.0.0.ebuild b/dev-haskell/wavy/wavy-0.1.0.0.ebuild index bfc61294c40..af7294f9ee5 100644 --- a/dev-haskell/wavy/wavy-0.1.0.0.ebuild +++ b/dev-haskell/wavy/wavy-0.1.0.0.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Process WAVE files in Haskell" -HOMEPAGE="http://bitbucket.org/robertmassaioli/wavy" +HOMEPAGE="https://bitbucket.org/robertmassaioli/wavy" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"
