Date: Saturday, August 1, 2020 @ 05:13:57 Author: felixonmars Revision: 667206
upgpkg: haskell-parameterized-utils 2.1.0-2: rebuild with QuickCheck 2.14.1 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 05:13:33 UTC (rev 667205) +++ PKGBUILD 2020-08-01 05:13:57 UTC (rev 667206) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
