Date: Sunday, February 7, 2021 @ 20:12:37 Author: felixonmars Revision: 848209
upgpkg: haskell-smallcheck 1.2.1-16: rebuild with code-page 0.2.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-07 20:11:50 UTC (rev 848208) +++ PKGBUILD 2021-02-07 20:12:37 UTC (rev 848209) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=15 +pkgrel=16 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
