Date: Wednesday, October 26, 2022 @ 12:53:03 Author: felixonmars Revision: 1335359
upgpkg: haskell-quickcheck-safe 0.1.0.6-12: rebuild with doctest 0.20.1 Modified: haskell-quickcheck-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 12:53:01 UTC (rev 1335358) +++ PKGBUILD 2022-10-26 12:53:03 UTC (rev 1335359) @@ -3,7 +3,7 @@ _hkgname=QuickCheck-safe pkgname=haskell-quickcheck-safe pkgver=0.1.0.6 -pkgrel=11 +pkgrel=12 pkgdesc="Safe reimplementation of QuickCheck's core" url="https://github.com/int-e/QuickCheck-safe" license=("MIT")
