Date: Saturday, February 24, 2018 @ 05:44:13 Author: felixonmars Revision: 297306
upgpkg: haskell-src-exts 1.20.1-2 rebuild with optparse-applicative,0.14.1.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-24 05:38:22 UTC (rev 297305) +++ PKGBUILD 2018-02-24 05:44:13 UTC (rev 297306) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.1 -pkgrel=1 +pkgrel=2 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
