Date: Friday, May 21, 2021 @ 01:20:26 Author: felixonmars Revision: 939784
upgpkg: haskell-hspec 2.8.1-10: rebuild with hashable 1.3.2.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 01:19:53 UTC (rev 939783) +++ PKGBUILD 2021-05-21 01:20:26 UTC (rev 939784) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.1 -pkgrel=9 +pkgrel=10 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
