Date: Saturday, March 4, 2023 @ 10:10:48 Author: felixonmars Revision: 1411632
upgpkg: haskell-binary-parser 0.5.7.3-8: rebuild with typed-process 0.2.11.0 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 10:10:31 UTC (rev 1411631) +++ PKGBUILD 2023-03-04 10:10:48 UTC (rev 1411632) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.3 -pkgrel=7 +pkgrel=8 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
