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

Felix Yan felixonmars at archlinux.org
Tue May 7 14:53:33 UTC 2019


    Date: Tuesday, May 7, 2019 @ 14:53:32
  Author: felixonmars
Revision: 462220

upgpkg: haskell-criterion 1.5.5.0-1

rebuild with criterion 1.5.5.0

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 14:51:09 UTC (rev 462219)
+++ PKGBUILD	2019-05-07 14:53:32 UTC (rev 462220)
@@ -3,8 +3,8 @@
 
 _hkgname=criterion
 pkgname=haskell-criterion
-pkgver=1.5.4.0
-pkgrel=34
+pkgver=1.5.5.0
+pkgrel=1
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion"
 license=("BSD")
@@ -17,7 +17,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=('ec9069d1840fd8ed77d11f07ed9e24a9e36d95c5c03364bc81785c21b25e5dffe6e66fa3fcc65a23d374f65fb8789d4275c0440c0cd29717b8924d01bce8de48')
+sha512sums=('361e67479848288db75f8869f6da63778e32d8d18ae499fb38e301aaaaa02cf7679cb8e3a1e3779247b14f1f34ab570ccd8aa998a9794253a94cfb842f1a7277')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list