Date: Saturday, April 23, 2022 @ 19:39:45 Author: felixonmars Revision: 1188005
upgpkg: haskell-hspec-smallcheck 0.5.2-216: rebuild with hashable 1.4.0.1 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:39:38 UTC (rev 1188004) +++ PKGBUILD 2022-04-23 19:39:45 UTC (rev 1188005) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=215 +pkgrel=216 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
