Date: Friday, January 6, 2023 @ 19:41:20 Author: felixonmars Revision: 1378981
upgpkg: haskell-quickcheck-safe 0.1.0.6-19: rebuild with hashable 1.4.2.0 Modified: haskell-quickcheck-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:41:18 UTC (rev 1378980) +++ PKGBUILD 2023-01-06 19:41:20 UTC (rev 1378981) @@ -3,7 +3,7 @@ _hkgname=QuickCheck-safe pkgname=haskell-quickcheck-safe pkgver=0.1.0.6 -pkgrel=18 +pkgrel=19 pkgdesc="Safe reimplementation of QuickCheck's core" url="https://github.com/int-e/QuickCheck-safe" license=("MIT")
