Date: Monday, June 3, 2019 @ 20:57:46 Author: arojas Revision: 476769
https Modified: haskell-base-unicode-symbols/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 20:56:10 UTC (rev 476768) +++ PKGBUILD 2019-06-03 20:57:46 UTC (rev 476769) @@ -6,7 +6,7 @@ pkgver=0.2.3 pkgrel=4 pkgdesc="Unicode alternatives for common functions and operators" -url="http://haskell.org/haskellwiki/Unicode-symbols" +url="https://haskell.org/haskellwiki/Unicode-symbols" license=("BSD") arch=('x86_64') depends=('ghc-libs')
