diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-17 18:59:10 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:05:47 +0100 |
commit | 42d1e3454366e814fc0140c1531a4f01bdaf245c (patch) | |
tree | c7ac30aa2f76e13c7b10a005d948ff262b1e5d30 /dev-haskell/binary-orphans | |
parent | dev-haskell/hex: update homepage (diff) | |
download | gentoo-42d1e3454366e814fc0140c1531a4f01bdaf245c.tar.gz gentoo-42d1e3454366e814fc0140c1531a4f01bdaf245c.tar.bz2 gentoo-42d1e3454366e814fc0140c1531a4f01bdaf245c.zip |
dev-haskell/binary-orphans: 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/binary-orphans')
-rw-r--r-- | dev-haskell/binary-orphans/binary-orphans-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/binary-orphans/binary-orphans-1.0.1.ebuild b/dev-haskell/binary-orphans/binary-orphans-1.0.1.ebuild index bd12ad351575..7003eae643b2 100644 --- a/dev-haskell/binary-orphans/binary-orphans-1.0.1.ebuild +++ b/dev-haskell/binary-orphans/binary-orphans-1.0.1.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Orphan instances for binary" -HOMEPAGE="http://hackage.haskell.org/package/binary-orphans" +HOMEPAGE="https://hackage.haskell.org/package/binary-orphans" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |