Date: Monday, June 15, 2020 @ 08:57:55 Author: felixonmars Revision: 644859
upgpkg: haskell-cborg-json 0.2.2.0-25: rebuild with aeson 1.5.2.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 08:57:21 UTC (rev 644858) +++ PKGBUILD 2020-06-15 08:57:55 UTC (rev 644859) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=24 +pkgrel=25 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
