Date: Thursday, May 20, 2021 @ 05:16:55 Author: felixonmars Revision: 937773
upgpkg: haskell-parameterized-utils 2.1.3.0-17: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 05:15:59 UTC (rev 937772) +++ PKGBUILD 2021-05-20 05:16:55 UTC (rev 937773) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.3.0 -pkgrel=16 +pkgrel=17 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
