summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 21:56:53 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:39:51 -0400
commitb29e0e8bb9fa31ee09c012e827f840bc1f19b35e (patch)
treefb6a7bc03b228c56421af9202288beb4d237cb43 /dev-haskell
parentdev-haskell/bits-atomic: update homepage link (diff)
downloadgentoo-b29e0e8bb9fa31ee09c012e827f840bc1f19b35e.tar.gz
gentoo-b29e0e8bb9fa31ee09c012e827f840bc1f19b35e.tar.bz2
gentoo-b29e0e8bb9fa31ee09c012e827f840bc1f19b35e.zip
dev-haskell/tasty: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/tasty/tasty-0.3.1.ebuild4
-rw-r--r--dev-haskell/tasty/tasty-0.5.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/tasty/tasty-0.3.1.ebuild b/dev-haskell/tasty/tasty-0.3.1.ebuild
index 90673a1f59eb..708aaae534ab 100644
--- a/dev-haskell/tasty/tasty-0.3.1.ebuild
+++ b/dev-haskell/tasty/tasty-0.3.1.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
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Modern and extensible testing framework"
-HOMEPAGE="http://hackage.haskell.org/package/tasty"
+HOMEPAGE="https://hackage.haskell.org/package/tasty"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-haskell/tasty/tasty-0.5.2.ebuild b/dev-haskell/tasty/tasty-0.5.2.ebuild
index 9177d392a13e..9a8b95243939 100644
--- a/dev-haskell/tasty/tasty-0.5.2.ebuild
+++ b/dev-haskell/tasty/tasty-0.5.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
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Modern and extensible testing framework"
-HOMEPAGE="http://hackage.haskell.org/package/tasty"
+HOMEPAGE="https://hackage.haskell.org/package/tasty"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"