Date: Tuesday, February 9, 2021 @ 22:43:40 Author: felixonmars Revision: 851869
upgpkg: haskell-cborg 0.2.4.0-83: rebuild with ghc 8.10.4 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 22:42:34 UTC (rev 851868) +++ PKGBUILD 2021-02-09 22:43:40 UTC (rev 851869) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=82 +pkgrel=83 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
