Date: Monday, August 17, 2020 @ 21:47:59 Author: felixonmars Revision: 683365
upgpkg: haskell-cborg 0.2.4.0-12: rebuild with ghc 8.10.2 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 21:45:46 UTC (rev 683364) +++ PKGBUILD 2020-08-17 21:47:59 UTC (rev 683365) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=11 +pkgrel=12 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
