Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-double-conversion
Commits:
d93839a1 by Felix Yan at 2026-01-11T02:36:51+08:00
upgpkg: 2.0.5.0-106: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-double-conversion
pkgdesc = Fast conversion between single and double precision floating
point and text
pkgver = 2.0.5.0
- pkgrel = 105
+ pkgrel = 106
url = https://github.com/haskell/double-conversion
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=double-conversion
pkgname=haskell-double-conversion
pkgver=2.0.5.0
-pkgrel=105
+pkgrel=106
pkgdesc="Fast conversion between single and double precision floating point
and text"
url="https://github.com/haskell/double-conversion"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-double-conversion/-/commit/d93839a1220ab611551d4ebd74dae1e878a94329
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-double-conversion/-/commit/d93839a1220ab611551d4ebd74dae1e878a94329
You're receiving this email because of your account on gitlab.archlinux.org.