Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tdigest
Commits:
9047f93e by Felix Yan at 2025-10-10T08:25:56+08:00
upgpkg: 0.3.1-139: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tdigest
pkgdesc = On-line accumulation of rank-based statistics
pkgver = 0.3.1
- pkgrel = 138
+ pkgrel = 139
url = https://github.com/phadej/haskell-tdigest#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=tdigest
pkgname=haskell-tdigest
pkgver=0.3.1
-pkgrel=138
+pkgrel=139
pkgdesc="On-line accumulation of rank-based statistics"
url="https://github.com/phadej/haskell-tdigest#readme"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tdigest/-/commit/9047f93e6b6f65acec5f517d7d656084f0567fc8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tdigest/-/commit/9047f93e6b6f65acec5f517d7d656084f0567fc8
You're receiving this email because of your account on gitlab.archlinux.org.