summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild')
-rw-r--r--dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild b/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild
index 9646d76460ac..6fbb4025b230 100644
--- a/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-1.2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
CABAL_FEATURES="lib profile haddock"
@@ -8,7 +8,7 @@ MY_PN="QuickCheck"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Automatic testing of Haskell programs"
-HOMEPAGE="http://www.math.chalmers.se/~rjmh/QuickCheck/"
+HOMEPAGE="https://github.com/nick8325/quickcheck"
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"