Date: Monday, February 6, 2023 @ 01:43:28 Author: felixonmars Revision: 1393689
upgpkg: haskell-hspec-attoparsec 0.1.0.2-157: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:43:26 UTC (rev 1393688) +++ PKGBUILD 2023-02-06 01:43:28 UTC (rev 1393689) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=156 +pkgrel=157 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="https://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
