Date: Monday, September 7, 2020 @ 15:16:22 Author: felixonmars Revision: 699960
upgpkg: haskell-cborg-json 0.2.2.0-50: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 15:15:22 UTC (rev 699959) +++ PKGBUILD 2020-09-07 15:16:22 UTC (rev 699960) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=49 +pkgrel=50 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
