Date: Thursday, February 10, 2022 @ 00:19:15 Author: felixonmars Revision: 1130602
upgpkg: haskell-parameterized-utils 2.1.4.0-29: rebuild with attoparsec 0.14.4 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 00:18:32 UTC (rev 1130601) +++ PKGBUILD 2022-02-10 00:19:15 UTC (rev 1130602) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.4.0 -pkgrel=28 +pkgrel=29 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
