Date: Saturday, June 20, 2020 @ 07:48:57 Author: felixonmars Revision: 648142
upgpkg: haskell-cborg 0.2.3.0-11: rebuild with base16-bytestring 0.1.1.7 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-20 07:48:54 UTC (rev 648141) +++ PKGBUILD 2020-06-20 07:48:57 UTC (rev 648142) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.3.0 -pkgrel=10 +pkgrel=11 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
