Date: Tuesday, November 17, 2020 @ 05:11:22 Author: felixonmars Revision: 755945
upgpkg: haskell-parameterized-utils 2.1.1-19: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 05:10:05 UTC (rev 755944) +++ PKGBUILD 2020-11-17 05:11:22 UTC (rev 755945) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.1 -pkgrel=18 +pkgrel=19 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
