Date: Sunday, March 21, 2021 @ 00:34:31 Author: felixonmars Revision: 896501
upgpkg: haskell-hspec-attoparsec 0.1.0.2-54: rebuild with tasty 1.4.0.2 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 00:33:43 UTC (rev 896500) +++ PKGBUILD 2021-03-21 00:34:31 UTC (rev 896501) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=53 +pkgrel=54 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
