Date: Wednesday, December 23, 2020 @ 08:58:19 Author: felixonmars Revision: 783962
upgpkg: haskell-src-exts 1.23.1-39: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 08:52:39 UTC (rev 783961) +++ PKGBUILD 2020-12-23 08:58:19 UTC (rev 783962) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=38 +pkgrel=39 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
