Date: Thursday, March 30, 2023 @ 03:53:17 Author: felixonmars Revision: 1430363
upgpkg: haskell-binary-parser 0.5.7.3-13: rebuild with quickcheck-instances 0.3.29 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 03:53:01 UTC (rev 1430362) +++ PKGBUILD 2023-03-30 03:53:17 UTC (rev 1430363) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.3 -pkgrel=12 +pkgrel=13 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
