[arch-commits] Commit in stack/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 12 19:08:37 UTC 2018


    Date: Saturday, May 12, 2018 @ 19:08:36
  Author: felixonmars
Revision: 321217

upgpkg: stack 1.6.5-84

rebuild with smallcheck,1.1.4

Modified:
  stack/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-12 19:03:59 UTC (rev 321216)
+++ PKGBUILD	2018-05-12 19:08:36 UTC (rev 321217)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.6.5
-pkgrel=83
+pkgrel=84
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack"
 license=("custom:BSD3")
@@ -38,6 +38,7 @@
 
 prepare() {
   cd $pkgname-$pkgver
+  sed -i '54d;55d;56d;57d;58d' src/test/Stack/StoreSpec.hs
   hpack
 }
 



More information about the arch-commits mailing list