Date: Monday, June 3, 2019 @ 21:03:03 Author: arojas Revision: 476782
https Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:02:29 UTC (rev 476781) +++ PKGBUILD 2019-06-03 21:03:03 UTC (rev 476782) @@ -6,7 +6,7 @@ pkgver=2.3.7.1 pkgrel=16 pkgdesc="HTTP client package with conduit interface and HTTPS support" -url="http://www.yesodweb.com/book/http-conduit" +url="https://www.yesodweb.com/book/http-conduit" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-conduit' 'haskell-conduit-extra'
