Date: Monday, January 17, 2022 @ 09:02:48 Author: felixonmars Revision: 1107607
upgpkg: haskell-hspec 2.8.4-15: rebuild with hashable 1.3.5.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 09:02:02 UTC (rev 1107606) +++ PKGBUILD 2022-01-17 09:02:48 UTC (rev 1107607) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.4 -pkgrel=14 +pkgrel=15 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
