Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-double-conversion
Commits:
a690a785 by Felix Yan at 2025-05-25T04:24:39+08:00
upgpkg: 2.0.5.0-33: rebuild with vector 0.13.2.0
- - - - -
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 = 32
+ pkgrel = 33
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=32
+pkgrel=33
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/a690a785a7e4f48cc4685e478dedea387d4c01e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-double-conversion/-/commit/a690a785a7e4f48cc4685e478dedea387d4c01e4
You're receiving this email because of your account on gitlab.archlinux.org.