Date: Tuesday, January 11, 2022 @ 22:26:44 Author: felixonmars Revision: 1101176
upgpkg: haskell-cborg 0.2.5.0-55: rebuild with ghc 9.0.2 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 22:24:59 UTC (rev 1101175) +++ PKGBUILD 2022-01-11 22:26:44 UTC (rev 1101176) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.5.0 -pkgrel=54 +pkgrel=55 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')