Date: Friday, January 6, 2023 @ 18:04:33 Author: felixonmars Revision: 1378757
upgpkg: haskell-hspec 2.10.7-5: rebuild with hashable 1.4.2.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 18:03:32 UTC (rev 1378756) +++ PKGBUILD 2023-01-06 18:04:33 UTC (rev 1378757) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.7 -pkgrel=4 +pkgrel=5 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
