Date: Friday, October 5, 2018 @ 11:45:39 Author: felixonmars Revision: 389908
upgpkg: haskell-src-exts 1.20.3-3 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 11:40:39 UTC (rev 389907) +++ PKGBUILD 2018-10-05 11:45:39 UTC (rev 389908) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.3 -pkgrel=2 +pkgrel=3 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
