Date: Sunday, March 5, 2023 @ 14:06:28 Author: felixonmars Revision: 1413660
upgpkg: haskell-parameterized-utils 2.1.6.0-16: rebuild with bifunctors 5.5.15 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 14:06:20 UTC (rev 1413659) +++ PKGBUILD 2023-03-05 14:06:28 UTC (rev 1413660) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.6.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')
