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

Felix Yan felixonmars at archlinux.org
Sat Dec 8 19:45:46 UTC 2018


    Date: Saturday, December 8, 2018 @ 19:45:45
  Author: felixonmars
Revision: 412554

upgpkg: haskell-math-functions 0.3.1.0-2

rebuild with vector 0.12.0.2

Modified:
  haskell-math-functions/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-08 19:44:54 UTC (rev 412553)
+++ PKGBUILD	2018-12-08 19:45:45 UTC (rev 412554)
@@ -4,10 +4,10 @@
 _hkgname=math-functions
 pkgname=haskell-math-functions
 pkgver=0.3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Special functions and Chebyshev polynomials"
 url="https://github.com/bos/math-functions"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-data-default-class' "haskell-primitive" "haskell-vector" "haskell-vector-th-unbox")
 makedepends=('ghc')



More information about the arch-commits mailing list