diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:39:53 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:40:04 -0400 |
commit | 05c100efb1419ff66dcfb24799c3850c60f9b635 (patch) | |
tree | 613856bf9bdbb0e40bdb1b478a8c73300637fcc6 /dev-haskell | |
parent | dev-haskell/json: update homepage link (diff) | |
download | gentoo-05c100efb1419ff66dcfb24799c3850c60f9b635.tar.gz gentoo-05c100efb1419ff66dcfb24799c3850c60f9b635.tar.bz2 gentoo-05c100efb1419ff66dcfb24799c3850c60f9b635.zip |
dev-haskell/convertible: 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/convertible/convertible-1.0.11.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/convertible/convertible-1.1.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/convertible/convertible-1.0.11.1.ebuild b/dev-haskell/convertible/convertible-1.0.11.1.ebuild index 5c35140fd4d0..1e532b32db03 100644 --- a/dev-haskell/convertible/convertible-1.0.11.1.ebuild +++ b/dev-haskell/convertible/convertible-1.0.11.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 # ebuild generated by hackport 0.2.17.9999 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Typeclasses and instances for converting between types" -HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible" +HOMEPAGE="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/convertible/convertible-1.1.1.0.ebuild b/dev-haskell/convertible/convertible-1.1.1.0.ebuild index 102090426e21..254bbddd4a82 100644 --- a/dev-haskell/convertible/convertible-1.1.1.0.ebuild +++ b/dev-haskell/convertible/convertible-1.1.1.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 @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Typeclasses and instances for converting between types" -HOMEPAGE="http://hackage.haskell.org/package/convertible" +HOMEPAGE="https://hackage.haskell.org/package/convertible" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |