Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-decimal
Commits:
f7cc22c2 by Felix Yan at 2025-09-03T23:51:06+00:00
upgpkg: 0.5.2-190: rebuild with data-default-class 0.1.2.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 = 189
+ pkgrel = 190
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=189
+pkgrel=190
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/f7cc22c28713c29d51b669b2ff8771f8901e76df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-decimal/-/commit/f7cc22c28713c29d51b669b2ff8771f8901e76df
You're receiving this email because of your account on gitlab.archlinux.org.