Date: Sunday, March 20, 2022 @ 14:10:57 Author: felixonmars Revision: 1163666
upgpkg: haskell-smallcheck 1.2.1-135: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 14:10:52 UTC (rev 1163665) +++ PKGBUILD 2022-03-20 14:10:57 UTC (rev 1163666) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=134 +pkgrel=135 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
