mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-haskell/dictionary-sharing: use https:// HOMEPAGE
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="Sharing/memoization of class members"
|
||||
HOMEPAGE="http://hackage.haskell.org/package/dictionary-sharing"
|
||||
HOMEPAGE="https://hackage.haskell.org/package/dictionary-sharing"
|
||||
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user