Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-math-functions
Commits:
ae0e74b8 by Felix Yan at 2025-10-05T01:47:10+08:00
upgpkg: 0.3.4.4-350: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-math-functions
pkgdesc = Special functions and Chebyshev polynomials
pkgver = 0.3.4.4
- pkgrel = 349
+ pkgrel = 350
url = https://github.com/haskell/math-functions
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=math-functions
pkgname=haskell-math-functions
pkgver=0.3.4.4
-pkgrel=349
+pkgrel=350
pkgdesc="Special functions and Chebyshev polynomials"
url="https://github.com/haskell/math-functions"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-math-functions/-/commit/ae0e74b8e79b73f0b37922e1199c07c52777d505
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-math-functions/-/commit/ae0e74b8e79b73f0b37922e1199c07c52777d505
You're receiving this email because of your account on gitlab.archlinux.org.