Date: Saturday, February 18, 2023 @ 00:30:47 Author: felixonmars Revision: 1402358
upgpkg: haskell-cborg 0.2.8.0-23: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-18 00:30:44 UTC (rev 1402357) +++ PKGBUILD 2023-02-18 00:30:47 UTC (rev 1402358) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.8.0 -pkgrel=22 +pkgrel=23 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')