Date: Thursday, December 30, 2021 @ 20:24:07 Author: felixonmars Revision: 1088936
upgpkg: haskell-hspec 2.8.3-95: rebuild with logging-facade 0.3.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-30 20:23:33 UTC (rev 1088935) +++ PKGBUILD 2021-12-30 20:24:07 UTC (rev 1088936) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.3 -pkgrel=94 +pkgrel=95 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')