Date: Wednesday, March 22, 2023 @ 02:27:28 Author: felixonmars Revision: 1425544
upgpkg: haskell-binary-parser 0.5.7.3-11: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 02:27:28 UTC (rev 1425543) +++ PKGBUILD 2023-03-22 02:27:28 UTC (rev 1425544) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.3 -pkgrel=10 +pkgrel=11 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
