Date: Wednesday, October 26, 2022 @ 10:56:31 Author: felixonmars Revision: 1334984
upgpkg: haskell-hspec-expectations 0.8.2-270: rebuild with doctest 0.20.1 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 10:55:55 UTC (rev 1334983) +++ PKGBUILD 2022-10-26 10:56:31 UTC (rev 1334984) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=269 +pkgrel=270 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
