Date: Thursday, August 13, 2020 @ 22:12:56 Author: felixonmars Revision: 678181
upgpkg: haskell-parameterized-utils 2.1.0-7: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-parameterized-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 22:12:05 UTC (rev 678180) +++ PKGBUILD 2020-08-13 22:12:56 UTC (rev 678181) @@ -3,7 +3,7 @@ _hkgname=parameterized-utils pkgname=haskell-parameterized-utils pkgver=2.1.0 -pkgrel=6 +pkgrel=7 pkgdesc="Classes and data structures for working with data-kind indexed types" url="https://github.com/GaloisInc/parameterized-utils" license=('BSD')
