Date: Thursday, April 22, 2021 @ 17:32:55 Author: felixonmars Revision: 921350
upgpkg: haskell-hspec-attoparsec 0.1.0.2-62: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 17:32:13 UTC (rev 921349) +++ PKGBUILD 2021-04-22 17:32:55 UTC (rev 921350) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=61 +pkgrel=62 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
