Date: Sunday, March 21, 2021 @ 14:59:40 Author: felixonmars Revision: 897616
upgpkg: haskell-parameterized-utils 2.1.2.0-2: rebuild with tasty 1.4.0.2 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 14:58:37 UTC (rev 897615) +++ PKGBUILD 2021-03-21 14:59:40 UTC (rev 897616) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
