Date: Friday, May 14, 2021 @ 22:08:44 Author: felixonmars Revision: 934392
upgpkg: haskell-binary-parser 0.5.7-16: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 22:08:12 UTC (rev 934391) +++ PKGBUILD 2021-05-14 22:08:44 UTC (rev 934392) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.7 -pkgrel=15 +pkgrel=16 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
