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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 18:05:56 UTC 2020


    Date: Thursday, October 8, 2020 @ 18:05:56
  Author: felixonmars
Revision: 721824

upgpkg: haskell-criterion 1.5.7.0-1: rebuild with criterion 1.5.7.0

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 18:03:11 UTC (rev 721823)
+++ PKGBUILD	2020-10-08 18:05:56 UTC (rev 721824)
@@ -3,8 +3,8 @@
 
 _hkgname=criterion
 pkgname=haskell-criterion
-pkgver=1.5.6.2
-pkgrel=144
+pkgver=1.5.7.0
+pkgrel=1
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion"
 license=("BSD")
@@ -18,7 +18,7 @@
 makedepends=('ghc' 'haskell-base-compat' 'haskell-hunit' 'haskell-quickcheck' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('48e4c0803480fa21830342ff7fd016e15de1b598fb8c4541710c6a9d81e4919bfcb22bc5fbd1ac417e79df902f1154f20aa3e3081efcf6a9af872f00142c3af0')
+sha512sums=('5c28d2f89e45fe506ace3908ea532fcca4824682b5acc30930df66b906e7d197962df1f9e193a9896a194d41c498e869467d50a21b752c1a4c009d38cc8281a6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list