diff options
-rw-r--r-- | dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild b/dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild index 5ad49c32d8f0..a14be1208852 100644 --- a/dev-haskell/hsql-odbc/hsql-odbc-1.8.2.ebuild +++ b/dev-haskell/hsql-odbc/hsql-odbc-1.8.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 # ebuild generated by hackport 0.2.13 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hscolour hoogle" inherit haskell-cabal DESCRIPTION="A Haskell Interface to ODBC" -HOMEPAGE="http://hackage.haskell.org/package/hsql-odbc" +HOMEPAGE="https://hackage.haskell.org/package/hsql-odbc" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |