Date: Monday, January 11, 2021 @ 22:29:00 Author: felixonmars Revision: 818744
upgpkg: haskell-binary-parser 0.5.6-87: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 22:28:32 UTC (rev 818743) +++ PKGBUILD 2021-01-11 22:29:00 UTC (rev 818744) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.6 -pkgrel=86 +pkgrel=87 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")