Date: Thursday, August 25, 2022 @ 18:25:41 Author: felixonmars Revision: 1279836
upgpkg: haskell-parameterized-utils 2.1.5.0-62: rebuild with quickcheck-instances 0.3.28 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 18:25:30 UTC (rev 1279835) +++ PKGBUILD 2022-08-25 18:25:41 UTC (rev 1279836) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.5.0 -pkgrel=61 +pkgrel=62 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
