Date: Thursday, May 20, 2021 @ 23:21:23 Author: felixonmars Revision: 939692
upgpkg: haskell-hspec 2.8.1-8: 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-20 23:19:54 UTC (rev 939691) +++ PKGBUILD 2021-05-20 23:21:23 UTC (rev 939692) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.1 -pkgrel=7 +pkgrel=8 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
