Date: Saturday, March 28, 2020 @ 14:38:59 Author: felixonmars Revision: 605136
upgpkg: haskell-cborg 0.2.2.1-8: rebuild with attoparsec 0.13.2.4 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 14:37:42 UTC (rev 605135) +++ PKGBUILD 2020-03-28 14:38:59 UTC (rev 605136) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.2.1 -pkgrel=7 +pkgrel=8 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
