Date: Wednesday, December 28, 2022 @ 00:54:26 Author: felixonmars Revision: 1369023
upgpkg: haskell-hspec-expectations 0.8.2-281: rebuild with tasty 1.4.3 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 00:54:17 UTC (rev 1369022) +++ PKGBUILD 2022-12-28 00:54:26 UTC (rev 1369023) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=280 +pkgrel=281 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
