Date: Thursday, May 27, 2021 @ 04:53:14 Author: felixonmars Revision: 948026
upgpkg: haskell-cborg-json 0.2.2.0-150: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 04:52:49 UTC (rev 948025) +++ PKGBUILD 2021-05-27 04:53:14 UTC (rev 948026) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=149 +pkgrel=150 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
