Date: Monday, March 7, 2022 @ 17:38:01 Author: felixonmars Revision: 1144548
upgpkg: haskell-quickcheck-assertions 0.3.0-211: rebuild with doctest 0.19.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:37:41 UTC (rev 1144547) +++ PKGBUILD 2022-03-07 17:38:01 UTC (rev 1144548) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=210 +pkgrel=211 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
