Date: Monday, June 3, 2019 @ 21:06:28 Author: arojas Revision: 476792
https Modified: haskell-newtype-generics/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:06:05 UTC (rev 476791) +++ PKGBUILD 2019-06-03 21:06:28 UTC (rev 476792) @@ -5,7 +5,7 @@ pkgver=0.5.3 pkgrel=39 pkgdesc="A typeclass and set of functions for working with newtypes" -url="http://github.com/sjakobi/bsb-http-chunked" +url="https://github.com/sjakobi/bsb-http-chunked" license=('BSD') arch=('x86_64') depends=('ghc-libs')
