Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
mpdecimal
Commits:
95febd96 by Jelle van der Waa at 2026-03-01T13:52:59+01:00
upgpkg: 4.0.1-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mpdecimal
pkgdesc = Package for correctly-rounded arbitrary precision decimal
floating point arithmetic
pkgver = 4.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.bytereef.org/mpdecimal/index.html
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=mpdecimal
pkgver=4.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Package for correctly-rounded arbitrary precision decimal floating
point arithmetic"
arch=('x86_64')
url="https://www.bytereef.org/mpdecimal/index.html"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mpdecimal/-/commit/95febd9606ba11cd61b439c13c99e9fa4c659015
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mpdecimal/-/commit/95febd9606ba11cd61b439c13c99e9fa4c659015
You're receiving this email because of your account on gitlab.archlinux.org.