Date: Wednesday, January 4, 2023 @ 23:29:27 Author: felixonmars Revision: 1375747
upgpkg: haskell-quickcheck-safe 0.1.0.6-18: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-quickcheck-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:29:26 UTC (rev 1375746) +++ PKGBUILD 2023-01-04 23:29:27 UTC (rev 1375747) @@ -3,7 +3,7 @@ _hkgname=QuickCheck-safe pkgname=haskell-quickcheck-safe pkgver=0.1.0.6 -pkgrel=17 +pkgrel=18 pkgdesc="Safe reimplementation of QuickCheck's core" url="https://github.com/int-e/QuickCheck-safe" license=("MIT")
