Date: Monday, February 1, 2021 @ 14:48:25 Author: felixonmars Revision: 840311
upgpkg: haskell-binary-parser 0.5.6-98: rebuild with mmorph 1.1.4 Modified: haskell-binary-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 14:47:32 UTC (rev 840310) +++ PKGBUILD 2021-02-01 14:48:25 UTC (rev 840311) @@ -4,7 +4,7 @@ _hkgname=binary-parser pkgname=haskell-binary-parser pkgver=0.5.6 -pkgrel=97 +pkgrel=98 pkgdesc="A highly-efficient but limited parser API specialised for bytestrings" url="https://github.com/nikita-volkov/binary-parser" license=("MIT")
