Date: Thursday, March 30, 2023 @ 04:10:03 Author: felixonmars Revision: 1430501
upgpkg: haskell-cborg 0.2.8.0-33: rebuild with quickcheck-instances 0.3.29 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:10:00 UTC (rev 1430500) +++ PKGBUILD 2023-03-30 04:10:03 UTC (rev 1430501) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.8.0 -pkgrel=32 +pkgrel=33 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')