Date: Thursday, September 22, 2022 @ 10:02:26 Author: felixonmars Revision: 1306984
upgpkg: haskell-hspec-attoparsec 0.1.0.2-142: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 10:02:24 UTC (rev 1306983) +++ PKGBUILD 2022-09-22 10:02:26 UTC (rev 1306984) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=141 +pkgrel=142 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
