Date: Saturday, March 18, 2023 @ 09:54:47 Author: felixonmars Revision: 1422092
upgpkg: haskell-binary-parser 0.5.7.3-10: rebuild with terminal-size 0.3.4 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-18 09:54:46 UTC (rev 1422091) +++ PKGBUILD 2023-03-18 09:54:47 UTC (rev 1422092) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.3 -pkgrel=9 +pkgrel=10 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
