Date: Sunday, June 3, 2018 @ 07:36:58 Author: felixonmars Revision: 338840
upgpkg: haskell-src-exts 1.20.2-12 rebuild with tasty 1.1.0.1 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-03 07:34:04 UTC (rev 338839) +++ PKGBUILD 2018-06-03 07:36:58 UTC (rev 338840) @@ -5,7 +5,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.20.2 -pkgrel=11 +pkgrel=12 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
