diff options
author | 2020-05-08 15:00:53 +0100 | |
---|---|---|
committer | 2020-05-17 12:54:52 -0400 | |
commit | 3ffa913b9edbbbcc37fa2c261214c0974d103f2a (patch) | |
tree | c9680a373860699ff43d67f4b184c3769e9169c0 /dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild | |
parent | dev-haskell/openglraw: update homepage (diff) | |
download | gentoo-3ffa913b9edbbbcc37fa2c261214c0974d103f2a.tar.gz gentoo-3ffa913b9edbbbcc37fa2c261214c0974d103f2a.tar.bz2 gentoo-3ffa913b9edbbbcc37fa2c261214c0974d103f2a.zip |
dev-haskell/pandoc-types: 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/pandoc-types/pandoc-types-1.12.4.7.ebuild')
-rw-r--r-- | dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild b/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild index 2aa166729407..a13b3e07c2ef 100644 --- a/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.ebuild +++ b/dev-haskell/pandoc-types/pandoc-types-1.12.4.7.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="Types for representing a structured document" -HOMEPAGE="http://johnmacfarlane.net/pandoc" +HOMEPAGE="https://johnmacfarlane.net/pandoc" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |