Date: Saturday, May 13, 2023 @ 22:07:45 Author: felixonmars Revision: 1460566
upgpkg: haskell-parameterized-utils 2.1.6.0-28: rebuild with quickcheck-instances 0.3.29.1 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-13 22:07:27 UTC (rev 1460565) +++ PKGBUILD 2023-05-13 22:07:45 UTC (rev 1460566) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.6.0 -pkgrel=27 +pkgrel=28 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
