Date: Friday, May 21, 2021 @ 00:25:38 Author: felixonmars Revision: 939716
upgpkg: haskell-hspec 2.8.1-9: 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 00:05:16 UTC (rev 939715) +++ PKGBUILD 2021-05-21 00:25:38 UTC (rev 939716) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.1 -pkgrel=8 +pkgrel=9 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
