Date: Thursday, March 30, 2023 @ 04:43:56 Author: felixonmars Revision: 1430676
upgpkg: haskell-parameterized-utils 2.1.6.0-25: rebuild with quickcheck-instances 0.3.29 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:43:54 UTC (rev 1430675) +++ PKGBUILD 2023-03-30 04:43:56 UTC (rev 1430676) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.6.0 -pkgrel=24 +pkgrel=25 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
