Date: Monday, September 7, 2020 @ 15:14:52 Author: felixonmars Revision: 699958
upgpkg: haskell-cborg 0.2.4.0-20: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 15:12:55 UTC (rev 699957) +++ PKGBUILD 2020-09-07 15:14:52 UTC (rev 699958) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=19 +pkgrel=20 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
