Date: Monday, February 26, 2018 @ 19:19:05 Author: felixonmars Revision: 298694
upgpkg: haskell-src-exts 1.20.1-3 rebuild with mtl,2.2.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 19:12:58 UTC (rev 298693) +++ PKGBUILD 2018-02-26 19:19:05 UTC (rev 298694) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.1 -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")
