Date: Monday, June 3, 2019 @ 21:06:52 Author: arojas Revision: 476793
https Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:06:28 UTC (rev 476792) +++ PKGBUILD 2019-06-03 21:06:52 UTC (rev 476793) @@ -6,7 +6,7 @@ pkgver=1.17.5.4 pkgrel=34 pkgdesc="Types for representing a structured document" -url="http://johnmacfarlane.net/pandoc" +url="https://johnmacfarlane.net/pandoc" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-syb')
