commit: 365e3857161e5d18061f226316e35085e87fd9c0 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Jun 6 10:57:30 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 17:56:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365e3857
dev-haskell/old-time: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild b/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild index 47e45a2cffc..e78f6bfce32 100644 --- a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild +++ b/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Time library" -HOMEPAGE="http://hackage.haskell.org/package/old-time" +HOMEPAGE="https://hackage.haskell.org/package/old-time" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"
