Date: Monday, November 14, 2022 @ 20:53:41 Author: felixonmars Revision: 1347749
upgpkg: haskell-cborg 0.2.8.0-9: rebuild with aeson 2.1.1.0 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-14 20:53:37 UTC (rev 1347748) +++ PKGBUILD 2022-11-14 20:53:41 UTC (rev 1347749) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.8.0 -pkgrel=8 +pkgrel=9 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
