Date: Sunday, March 5, 2023 @ 13:19:11 Author: felixonmars Revision: 1413351
upgpkg: haskell-binary-parser 0.5.7.3-9: rebuild with bifunctors 5.5.15 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 13:18:32 UTC (rev 1413350) +++ PKGBUILD 2023-03-05 13:19:11 UTC (rev 1413351) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.3 -pkgrel=8 +pkgrel=9 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
