Date: Sunday, March 20, 2022 @ 16:57:05 Author: felixonmars Revision: 1164100
upgpkg: haskell-quickcheck-assertions 0.3.0-216: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 16:56:59 UTC (rev 1164099) +++ PKGBUILD 2022-03-20 16:57:05 UTC (rev 1164100) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=215 +pkgrel=216 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")