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

Felix Yan felixonmars at archlinux.org
Tue Feb 25 18:46:26 UTC 2020


    Date: Tuesday, February 25, 2020 @ 18:46:25
  Author: felixonmars
Revision: 581830

upgpkg: haskell-http-types 0.12.3-45: rebuild with splitmix 0.0.4

Modified:
  haskell-http-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 18:46:25 UTC (rev 581829)
+++ PKGBUILD	2020-02-25 18:46:25 UTC (rev 581830)
@@ -4,7 +4,7 @@
 _hkgname=http-types
 pkgname=haskell-http-types
 pkgver=0.12.3
-pkgrel=44
+pkgrel=45
 pkgdesc="Generic HTTP types for Haskell (for both client and server code)."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -39,5 +39,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