Date: Monday, June 3, 2019 @ 21:04:53 Author: arojas Revision: 476786
https Modified: haskell-iwlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:04:32 UTC (rev 476785) +++ PKGBUILD 2019-06-03 21:04:53 UTC (rev 476786) @@ -4,7 +4,7 @@ pkgver=0.1.0 pkgrel=8 pkgdesc='Binding to the iw library for getting info about the current WiFi connection' -url='http://hackage.haskell.org/package/iwlib' +url='https://hackage.haskell.org/package/iwlib' license=('BSD') arch=('x86_64') depends=('ghc-libs' 'wireless_tools')
