Date: Wednesday, February 28, 2018 @ 21:12:37 Author: felixonmars Revision: 300333
upgpkg: haskell-src-exts 1.20.1-4 rebuild with optparse-applicative,0.14.2.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-28 21:09:42 UTC (rev 300332) +++ PKGBUILD 2018-02-28 21:12:37 UTC (rev 300333) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.1 -pkgrel=3 +pkgrel=4 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
