Date: Monday, March 14, 2022 @ 14:00:49 Author: felixonmars Revision: 1152807
upgpkg: haskell-parameterized-utils 2.1.5.0-2: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 14:00:03 UTC (rev 1152806) +++ PKGBUILD 2022-03-14 14:00:49 UTC (rev 1152807) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.5.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')
