Date: Tuesday, May 26, 2020 @ 20:20:20 Author: felixonmars Revision: 635303
upgpkg: haskell-cborg 0.2.3.0-5: rebuild with quickcheck-instances 0.3.23 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-26 20:19:01 UTC (rev 635302) +++ PKGBUILD 2020-05-26 20:20:20 UTC (rev 635303) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.3.0 -pkgrel=4 +pkgrel=5 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
