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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 22 06:22:11 UTC 2022


    Date: Monday, August 22, 2022 @ 06:22:11
  Author: felixonmars
Revision: 1274373

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

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-22 06:19:36 UTC (rev 1274372)
+++ PKGBUILD	2022-08-22 06:22:11 UTC (rev 1274373)
@@ -3,8 +3,8 @@
 
 _hkgname=criterion
 pkgname=haskell-criterion
-pkgver=1.5.12.0
-pkgrel=10
+pkgver=1.5.13.0
+pkgrel=1
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion"
 license=("BSD")
@@ -18,7 +18,7 @@
 makedepends=('ghc' 'uusi' '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=('8c4657c84b3834249d92582f7cd210ac2e5a77af12bc00e82979207f647c0cfb6d86539dfc1502b2aef4d25a8537d7ac0cbf92787d9d0a7b03754d3037daf526')
+sha512sums=('0c3c8c5135e219f6c3dca07760e90a33aac2b499afefcb8206f38bbab43bb6fc5532ea4154200979b760cfc0bf030454bed747a30255561f2508033ee40764c0')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list