Date: Wednesday, August 24, 2022 @ 23:36:23 Author: felixonmars Revision: 1277940
upgpkg: haskell-quickcheck-classes 0.6.5.0-100: rebuild with hashable 1.4.1.0 Modified: haskell-quickcheck-classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:36:14 UTC (rev 1277939) +++ PKGBUILD 2022-08-24 23:36:23 UTC (rev 1277940) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes pkgname=haskell-quickcheck-classes pkgver=0.6.5.0 -pkgrel=99 +pkgrel=100 pkgdesc="QuickCheck common typeclasses" url="https://github.com/andrewthad/quickcheck-classes#readme" license=("BSD")
