Date: Monday, August 8, 2022 @ 16:58:02 Author: felixonmars Revision: 1261378
upgpkg: haskell-hspec-attoparsec 0.1.0.2-136: rebuild with tasty 1.4.2.3 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 16:57:53 UTC (rev 1261377) +++ PKGBUILD 2022-08-08 16:58:02 UTC (rev 1261378) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=135 +pkgrel=136 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
