Date: Tuesday, February 12, 2019 @ 12:54:29 Author: felixonmars Revision: 431948
use https url Modified: agda/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-12 12:54:05 UTC (rev 431947) +++ PKGBUILD 2019-02-12 12:54:29 UTC (rev 431948) @@ -7,7 +7,7 @@ _commit=3048fdaa1840c352fc00aa7222c50bcd622580d8 pkgrel=2 pkgdesc="A dependently typed functional programming language and proof assistant" -url="http://wiki.portal.chalmers.se/agda/" +url="https://wiki.portal.chalmers.se/agda/" license=("custom") arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-blaze-html' 'haskell-boxes'
