Date: Wednesday, December 25, 2019 @ 11:32:34 Author: felixonmars Revision: 540842
upgpkg: haskell-src-exts 1.21.1-3: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 11:28:15 UTC (rev 540841) +++ PKGBUILD 2019-12-25 11:32:34 UTC (rev 540842) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.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")
