Date: Thursday, September 6, 2018 @ 07:34:50 Author: felixonmars Revision: 377246
upgpkg: haskell-src-exts 1.20.2-20 rebuild with test-framework-quickcheck2 0.3.0.5 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-06 07:33:20 UTC (rev 377245) +++ PKGBUILD 2018-09-06 07:34:50 UTC (rev 377246) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.2 -pkgrel=19 +pkgrel=20 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
