Date: Wednesday, June 2, 2021 @ 20:24:28 Author: felixonmars Revision: 953319
upgpkg: haskell-smallcheck 1.2.1-63: rebuild with unliftio 0.2.17 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-02 20:24:04 UTC (rev 953318) +++ PKGBUILD 2021-06-02 20:24:28 UTC (rev 953319) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=62 +pkgrel=63 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
