Date: Monday, September 5, 2022 @ 22:11:31 Author: felixonmars Revision: 1293492
upgpkg: haskell-quickcheck-safe 0.1.0.6-5: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-quickcheck-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 22:11:15 UTC (rev 1293491) +++ PKGBUILD 2022-09-05 22:11:31 UTC (rev 1293492) @@ -3,7 +3,7 @@ _hkgname=QuickCheck-safe pkgname=haskell-quickcheck-safe pkgver=0.1.0.6 -pkgrel=4 +pkgrel=5 pkgdesc="Safe reimplementation of QuickCheck's core" url="https://github.com/int-e/QuickCheck-safe" license=("MIT")
