Date: Sunday, March 28, 2021 @ 09:11:10 Author: felixonmars Revision: 906599
upgpkg: haskell-parameterized-utils 2.1.3.0-4: rebuild with tasty 1.4.1 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 09:09:50 UTC (rev 906598) +++ PKGBUILD 2021-03-28 09:11:10 UTC (rev 906599) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
