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

Felix Yan felixonmars at archlinux.org
Sun Mar 11 18:50:30 UTC 2018


    Date: Sunday, March 11, 2018 @ 18:50:29
  Author: felixonmars
Revision: 306213

upgpkg: haskell-criterion 1.4.0.0-1

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-11 18:48:34 UTC (rev 306212)
+++ PKGBUILD	2018-03-11 18:50:29 UTC (rev 306213)
@@ -4,8 +4,8 @@
 
 _hkgname=criterion
 pkgname=haskell-criterion
-pkgver=1.3.0.0
-pkgrel=34
+pkgver=1.4.0.0
+pkgrel=1
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion"
 license=("custom:BSD3")
@@ -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=('1ad1f53b0552d3e981e12d2425c675fa8fdb83a907081e7f564c3ebebd09d7619cf1278db2db6ceeb23902fdea114994e8eca01607d91f1a44933ac01c289588')
+sha512sums=('5be073a1137dfd403a082760c9e956fcc434403b4dd1e7f04753c9d2a5061c91561d5f4e57e856953d10166bbbbf5c1f0cd210162733604706026c2e0981bce0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list