Date: Wednesday, December 30, 2020 @ 17:42:51 Author: felixonmars Revision: 799435
upgpkg: haskell-quickcheck-assertions 0.3.0-127: rebuild with StateVar 1.2.1 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-30 17:42:26 UTC (rev 799434) +++ PKGBUILD 2020-12-30 17:42:51 UTC (rev 799435) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=126 +pkgrel=127 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
