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

Felix Yan felixonmars at archlinux.org
Wed Oct 3 12:46:14 UTC 2018


    Date: Wednesday, October 3, 2018 @ 12:46:13
  Author: felixonmars
Revision: 389206

upgpkg: haskell-tasty-rerun 1.1.13-1

rebuild with tasty-rerun 1.1.13

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-03 12:19:39 UTC (rev 389205)
+++ PKGBUILD	2018-10-03 12:46:13 UTC (rev 389206)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
-pkgver=1.1.12
-pkgrel=35
+pkgver=1.1.13
+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=("custom:BSD3")
@@ -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=('de8529a81b614ee39a34301924f66c2a078d76b0fe056e3844fafefe92e9c1348ec93f0a95db5b1355770db025b1995f2bcf9a37143d721c6dae6f53b0e0d29e')
+sha512sums=('43e5e5e23ebf50d5292ae95ca69a6669188a018934e451799ae14292bc88a3186534bb10e23c74178911089dee0379b3f782f9a14ff02c5e462478b1b3a19238')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list