Date: Thursday, May 13, 2021 @ 19:33:32 Author: felixonmars Revision: 933552
upgpkg: haskell-mueval 0.9.3-65: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-mueval/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 19:32:49 UTC (rev 933551) +++ PKGBUILD 2021-05-13 19:33:32 UTC (rev 933552) @@ -3,7 +3,7 @@ _hkgname=mueval pkgname=haskell-mueval pkgver=0.9.3 -pkgrel=64 +pkgrel=65 pkgdesc="Safely evaluate pure Haskell expressions" url="https://github.com/gwern/mueval" license=("BSD")
