Date: Thursday, March 24, 2022 @ 22:48:25 Author: felixonmars Revision: 1175964
upgpkg: haskell-parameterized-utils 2.1.5.0-15: rebuild with tasty-hedgehog 1.2.0.0 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 22:48:18 UTC (rev 1175963) +++ PKGBUILD 2022-03-24 22:48:25 UTC (rev 1175964) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.5.0 -pkgrel=14 +pkgrel=15 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
