Date: Thursday, January 6, 2022 @ 00:51:41 Author: felixonmars Revision: 1093972
upgpkg: haskell-hspec-attoparsec 0.1.0.2-100: rebuild with primitive 0.7.3.0 Modified: haskell-hspec-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-06 00:51:09 UTC (rev 1093971) +++ PKGBUILD 2022-01-06 00:51:41 UTC (rev 1093972) @@ -3,7 +3,7 @@ _hkgname=hspec-attoparsec pkgname=haskell-hspec-attoparsec pkgver=0.1.0.2 -pkgrel=99 +pkgrel=100 pkgdesc="Utility functions for testing your attoparsec parsers with hspec" url="http://github.com/alpmestan/hspec-attoparsec" license=("custom:BSD3")
