Date: Saturday, January 30, 2021 @ 17:46:43 Author: felixonmars Revision: 836189
upgpkg: haskell-hspec-attoparsec 0.1.0.2-35: rebuild with vector 0.12.2.0 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 17:46:00 UTC (rev 836188) +++ PKGBUILD 2021-01-30 17:46:43 UTC (rev 836189) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=34 +pkgrel=35 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")