summaryrefslogtreecommitdiff
path: root/dev-haskell/uri/uri-0.1.6.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /dev-haskell/uri/uri-0.1.6.4.ebuild
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
Diffstat (limited to 'dev-haskell/uri/uri-0.1.6.4.ebuild')
-rw-r--r--dev-haskell/uri/uri-0.1.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/uri/uri-0.1.6.4.ebuild b/dev-haskell/uri/uri-0.1.6.4.ebuild
index cf123a8e2a96..f523c71f5603 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"