summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-18 09:24:57 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:32 +0100
commit7668c675ac76cc055b45ef34f97cb49f12cce41e (patch)
treefd4d13c89971f3a2a82179e3d239f7c04df40d61
parentdev-haskell/ghc-paths: update homepage (diff)
downloadgentoo-7668c675.tar.gz
gentoo-7668c675.tar.bz2
gentoo-7668c675.zip
dev-haskell/split: 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>
-rw-r--r--dev-haskell/split/split-0.2.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/split/split-0.2.3.4.ebuild b/dev-haskell/split/split-0.2.3.4.ebuild
index 1025a9e0be4e..bb17cd9cac4f 100644
--- a/dev-haskell/split/split-0.2.3.4.ebuild
+++ b/dev-haskell/split/split-0.2.3.4.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Combinator library for splitting lists"
-HOMEPAGE="http://hackage.haskell.org/package/split"
+HOMEPAGE="https://hackage.haskell.org/package/split"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"