Date: Saturday, April 23, 2022 @ 17:54:18 Author: felixonmars Revision: 1187721
upgpkg: haskell-quickcheck-classes-base 0.6.2.0-126: rebuild with hashable 1.4.0.1 Modified: haskell-quickcheck-classes-base/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 17:51:23 UTC (rev 1187720) +++ PKGBUILD 2022-04-23 17:54:18 UTC (rev 1187721) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes-base pkgname=haskell-quickcheck-classes-base pkgver=0.6.2.0 -pkgrel=125 +pkgrel=126 pkgdesc="QuickCheck common typeclasses from 'base'" url="https://github.com/andrewthad/quickcheck-classes" license=('MIT')