Date: Friday, May 14, 2021 @ 16:00:35 Author: felixonmars Revision: 934205
upgpkg: haskell-cborg-json 0.2.2.0-144: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 15:59:59 UTC (rev 934204) +++ PKGBUILD 2021-05-14 16:00:35 UTC (rev 934205) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=143 +pkgrel=144 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
