Date: Thursday, July 22, 2021 @ 05:53:58 Author: felixonmars Revision: 982909
upgpkg: haskell-binary-parser 0.5.7-35: rebuild with unliftio 0.2.19 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-22 05:52:59 UTC (rev 982908) +++ PKGBUILD 2021-07-22 05:53:58 UTC (rev 982909) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7 -pkgrel=34 +pkgrel=35 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
