[arch-commits] Commit in haskell-wai-logger/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 06:14:54 UTC 2018


    Date: Thursday, May 17, 2018 @ 06:14:53
  Author: felixonmars
Revision: 323290

upgpkg: haskell-wai-logger 2.3.2-31

rebuild pass 1, specified --nocheck

Modified:
  haskell-wai-logger/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 00:30:16 UTC (rev 323289)
+++ PKGBUILD	2018-05-17 06:14:53 UTC (rev 323290)
@@ -5,7 +5,7 @@
 _hkgname=wai-logger
 pkgname=haskell-wai-logger
 pkgver=2.3.2
-pkgrel=30
+pkgrel=31
 pkgdesc="A logging system for WAI"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -17,11 +17,6 @@
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('24a6e1a340b07781beeb8b7caa32743e3face2aa81d13cab64f311898c50e5824e128203e34608ef5511eb642cfe427dfb9ef281e10cf8675505fbea68cf2d3b')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/doctest \[/doctest ["-dynamic", /' test/doctests.hs
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list