Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-double-conversion
Commits:
1af59358 by Felix Yan at 2025-09-12T21:38:50+00:00
upgpkg: 2.0.5.0-79: rebuild with hashable 1.4.5.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 = 78
+ pkgrel = 79
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=78
+pkgrel=79
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/1af593581fa73202db65495a79056d1455289bd8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-double-conversion/-/commit/1af593581fa73202db65495a79056d1455289bd8
You're receiving this email because of your account on gitlab.archlinux.org.