Date: Monday, September 2, 2019 @ 06:34:38 Author: felixonmars Revision: 506643
upgpkg: haskell-src-exts 1.21.0-25 rebuild with exceptions 0.10.3 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-02 06:29:33 UTC (rev 506642) +++ PKGBUILD 2019-09-02 06:34:38 UTC (rev 506643) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.0 -pkgrel=24 +pkgrel=25 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
