diff --git a/dev-haskell/uri/uri-0.1.6.4.ebuild b/dev-haskell/uri/uri-0.1.6.4.ebuild index cf123a8e2a96e..f523c71f56038 100644 --- a/dev-haskell/uri/uri-0.1.6.4.ebuild +++ b/dev-haskell/uri/uri-0.1.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Library for working with URIs" -HOMEPAGE="http://gitorious.org/uri" +HOMEPAGE="https://hackage.haskell.org/package/uri" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD"