Date: Thursday, December 30, 2021 @ 21:51:59 Author: felixonmars Revision: 1088946
upgpkg: haskell-hspec 2.8.3-96: 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 21:41:57 UTC (rev 1088945) +++ PKGBUILD 2021-12-30 21:51:59 UTC (rev 1088946) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.3 -pkgrel=95 +pkgrel=96 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')