Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-math-functions
Commits:
f41c6760 by Felix Yan at 2023-11-16T11:31:46+02:00
upgpkg: 0.3.4.3-10: rebuild with optparse-applicative 0.17.1.0
- - - - -
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.3
- pkgrel = 9
+ pkgrel = 10
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.3
-pkgrel=9
+pkgrel=10
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/f41c6760e3779a445eccd5cd983947a2cee23d6c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-math-functions/-/commit/f41c6760e3779a445eccd5cd983947a2cee23d6c
You're receiving this email because of your account on gitlab.archlinux.org.