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

Felix Yan felixonmars at archlinux.org
Sun Feb 23 21:32:18 UTC 2020


    Date: Sunday, February 23, 2020 @ 21:32:17
  Author: felixonmars
Revision: 580041

upgpkg: haskell-wreq 0.5.3.2-137: rebuild with split 0.2.3.4

Modified:
  haskell-wreq/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-23 21:30:22 UTC (rev 580040)
+++ PKGBUILD	2020-02-23 21:32:17 UTC (rev 580041)
@@ -3,7 +3,7 @@
 _hkgname=wreq
 pkgname=haskell-wreq
 pkgver=0.5.3.2
-pkgrel=136
+pkgrel=137
 pkgdesc="An easy-to-use HTTP client library."
 url="https://github.com/bos/wreq"
 license=('BSD')
@@ -47,5 +47,5 @@
     install -D -m744 unregister.sh "$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
     runhaskell Setup copy --destdir="$pkgdir"
     install -D -m644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
-    rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+    rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE.md
 }



More information about the arch-commits mailing list