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

Felix Yan felixonmars at archlinux.org
Fri Feb 15 16:55:49 UTC 2019


    Date: Friday, February 15, 2019 @ 16:55:48
  Author: felixonmars
Revision: 432802

upgpkg: haskell-tasty-rerun 1.1.14-1

rebuild with tasty 1.2, tasty-rerun 1.1.14

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-15 16:55:09 UTC (rev 432801)
+++ PKGBUILD	2019-02-15 16:55:48 UTC (rev 432802)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
-pkgver=1.1.13
-pkgrel=14
+pkgver=1.1.14
+pkgrel=1
 pkgdesc="Run tests by filtering the test tree depending on the result of previous test runs"
 url="https://github.com/ocharles/tasty-rerun"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-split' 'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('43e5e5e23ebf50d5292ae95ca69a6669188a018934e451799ae14292bc88a3186534bb10e23c74178911089dee0379b3f782f9a14ff02c5e462478b1b3a19238')
+sha512sums=('eed20b7f224b0069e3194909c7b8905e8745766dcc3b1cd5dd89ecea7f055a302bc7550d0752c5a2a300a7471d418f2da62fbf5d136bfbb7e68d00900e3e3f44')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list