summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/diff/diff-0.3.0.ebuild4
-rw-r--r--dev-haskell/diff/diff-0.3.2.ebuild4
-rw-r--r--dev-haskell/diff/diff-0.3.4.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/diff/diff-0.3.0.ebuild b/dev-haskell/diff/diff-0.3.0.ebuild
index 0d54cbe28333..a3115e10dcb9 100644
--- a/dev-haskell/diff/diff-0.3.0.ebuild
+++ b/dev-haskell/diff/diff-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ MY_PN="Diff"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="O(ND) diff algorithm in haskell"
-HOMEPAGE="http://hackage.haskell.org/package/Diff"
+HOMEPAGE="https://hackage.haskell.org/package/Diff"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/diff/diff-0.3.2.ebuild b/dev-haskell/diff/diff-0.3.2.ebuild
index bed514b4d4b6..107588e43fb5 100644
--- a/dev-haskell/diff/diff-0.3.2.ebuild
+++ b/dev-haskell/diff/diff-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ MY_PN="Diff"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="O(ND) diff algorithm in haskell"
-HOMEPAGE="http://hackage.haskell.org/package/Diff"
+HOMEPAGE="https://hackage.haskell.org/package/Diff"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/diff/diff-0.3.4.ebuild b/dev-haskell/diff/diff-0.3.4.ebuild
index ecc1cf1a3e95..de095aa87eff 100644
--- a/dev-haskell/diff/diff-0.3.4.ebuild
+++ b/dev-haskell/diff/diff-0.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ MY_PN="Diff"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="O(ND) diff algorithm in haskell"
-HOMEPAGE="http://hackage.haskell.org/package/Diff"
+HOMEPAGE="https://hackage.haskell.org/package/Diff"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"