Date: Friday, September 4, 2020 @ 20:31:14 Author: felixonmars Revision: 698604
upgpkg: haskell-binary-parser 0.5.6-27: rebuild with tasty-expected-failure 0.12.1 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-04 20:30:27 UTC (rev 698603) +++ PKGBUILD 2020-09-04 20:31:14 UTC (rev 698604) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.6 -pkgrel=26 +pkgrel=27 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
