Date: Monday, March 13, 2023 @ 21:03:46 Author: felixonmars Revision: 1419809
upgpkg: haskell-parameterized-utils 2.1.6.0-20: rebuild with reflection 2.1.7 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-13 21:03:45 UTC (rev 1419808) +++ PKGBUILD 2023-03-13 21:03:46 UTC (rev 1419809) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.6.0 -pkgrel=19 +pkgrel=20 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
