Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-decimal
Commits:
d4ff4333 by Felix Yan at 2023-11-22T10:23:19+02:00
upgpkg: 0.5.2-117: rebuild with async 2.2.5
- - - - -
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 = 116
+ pkgrel = 117
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=116
+pkgrel=117
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/d4ff433356cf1b98b942df713a5a08043eee94dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-decimal/-/commit/d4ff433356cf1b98b942df713a5a08043eee94dc
You're receiving this email because of your account on gitlab.archlinux.org.