Date: Monday, March 15, 2021 @ 20:41:44 Author: felixonmars Revision: 891669
upgpkg: haskell-hspec-expectations 0.8.2-131: rebuild with doctest 0.18.1 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-15 20:41:10 UTC (rev 891668) +++ PKGBUILD 2021-03-15 20:41:44 UTC (rev 891669) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=130 +pkgrel=131 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
