Date: Friday, February 17, 2023 @ 13:22:08 Author: felixonmars Revision: 1402085
upgpkg: haskell-binary-parser 0.5.7.3-5: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 13:22:04 UTC (rev 1402084) +++ PKGBUILD 2023-02-17 13:22:08 UTC (rev 1402085) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.3 -pkgrel=4 +pkgrel=5 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
