Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tdigest
Commits:
998f2ce2 by Felix Yan at 2024-09-04T21:18:29+03:00
upgpkg: 0.3.1-4: rebuild with text-short 0.1.6
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/998f2ce2c212b1f5116cd0aae6187c3e3b92d71c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tdigest/-/commit/998f2ce2c212b1f5116cd0aae6187c3e3b92d71c
You're receiving this email because of your account on gitlab.archlinux.org.