Date: Wednesday, April 7, 2021 @ 20:51:24 Author: felixonmars Revision: 912721
upgpkg: haskell-hspec-attoparsec 0.1.0.2-60: rebuild with vector 0.12.3.0 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-07 20:50:45 UTC (rev 912720) +++ PKGBUILD 2021-04-07 20:51:24 UTC (rev 912721) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=59 +pkgrel=60 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
