Date: Monday, December 20, 2021 @ 02:04:51 Author: felixonmars Revision: 1079240
upgpkg: haskell-hspec-attoparsec 0.1.0.2-96: rebuild with attoparsec 0.14.2 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 02:04:20 UTC (rev 1079239) +++ PKGBUILD 2021-12-20 02:04:51 UTC (rev 1079240) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=95 +pkgrel=96 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
