Date: Wednesday, May 8, 2019 @ 21:18:24 Author: felixonmars Revision: 463317
upgpkg: haskell-src-exts 1.21.0-10 rebuild with exceptions 0.10.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-08 21:17:33 UTC (rev 463316) +++ PKGBUILD 2019-05-08 21:18:24 UTC (rev 463317) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -pkgrel=9 +pkgrel=10 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
