Date: Wednesday, August 24, 2022 @ 20:48:19 Author: felixonmars Revision: 1277110
upgpkg: haskell-quickcheck-assertions 0.3.0-237: rebuild with hashable 1.4.1.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:48:08 UTC (rev 1277109) +++ PKGBUILD 2022-08-24 20:48:19 UTC (rev 1277110) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=236 +pkgrel=237 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
