Date: Thursday, March 24, 2022 @ 00:45:44 Author: felixonmars Revision: 1172829
upgpkg: haskell-hspec-attoparsec 0.1.0.2-119: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:45:37 UTC (rev 1172828) +++ PKGBUILD 2022-03-24 00:45:44 UTC (rev 1172829) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=118 +pkgrel=119 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
