Date: Monday, February 17, 2020 @ 16:21:03 Author: felixonmars Revision: 574354
upgpkg: haskell-src-exts 1.21.1-15: rebuild with tasty-golden 2.3.2.1 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 16:16:07 UTC (rev 574353) +++ PKGBUILD 2020-02-17 16:21:03 UTC (rev 574354) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.21.1 -pkgrel=14 +pkgrel=15 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
