[arch-commits] Commit in haskell-math-functions/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 15 15:00:15 UTC 2020
Date: Saturday, August 15, 2020 @ 15:00:15
Author: felixonmars
Revision: 679717
upgpkg: haskell-math-functions 0.3.4.1-1: rebuild with math-functions 0.3.4.1
Modified:
haskell-math-functions/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-15 14:50:37 UTC (rev 679716)
+++ PKGBUILD 2020-08-15 15:00:15 UTC (rev 679717)
@@ -3,8 +3,8 @@
_hkgname=math-functions
pkgname=haskell-math-functions
-pkgver=0.3.4.0
-pkgrel=8
+pkgver=0.3.4.1
+pkgrel=1
pkgdesc="Special functions and Chebyshev polynomials"
url="https://github.com/bos/math-functions"
license=("BSD")
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-erf' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
'haskell-tasty-quickcheck' 'haskell-vector-th-unbox')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a4a8bdf14961f2ac60037b1af9ad17365aa1165ac4ae58901b66795f8b4440acc04e2363fa31a8e6c4c4501430f323c15196d0434a988d8276f9d173efe665e0')
+sha512sums=('e87a50f10e1afc08acc3900983dcfe85eb46563260c0b52a73ac44c9d83b903dbf3cd59ba0b96f8d4dafc3ff5bb70fb47d04cb8a7a2aec42545096d4a86c2d34')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list