[arch-commits] Commit in haskell-tasty-rerun/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 24 18:06:19 UTC 2017
Date: Monday, July 24, 2017 @ 18:06:18
Author: felixonmars
Revision: 246278
upgpkg: haskell-tasty-rerun 1.1.7-1
rebuild with tasty-rerun,1.1.7
Modified:
haskell-tasty-rerun/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-24 18:01:40 UTC (rev 246277)
+++ PKGBUILD 2017-07-24 18:06:18 UTC (rev 246278)
@@ -4,8 +4,8 @@
_hkgname=tasty-rerun
pkgname=haskell-tasty-rerun
-pkgver=1.1.6
-pkgrel=32
+pkgver=1.1.7
+pkgrel=1
pkgdesc="Run tests by filtering the test tree depending on the result of previous test runs"
url="http://github.com/ocharles/tasty-rerun"
license=("custom:BSD3")
@@ -13,7 +13,7 @@
depends=('ghc' "haskell-mtl" "haskell-optparse-applicative" "haskell-reducers"
"haskell-split" "haskell-stm" "haskell-tagged" "haskell-tasty")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ed33270c8a1f1576985e9907087921fd4f8fba19253fe3bfefec2d05f9799d79')
+sha512sums=('a5cc64b8981b8dcd64682927b35ff25d5e0477d152acb4f8fc6cb20b2d506a1edc51c3cf79a0f5cbfe4525e88974e9c5f6c80050db4d0ddb77f59b61a402badb')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list