Date: Wednesday, August 12, 2020 @ 19:33:05 Author: felixonmars Revision: 676597
upgpkg: haskell-cborg 0.2.4.0-8: rebuild with quickcheck-instances 0.3.24 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-12 19:32:53 UTC (rev 676596) +++ PKGBUILD 2020-08-12 19:33:05 UTC (rev 676597) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=7 +pkgrel=8 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
