Date: Sunday, October 4, 2020 @ 20:50:16 Author: felixonmars Revision: 718542
upgpkg: haskell-cborg 0.2.4.0-27: rebuild with aeson 1.5.4.1 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 20:49:03 UTC (rev 718541) +++ PKGBUILD 2020-10-04 20:50:16 UTC (rev 718542) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=26 +pkgrel=27 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
