Date: Sunday, January 16, 2022 @ 22:48:36 Author: felixonmars Revision: 1106625
upgpkg: haskell-parameterized-utils 2.1.4.0-16: rebuild with attoparsec 0.14.3 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 22:47:45 UTC (rev 1106624) +++ PKGBUILD 2022-01-16 22:48:36 UTC (rev 1106625) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.4.0 -pkgrel=15 +pkgrel=16 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
