summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 13:48:52 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:54:39 -0400
commitc187eb8db98b304a1c45bf67862e858782f3cb8b (patch)
treed3328418369ce0992fe5380a74ea0ea5f29d9fa3 /dev-haskell/alex/alex-3.2.4.ebuild
parentapp-text/pandoc: update homepage (diff)
downloadgentoo-c187eb8db98b304a1c45bf67862e858782f3cb8b.tar.gz
gentoo-c187eb8db98b304a1c45bf67862e858782f3cb8b.tar.bz2
gentoo-c187eb8db98b304a1c45bf67862e858782f3cb8b.zip
dev-haskell/alex: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/alex/alex-3.2.4.ebuild')
-rw-r--r--dev-haskell/alex/alex-3.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/alex/alex-3.2.4.ebuild b/dev-haskell/alex/alex-3.2.4.ebuild
index 70c19cb49028..1c61b23c5aa1 100644
--- a/dev-haskell/alex/alex-3.2.4.ebuild
+++ b/dev-haskell/alex/alex-3.2.4.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
EAPI=6
@@ -10,7 +10,7 @@ CABAL_FEATURES="test-suite"
inherit autotools haskell-cabal
DESCRIPTION="Alex is a tool for generating lexical analysers in Haskell"
-HOMEPAGE="http://www.haskell.org/alex/"
+HOMEPAGE="https://www.haskell.org/alex/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"