Date: Tuesday, March 16, 2021 @ 20:03:14 Author: felixonmars Revision: 892184
upgpkg: haskell-hspec-attoparsec 0.1.0.2-53: rebuild with doctest 0.18.1 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 20:02:33 UTC (rev 892183) +++ PKGBUILD 2021-03-16 20:03:14 UTC (rev 892184) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=52 +pkgrel=53 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
