Date: Tuesday, October 26, 2021 @ 10:32:59 Author: felixonmars Revision: 1033726
upgpkg: haskell-smallcheck 1.2.1-90: rebuild with base-orphans 0.8.5 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 10:32:04 UTC (rev 1033725) +++ PKGBUILD 2021-10-26 10:32:59 UTC (rev 1033726) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=89 +pkgrel=90 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
