Date: Wednesday, February 10, 2021 @ 17:05:20 Author: felixonmars Revision: 853741
upgpkg: haskell-cborg 0.2.4.0-84: rebuild with attoparsec 0.13.2.5 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 17:04:13 UTC (rev 853740) +++ PKGBUILD 2021-02-10 17:05:20 UTC (rev 853741) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=83 +pkgrel=84 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
