Date: Monday, November 23, 2020 @ 00:34:20 Author: felixonmars Revision: 759806
upgpkg: haskell-cborg 0.2.4.0-43: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 00:32:31 UTC (rev 759805) +++ PKGBUILD 2020-11-23 00:34:20 UTC (rev 759806) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=42 +pkgrel=43 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
