Date: Wednesday, December 28, 2022 @ 02:03:48 Author: felixonmars Revision: 1369347
upgpkg: haskell-quickcheck-safe 0.1.0.6-17: rebuild with tasty 1.4.3 Modified: haskell-quickcheck-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 02:03:47 UTC (rev 1369346) +++ PKGBUILD 2022-12-28 02:03:48 UTC (rev 1369347) @@ -3,7 +3,7 @@ _hkgname=QuickCheck-safe pkgname=haskell-quickcheck-safe pkgver=0.1.0.6 -pkgrel=16 +pkgrel=17 pkgdesc="Safe reimplementation of QuickCheck's core" url="https://github.com/int-e/QuickCheck-safe" license=("MIT")
