Date: Wednesday, April 1, 2020 @ 10:58:56 Author: felixonmars Revision: 608743
upgpkg: haskell-src-exts 1.23.0-2: rebuild with QuickCheck 2.14 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 10:58:43 UTC (rev 608742) +++ PKGBUILD 2020-04-01 10:58:56 UTC (rev 608743) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.0 -pkgrel=1 +pkgrel=2 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
