Date: Monday, June 3, 2019 @ 21:08:42 Author: arojas Revision: 476796
https Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:07:54 UTC (rev 476795) +++ PKGBUILD 2019-06-03 21:08:42 UTC (rev 476796) @@ -5,7 +5,7 @@ pkgver=1.9.5 pkgrel=4 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' -url="http://wiki.github.com/yav/pretty-show" +url="https://wiki.github.com/yav/pretty-show" license=('MIT') arch=('x86_64') depends=('ghc-libs' 'haskell-lexer')
