Date: Tuesday, May 11, 2021 @ 19:14:17 Author: felixonmars Revision: 930494
upgpkg: haskell-hspec-megaparsec 2.2.0-51: rebuild with unliftio 0.2.15 Modified: haskell-hspec-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 19:13:41 UTC (rev 930493) +++ PKGBUILD 2021-05-11 19:14:17 UTC (rev 930494) @@ -3,7 +3,7 @@ _hkgname=hspec-megaparsec pkgname=haskell-hspec-megaparsec pkgver=2.2.0 -pkgrel=50 +pkgrel=51 pkgdesc="Utility functions for testing Megaparsec parsers with Hspec" url="https://github.com/goldfirere/hspec-megaparsec" license=('BSD')
