Date: Thursday, December 16, 2021 @ 13:08:23 Author: felixonmars Revision: 1074426
upgpkg: haskell-binary-parser 0.5.7-68: rebuild with hashable 1.3.4.1 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 13:07:40 UTC (rev 1074425) +++ PKGBUILD 2021-12-16 13:08:23 UTC (rev 1074426) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7 -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")
