Date: Friday, January 6, 2023 @ 22:48:48 Author: felixonmars Revision: 1380062
upgpkg: haskell-quickcheck-classes 0.6.5.0-130: rebuild with hashable 1.4.2.0 Modified: haskell-quickcheck-classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 22:48:43 UTC (rev 1380061) +++ PKGBUILD 2023-01-06 22:48:48 UTC (rev 1380062) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes pkgname=haskell-quickcheck-classes pkgver=0.6.5.0 -pkgrel=129 +pkgrel=130 pkgdesc="QuickCheck common typeclasses" url="https://github.com/andrewthad/quickcheck-classes#readme" license=("BSD")
