summaryrefslogtreecommitdiff
path: root/dev-lang/helium/helium-1.8.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/helium/helium-1.8.1.ebuild')
-rw-r--r--dev-lang/helium/helium-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/helium/helium-1.8.1.ebuild b/dev-lang/helium/helium-1.8.1.ebuild
index 5228a742d89f..c8752db7630c 100644
--- a/dev-lang/helium/helium-1.8.1.ebuild
+++ b/dev-lang/helium/helium-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="The Helium Compiler"
-HOMEPAGE="http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome"
+HOMEPAGE="https://github.com/Helium4Haskell/helium"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"