diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:24:18 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:30 +0100 |
commit | 07b3eee1d8c45d0fdd53fc06d0cd912e12ac39be (patch) | |
tree | c9c3c097a747fe888de96d2162a797ee52313838 /dev-haskell/ghc-paths | |
parent | dev-haskell/bzlib: update homepage (diff) | |
download | gentoo-07b3eee1d8c45d0fdd53fc06d0cd912e12ac39be.tar.gz gentoo-07b3eee1d8c45d0fdd53fc06d0cd912e12ac39be.tar.bz2 gentoo-07b3eee1d8c45d0fdd53fc06d0cd912e12ac39be.zip |
dev-haskell/ghc-paths: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/ghc-paths')
-rw-r--r-- | dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild b/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild index 2eaacd92bdb9..7408ec144131 100644 --- a/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild +++ b/dev-haskell/ghc-paths/ghc-paths-0.1.0.12-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="Knowledge of GHC's installation directories" -HOMEPAGE="http://hackage.haskell.org/package/ghc-paths" +HOMEPAGE="https://hackage.haskell.org/package/ghc-paths" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |