Date: Wednesday, April 5, 2023 @ 04:49:41 Author: felixonmars Revision: 1435480
upgpkg: haskell-hspec-attoparsec 0.1.0.2-160: rebuild with syb 0.7.2.3 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 04:49:41 UTC (rev 1435479) +++ PKGBUILD 2023-04-05 04:49:41 UTC (rev 1435480) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=159 +pkgrel=160 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="https://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
