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

Felix Yan felixonmars at archlinux.org
Sun May 20 17:38:27 UTC 2018


    Date: Sunday, May 20, 2018 @ 17:38:26
  Author: felixonmars
Revision: 325463

upgpkg: haskell-tasty-rerun 1.1.12-1

rebuild with tasty-rerun,1.1.12

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 17:20:11 UTC (rev 325462)
+++ PKGBUILD	2018-05-20 17:38:26 UTC (rev 325463)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
-pkgver=1.1.10
-pkgrel=13
+pkgver=1.1.12
+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")
@@ -14,13 +14,8 @@
          'haskell-split' 'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('021e330feaf0ca1174655dbda9169efd165466fc2452bb835b4b4a05b78fff0e1d892f5b9f9ea05d418b7f63278642ae48a0ff873a1030b355b28338f7c16111')
+sha512sums=('de8529a81b614ee39a34301924f66c2a078d76b0fe056e3844fafefe92e9c1348ec93f0a95db5b1355770db025b1995f2bcf9a37143d721c6dae6f53b0e0d29e')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/<.*4.11/<5/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
 



More information about the arch-commits mailing list