[arch-commits] Commit in haskell-math-functions/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Mar 28 20:24:35 UTC 2021


    Date: Sunday, March 28, 2021 @ 20:24:35
  Author: felixonmars
Revision: 907828

upgpkg: haskell-math-functions 0.3.4.2-1: rebuild with math-functions 0.3.4.2

Modified:
  haskell-math-functions/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-28 20:19:44 UTC (rev 907827)
+++ PKGBUILD	2021-03-28 20:24:35 UTC (rev 907828)
@@ -3,8 +3,8 @@
 
 _hkgname=math-functions
 pkgname=haskell-math-functions
-pkgver=0.3.4.1
-pkgrel=143
+pkgver=0.3.4.2
+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=('e87a50f10e1afc08acc3900983dcfe85eb46563260c0b52a73ac44c9d83b903dbf3cd59ba0b96f8d4dafc3ff5bb70fb47d04cb8a7a2aec42545096d4a86c2d34')
+sha512sums=('cb29901294463edbba37e97445bb9ed039bdc43815c9bbd9b9bb92b87393e6e891f5840d337c6c06c7e30d26107d32a59c39ac51436be43dba00d0e2411a9053')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list