Date: Tuesday, March 15, 2022 @ 01:45:21 Author: felixonmars Revision: 1154115
upgpkg: haskell-quickcheck-classes 0.6.5.0-60: rebuild with unordered-containers 0.2.17.0 Modified: haskell-quickcheck-classes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 01:44:27 UTC (rev 1154114) +++ PKGBUILD 2022-03-15 01:45:21 UTC (rev 1154115) @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes pkgname=haskell-quickcheck-classes pkgver=0.6.5.0 -pkgrel=59 +pkgrel=60 pkgdesc="QuickCheck common typeclasses" url="https://github.com/andrewthad/quickcheck-classes#readme" license=("BSD")
