Date: Thursday, December 30, 2021 @ 22:54:06 Author: felixonmars Revision: 1089012
upgpkg: haskell-hspec 2.8.3-98: 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 22:54:01 UTC (rev 1089011) +++ PKGBUILD 2021-12-30 22:54:06 UTC (rev 1089012) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.3 -pkgrel=97 +pkgrel=98 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')