Date: Sunday, November 15, 2020 @ 23:50:17 Author: felixonmars Revision: 755042
upgpkg: haskell-hspec-attoparsec 0.1.0.2-10: rebuild with QuickCheck 2.14.2 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 23:49:36 UTC (rev 755041) +++ PKGBUILD 2020-11-15 23:50:17 UTC (rev 755042) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=9 +pkgrel=10 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
