Date: Sunday, March 7, 2021 @ 07:55:10 Author: felixonmars Revision: 885770
upgpkg: haskell-tdigest 0.2.1.1-23: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-tdigest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 07:54:37 UTC (rev 885769) +++ PKGBUILD 2021-03-07 07:55:10 UTC (rev 885770) @@ -3,7 +3,7 @@ _hkgname=tdigest pkgname=haskell-tdigest pkgver=0.2.1.1 -pkgrel=22 +pkgrel=23 pkgdesc="On-line accumulation of rank-based statistics" url="https://github.com/phadej/haskell-tdigest#readme" license=("BSD")
