Date: Thursday, September 15, 2022 @ 21:47:30 Author: felixonmars Revision: 1303173
upgpkg: haskell-cborg 0.2.7.0-20: rebuild with bifunctors 5.5.13 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 21:47:29 UTC (rev 1303172) +++ PKGBUILD 2022-09-15 21:47:30 UTC (rev 1303173) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.7.0 -pkgrel=19 +pkgrel=20 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
