Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tdigest
Commits:
641dc4c4 by Felix Yan at 2025-09-09T10:07:02+00:00
upgpkg: 0.3.1-112: rebuild with QuickCheck 2.15.0.1
- - - - -
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 = 111
+ pkgrel = 112
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=111
+pkgrel=112
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/641dc4c4bf00be438888f654f3aeb2043d30f776
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tdigest/-/commit/641dc4c4bf00be438888f654f3aeb2043d30f776
You're receiving this email because of your account on gitlab.archlinux.org.