Date: Friday, January 28, 2022 @ 20:04:17 Author: felixonmars Revision: 1118566
upgpkg: haskell-parameterized-utils 2.1.4.0-22: rebuild with async 2.2.4 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 20:03:34 UTC (rev 1118565) +++ PKGBUILD 2022-01-28 20:04:17 UTC (rev 1118566) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.4.0 -pkgrel=21 +pkgrel=22 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
