Date: Thursday, January 5, 2023 @ 03:12:58 Author: felixonmars Revision: 1376883
upgpkg: haskell-binary-parser 0.5.7.2-56: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-05 03:12:49 UTC (rev 1376882) +++ PKGBUILD 2023-01-05 03:12:58 UTC (rev 1376883) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7.2 -pkgrel=55 +pkgrel=56 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
