Date: Tuesday, March 23, 2021 @ 10:14:51 Author: felixonmars Revision: 900237
upgpkg: haskell-cborg-json 0.2.2.0-132: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 10:14:09 UTC (rev 900236) +++ PKGBUILD 2021-03-23 10:14:51 UTC (rev 900237) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=131 +pkgrel=132 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
