diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 21:39:30 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:46 -0400 |
commit | 81a9c7c7d7c37e3a864d05684140cd1e12e38f87 (patch) | |
tree | 36a5543c26ae2ad09c3522334590daa946185770 /dev-haskell/hsql-mysql | |
parent | dev-haskell/alsa-mixer: update homepage link (diff) | |
download | gentoo-81a9c7c7d7c37e3a864d05684140cd1e12e38f87.tar.gz gentoo-81a9c7c7d7c37e3a864d05684140cd1e12e38f87.tar.bz2 gentoo-81a9c7c7d7c37e3a864d05684140cd1e12e38f87.zip |
dev-haskell/hsql-mysql: 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/hsql-mysql')
-rw-r--r-- | dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild b/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild index efc911c49a9d..cb73911da54d 100644 --- a/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.ebuild +++ b/dev-haskell/hsql-mysql/hsql-mysql-1.8.2-r1.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.13 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hscolour hoogle" inherit haskell-cabal DESCRIPTION="MySQL driver for HSQL" -HOMEPAGE="http://hackage.haskell.org/package/hsql-mysql" +HOMEPAGE="https://hackage.haskell.org/package/hsql-mysql" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild b/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild index 1dcbe5a7780d..04ea099f18e3 100644 --- a/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.ebuild +++ b/dev-haskell/hsql-mysql/hsql-mysql-1.8.3.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.13 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hscolour hoogle" inherit haskell-cabal DESCRIPTION="MySQL driver for HSQL" -HOMEPAGE="http://hackage.haskell.org/package/hsql-mysql" +HOMEPAGE="https://hackage.haskell.org/package/hsql-mysql" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |