Date: Wednesday, February 2, 2022 @ 11:50:08 Author: felixonmars Revision: 1122448
upgpkg: haskell-hspec 2.8.5-15: rebuild with base-orphans 0.8.6 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 11:48:16 UTC (rev 1122447) +++ PKGBUILD 2022-02-02 11:50:08 UTC (rev 1122448) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.5 -pkgrel=14 +pkgrel=15 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
