Date: Monday, July 26, 2021 @ 08:32:00 Author: felixonmars Revision: 985095
upgpkg: haskell-smallcheck 1.2.1-76: 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 08:31:21 UTC (rev 985094) +++ PKGBUILD 2021-07-26 08:32:00 UTC (rev 985095) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=75 +pkgrel=76 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
