Date: Monday, February 6, 2023 @ 04:35:25 Author: felixonmars Revision: 1394002
upgpkg: haskell-binary-parser 0.5.7.3-3: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 04:35:24 UTC (rev 1394001) +++ PKGBUILD 2023-02-06 04:35:25 UTC (rev 1394002) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.3 -pkgrel=2 +pkgrel=3 pkgdesc="An efficient but limited parser API specialised to bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
