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

Felix Yan felixonmars at archlinux.org
Thu Dec 3 00:00:50 UTC 2020


    Date: Thursday, December 3, 2020 @ 00:00:36
  Author: felixonmars
Revision: 769369

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

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 23:58:03 UTC (rev 769368)
+++ PKGBUILD	2020-12-03 00:00:36 UTC (rev 769369)
@@ -3,8 +3,8 @@
 
 _hkgname=criterion
 pkgname=haskell-criterion
-pkgver=1.5.8.0
-pkgrel=3
+pkgver=1.5.9.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=('afca8cabb0e15c7e2f31ec57f184ed7551bccbc59b2d281c088013b9873f8fb3ca695386925d99b685b4f1094906c8993f50011e97f4451ebd9b1c2a1f0f5914')
+sha512sums=('ba8550073977ac829d35e327bc976a6a914694d2e9eb29f25c40811ec4064249dba746ac7a3df1b21532ca64c62375d9b35c201c7e259801f21ccde883647ca8')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list