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

Felix Yan felixonmars at archlinux.org
Mon Feb 24 11:36:13 UTC 2020


    Date: Monday, February 24, 2020 @ 11:36:12
  Author: felixonmars
Revision: 580360

upgpkg: haskell-statistics 0.15.2.0-1: rebuild with statistics 0.15.2.0

Modified:
  haskell-statistics/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 11:11:19 UTC (rev 580359)
+++ PKGBUILD	2020-02-24 11:36:12 UTC (rev 580360)
@@ -3,8 +3,8 @@
 
 _hkgname=statistics
 pkgname=haskell-statistics
-pkgver=0.15.1.0
-pkgrel=2
+pkgver=0.15.2.0
+pkgrel=1
 pkgdesc="A library of statistical types, data, and functions"
 url="https://github.com/bos/statistics"
 license=("BSD")
@@ -14,10 +14,10 @@
          'haskell-mwc-random' 'haskell-primitive' 'haskell-vector' 'haskell-vector-algorithms'
          'haskell-vector-binary-instances' 'haskell-vector-th-unbox')
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-erf' 'haskell-ieee754'
-             'haskell-test-framework' 'haskell-test-framework-hunit'
-             'haskell-test-framework-quickcheck2')
+             'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit'
+             'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('64676128e38f376abcd375344c48bc706cfc68ca21c972cbef90175c5be200ab6058a53efcd1ac349463b60ec0d3c9b50a033bf1484c14a06c4beface415c3e7')
+sha512sums=('7afa3e3edb15e02ff59c72601175d25f1a8baeaa1dd8561322e8e26781dbfbfcc03b2ade773269bab027d7399375f01595145fd2e2f252f3e73abc87f9baed41')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list