Date: Sunday, December 25, 2022 @ 19:12:37 Author: felixonmars Revision: 1366087
upgpkg: haskell-quickcheck-safe 0.1.0.6-16: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-quickcheck-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:12:31 UTC (rev 1366086) +++ PKGBUILD 2022-12-25 19:12:37 UTC (rev 1366087) @@ -3,7 +3,7 @@ _hkgname=QuickCheck-safe pkgname=haskell-quickcheck-safe pkgver=0.1.0.6 -pkgrel=15 +pkgrel=16 pkgdesc="Safe reimplementation of QuickCheck's core" url="https://github.com/int-e/QuickCheck-safe" license=("MIT")
