Date: Friday, October 9, 2020 @ 17:08:38 Author: felixonmars Revision: 722520
upgpkg: haskell-cborg 0.2.4.0-29: rebuild with unordered-containers 0.2.13.0 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 17:07:29 UTC (rev 722519) +++ PKGBUILD 2020-10-09 17:08:38 UTC (rev 722520) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=28 +pkgrel=29 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
