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

Felix Yan felixonmars at archlinux.org
Tue Nov 13 18:36:47 UTC 2018


    Date: Tuesday, November 13, 2018 @ 18:36:47
  Author: felixonmars
Revision: 407141

upgpkg: haskell-criterion 1.5.3.0-1

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-13 18:16:53 UTC (rev 407140)
+++ PKGBUILD	2018-11-13 18:36:47 UTC (rev 407141)
@@ -3,8 +3,8 @@
 
 _hkgname=criterion
 pkgname=haskell-criterion
-pkgver=1.5.2.0
-pkgrel=11
+pkgver=1.5.3.0
+pkgrel=1
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion"
 license=("custom:BSD3")
@@ -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=('94e95364e0b245fc3a236175082ca21a63e53f822dcf5f42fa198bb4d86473e99935e6f5f72f1d3ab209c3f3d85387a2bb4a99cc2db2adf23cb6732fceaeae13')
+sha512sums=('1fe451850395c181bf79b20498efcc64cbfab9e8fcc26eef83ab7ebf21a412906a44c4ff0a2cb1e77069223027d97a746a35617e1ab79d194d0051d3458b2c2b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list