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

Felix Yan felixonmars at archlinux.org
Sat Feb 22 02:34:10 UTC 2020


    Date: Saturday, February 22, 2020 @ 02:34:10
  Author: felixonmars
Revision: 577886

upgpkg: haskell-http-download 0.1.0.1-42: rebuild with tasty-golden 2.3.3

Modified:
  haskell-http-download/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-22 01:06:38 UTC (rev 577885)
+++ PKGBUILD	2020-02-22 02:34:10 UTC (rev 577886)
@@ -3,7 +3,7 @@
 _hkgname=http-download
 pkgname=haskell-http-download
 pkgver=0.1.0.1
-pkgrel=41
+pkgrel=42
 pkgdesc="Verified downloads with retries"
 url="https://github.com/commercialhaskell/http-download"
 license=('MIT')
@@ -46,5 +46,5 @@
     install -D -m744 unregister.sh "$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
     runhaskell Setup copy --destdir="$pkgdir"
     install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-    rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+    rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }



More information about the arch-commits mailing list