Date: Thursday, July 5, 2018 @ 21:37:57 Author: felixonmars Revision: 353174
upgpkg: haskell-src-exts 1.20.2-16 rebuild with smallcheck 1.1.5 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-05 21:32:24 UTC (rev 353173) +++ PKGBUILD 2018-07-05 21:37:57 UTC (rev 353174) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.2 -pkgrel=15 +pkgrel=16 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
