Date: Monday, July 26, 2021 @ 09:54:53 Author: felixonmars Revision: 985197
upgpkg: haskell-smallcheck 1.2.1-77: rebuild with transformers-compat 0.7 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 09:53:54 UTC (rev 985196) +++ PKGBUILD 2021-07-26 09:54:53 UTC (rev 985197) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=76 +pkgrel=77 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
