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

Felix Yan felixonmars at archlinux.org
Mon Jan 6 21:53:19 UTC 2020


    Date: Monday, January 6, 2020 @ 21:53:19
  Author: felixonmars
Revision: 549789

upgpkg: haskell-tasty-rerun 1.1.15-1: rebuild with tasty-rerun 1.1.15

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-06 21:50:24 UTC (rev 549788)
+++ PKGBUILD	2020-01-06 21:53:19 UTC (rev 549789)
@@ -3,17 +3,16 @@
 
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
-pkgver=1.1.14
-pkgrel=41
-pkgdesc="Run tests by filtering the test tree depending on the result of previous test runs"
+pkgver=1.1.15
+pkgrel=1
+pkgdesc="Rerun only tests which failed in a previous test run"
 url="https://github.com/ocharles/tasty-rerun"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-optparse-applicative' 'haskell-reducers'
-         'haskell-split' 'haskell-tagged' 'haskell-tasty')
+depends=('ghc-libs' 'haskell-optparse-applicative' 'haskell-split' 'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('eed20b7f224b0069e3194909c7b8905e8745766dcc3b1cd5dd89ecea7f055a302bc7550d0752c5a2a300a7471d418f2da62fbf5d136bfbb7e68d00900e3e3f44')
+sha512sums=('c05e0cd8f2351c8d6a512d3039d6f718c4bf879b2465530817f6e54e9074456c9e7e2960ee9af47bac2f39e83adcd024631f83d97f1765c3e708f73ffcf124f3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list