diff options
Diffstat (limited to 'app-admin/haskell-updater/haskell-updater-1.2.9.ebuild')
-rw-r--r-- | app-admin/haskell-updater/haskell-updater-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild index 6a1b5a5f118f..61e60ee2e73b 100644 --- a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep" inherit eutils haskell-cabal DESCRIPTION="Rebuild Haskell dependencies in Gentoo" -HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater" +HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" |