Date: Tuesday, March 23, 2021 @ 10:13:56 Author: felixonmars Revision: 900235
upgpkg: haskell-cborg 0.2.4.0-101: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 10:13:16 UTC (rev 900234) +++ PKGBUILD 2021-03-23 10:13:56 UTC (rev 900235) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=100 +pkgrel=101 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')