Date: Sunday, November 28, 2021 @ 23:55:56 Author: felixonmars Revision: 1055900
upgpkg: haskell-hspec-attoparsec 0.1.0.2-93: rebuild with regex-base 0.94.0.2 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 23:55:24 UTC (rev 1055899) +++ PKGBUILD 2021-11-28 23:55:56 UTC (rev 1055900) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=92 +pkgrel=93 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
