Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-decimal
Commits:
cab4784a by Felix Yan at 2023-11-16T12:16:17+02:00
upgpkg: 0.5.2-115: rebuild with optparse-applicative 0.17.1.0
- - - - -
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 = 114
+ pkgrel = 115
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=114
+pkgrel=115
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/cab4784a735e80d9ca75be323f5e9191930cfca6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-decimal/-/commit/cab4784a735e80d9ca75be323f5e9191930cfca6
You're receiving this email because of your account on gitlab.archlinux.org.