Date: Sunday, December 19, 2021 @ 00:56:28 Author: felixonmars Revision: 1078063
upgpkg: haskell-binary-parser 0.5.7-69: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-19 00:55:50 UTC (rev 1078062) +++ PKGBUILD 2021-12-19 00:56:28 UTC (rev 1078063) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7 -pkgrel=68 +pkgrel=69 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
