summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 22:16:29 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:39:58 -0400
commit61f9dd1a8ae3875012653274bb5afcf2f93dd087 (patch)
tree88914f6e9bcda00ab44e33705e9e2e8cdd44a26a /dev-haskell/random
parentdev-haskell/crypto: update homepage link (diff)
downloadgentoo-61f9dd1a8ae3875012653274bb5afcf2f93dd087.tar.gz
gentoo-61f9dd1a8ae3875012653274bb5afcf2f93dd087.tar.bz2
gentoo-61f9dd1a8ae3875012653274bb5afcf2f93dd087.zip
dev-haskell/random: 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/random')
-rw-r--r--dev-haskell/random/random-1.0.1.1-r1.ebuild2
-rw-r--r--dev-haskell/random/random-1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/random/random-1.0.1.1-r1.ebuild b/dev-haskell/random/random-1.0.1.1-r1.ebuild
index 939c99180d4d..0d68e9e1f25d 100644
--- a/dev-haskell/random/random-1.0.1.1-r1.ebuild
+++ b/dev-haskell/random/random-1.0.1.1-r1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="random number library"
-HOMEPAGE="http://hackage.haskell.org/package/random"
+HOMEPAGE="https://hackage.haskell.org/package/random"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/random/random-1.1.ebuild b/dev-haskell/random/random-1.1.ebuild
index 47458120760b..a9fba1250692 100644
--- a/dev-haskell/random/random-1.1.ebuild
+++ b/dev-haskell/random/random-1.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 test-suite"
inherit haskell-cabal
DESCRIPTION="random number library"
-HOMEPAGE="http://hackage.haskell.org/package/random"
+HOMEPAGE="https://hackage.haskell.org/package/random"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"