dev-haskell/time-compat: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 29 Mar 2018 18:30:28 +0000 (20:30 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 02:36:24 +0000 (22:36 -0400)
dev-haskell/time-compat/time-compat-0.1.0.3.ebuild

index ba4b1cc8a10456e061641967bebe351522daad83..aff251cfd09e654d509ae4858f4ae9ab79c60bbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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="Compatibility with old-time for the time package"
-HOMEPAGE="http://hub.darcs.net/dag/time-compat"
+HOMEPAGE="https://hub.darcs.net/dag/time-compat"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"