Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-double-conversion
Commits:
c2c90b3b by Felix Yan at 2023-11-22T10:27:55+02:00
upgpkg: 2.0.4.2-24: rebuild with async 2.2.5
- - - - -
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.4.2
- pkgrel = 23
+ pkgrel = 24
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.4.2
-pkgrel=23
+pkgrel=24
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/c2c90b3b60365688c4cf5cc57fa15c07fb49347a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-double-conversion/-/commit/c2c90b3b60365688c4cf5cc57fa15c07fb49347a
You're receiving this email because of your account on gitlab.archlinux.org.