summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 13:49:16 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:54:40 -0400
commit6122913340d847217fc5b2e89ed59fae4e4cff59 (patch)
tree95e6d182ab59ddf9dce612109c8999ce42d3f205 /dev-haskell/alsa-core
parentdev-haskell/alex: update homepage (diff)
downloadgentoo-6122913340d847217fc5b2e89ed59fae4e4cff59.tar.gz
gentoo-6122913340d847217fc5b2e89ed59fae4e4cff59.tar.bz2
gentoo-6122913340d847217fc5b2e89ed59fae4e4cff59.zip
dev-haskell/alsa-core: 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/alsa-core')
-rw-r--r--dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild b/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild
index 47eb45f464c0..98195b831952 100644
--- a/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild
+++ b/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.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=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Binding to the ALSA Library API (Exceptions)"
-HOMEPAGE="http://www.haskell.org/haskellwiki/ALSA"
+HOMEPAGE="https://www.haskell.org/haskellwiki/ALSA"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"