Date: Monday, December 21, 2020 @ 18:40:52 Author: felixonmars Revision: 781372
upgpkg: haskell-binary-parser 0.5.6-68: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 18:40:02 UTC (rev 781371) +++ PKGBUILD 2020-12-21 18:40:52 UTC (rev 781372) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.6 -pkgrel=67 +pkgrel=68 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
