summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-17 19:23:41 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:04 +0100
commit2e4bc5641693cb95cf801d547f41d86b35ac3e61 (patch)
treea4c4ff05c4fcc0ca906a1410071f7bfd5076dcb5 /dev-haskell/http-date/http-date-0.0.6.1.ebuild
parentdev-haskell/errors: update homepage (diff)
downloadgentoo-2e4bc5641693cb95cf801d547f41d86b35ac3e61.tar.gz
gentoo-2e4bc5641693cb95cf801d547f41d86b35ac3e61.tar.bz2
gentoo-2e4bc5641693cb95cf801d547f41d86b35ac3e61.zip
dev-haskell/http-date: 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>
Diffstat (limited to 'dev-haskell/http-date/http-date-0.0.6.1.ebuild')
-rw-r--r--dev-haskell/http-date/http-date-0.0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/http-date/http-date-0.0.6.1.ebuild b/dev-haskell/http-date/http-date-0.0.6.1.ebuild
index b8b25174e2ca..ff364392c204 100644
--- a/dev-haskell/http-date/http-date-0.0.6.1.ebuild
+++ b/dev-haskell/http-date/http-date-0.0.6.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 test-suite"
inherit haskell-cabal
DESCRIPTION="HTTP Date parser/formatter"
-HOMEPAGE="http://hackage.haskell.org/package/http-date"
+HOMEPAGE="https://hackage.haskell.org/package/http-date"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"