summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 11:49:46 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-06 13:56:10 -0400
commit1ff55fdb92d65c9462420038bd6892fbeb68a234 (patch)
tree27a87d8f344648d6e04c37aec1689b37fff66a76 /dev-haskell/magic
parentdev-haskell/httpd-shed: update homepage link (diff)
downloadgentoo-1ff55fdb92d65c9462420038bd6892fbeb68a234.tar.gz
gentoo-1ff55fdb92d65c9462420038bd6892fbeb68a234.tar.bz2
gentoo-1ff55fdb92d65c9462420038bd6892fbeb68a234.zip
dev-haskell/magic: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/magic')
-rw-r--r--dev-haskell/magic/magic-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/magic/magic-1.1.ebuild b/dev-haskell/magic/magic-1.1.ebuild
index 8e586c157950..24aa55d96711 100644
--- a/dev-haskell/magic/magic-1.1.ebuild
+++ b/dev-haskell/magic/magic-1.1.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="Interface to C file/magic library"
-HOMEPAGE="http://hackage.haskell.org/package/magic"
+HOMEPAGE="https://hackage.haskell.org/package/magic"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"