Date: Friday, March 3, 2023 @ 00:35:55 Author: felixonmars Revision: 1408468
upgpkg: haskell-decimal 0.5.2-103: rebuild with tagged 0.8.7 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 00:35:52 UTC (rev 1408467) +++ PKGBUILD 2023-03-03 00:35:55 UTC (rev 1408468) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=102 +pkgrel=103 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
