Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-decimal
Commits:
9d5f1145 by Felix Yan at 2025-09-19T09:44:05+00:00
upgpkg: 0.5.2-209: rebuild with tasty 1.5.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-decimal
pkgdesc = Decimal numbers with variable precision
pkgver = 0.5.2
- pkgrel = 208
+ pkgrel = 209
url = https://github.com/PaulJohnson/Haskell-Decimal
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=Decimal
pkgname=haskell-decimal
pkgver=0.5.2
-pkgrel=208
+pkgrel=209
pkgdesc="Decimal numbers with variable precision"
url="https://github.com/PaulJohnson/Haskell-Decimal"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-decimal/-/commit/9d5f1145d2d9388c8274981925acaca5b00c35df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-decimal/-/commit/9d5f1145d2d9388c8274981925acaca5b00c35df
You're receiving this email because of your account on gitlab.archlinux.org.