Date: Sunday, August 8, 2021 @ 18:56:07 Author: felixonmars Revision: 995540
upgpkg: haskell-hspec-attoparsec 0.1.0.2-79: rebuild with primitive 0.7.2.0 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:55:34 UTC (rev 995539) +++ PKGBUILD 2021-08-08 18:56:07 UTC (rev 995540) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=78 +pkgrel=79 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
