Date: Saturday, January 9, 2021 @ 08:40:07 Author: felixonmars Revision: 815201
upgpkg: haskell-parameterized-utils 2.1.1-40: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 08:39:57 UTC (rev 815200) +++ PKGBUILD 2021-01-09 08:40:07 UTC (rev 815201) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.1 -pkgrel=39 +pkgrel=40 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
