Date: Monday, July 25, 2022 @ 06:28:48 Author: felixonmars Revision: 1256786
upgpkg: haskell-hspec-megaparsec 2.2.0-123: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2 Modified: haskell-hspec-megaparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 06:28:40 UTC (rev 1256785) +++ PKGBUILD 2022-07-25 06:28:48 UTC (rev 1256786) @@ -3,7 +3,7 @@ _hkgname=hspec-megaparsec pkgname=haskell-hspec-megaparsec pkgver=2.2.0 -pkgrel=122 +pkgrel=123 pkgdesc="Utility functions for testing Megaparsec parsers with Hspec" url="https://github.com/goldfirere/hspec-megaparsec" license=('BSD')
