Date: Saturday, June 19, 2021 @ 23:37:04 Author: felixonmars Revision: 965717
upgpkg: haskell-hspec-attoparsec 0.1.0.2-73: rebuild with ghc 9.0.1 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 23:36:18 UTC (rev 965716) +++ PKGBUILD 2021-06-19 23:37:04 UTC (rev 965717) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=72 +pkgrel=73 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
