Date: Monday, June 15, 2020 @ 16:46:13 Author: felixonmars Revision: 645337
upgpkg: haskell-src-exts 1.23.1-5: rebuild with smallcheck 1.1.7 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 16:41:00 UTC (rev 645336) +++ PKGBUILD 2020-06-15 16:46:13 UTC (rev 645337) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=4 +pkgrel=5 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
