Date: Thursday, December 24, 2020 @ 18:50:31 Author: felixonmars Revision: 788638
upgpkg: haskell-smallcheck 1.2.0-37: rebuild with comonad 5.0.7 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 18:50:04 UTC (rev 788637) +++ PKGBUILD 2020-12-24 18:50:31 UTC (rev 788638) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=36 +pkgrel=37 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
