Date: Friday, February 14, 2020 @ 21:10:57 Author: felixonmars Revision: 571231
upgpkg: haskell-binary-parser 0.5.5-19: rebuild with ghc 8.8.2 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-14 21:10:23 UTC (rev 571230) +++ PKGBUILD 2020-02-14 21:10:57 UTC (rev 571231) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.5 -pkgrel=18 +pkgrel=19 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
