Date: Monday, June 3, 2019 @ 21:05:48 Author: arojas Revision: 476790
https Modified: haskell-lens-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:05:11 UTC (rev 476789) +++ PKGBUILD 2019-06-03 21:05:48 UTC (rev 476790) @@ -5,7 +5,7 @@ pkgver=1.0.2 pkgrel=147 pkgdesc="Law-abiding lenses for aeson" -url="http://github.com/lens/lens-aeson/" +url="https://github.com/lens/lens-aeson/" license=('MIT') arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-lens' 'haskell-scientific'
