[arch-commits] Commit in haskell-regex-compat-tdfa/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 26 22:56:20 UTC 2020


    Date: Wednesday, February 26, 2020 @ 22:56:19
  Author: felixonmars
Revision: 583514

upgpkg: haskell-regex-compat-tdfa 0.95.1.4-28: rebuild with ghc 8.8.3

Modified:
  haskell-regex-compat-tdfa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 22:55:43 UTC (rev 583513)
+++ PKGBUILD	2020-02-26 22:56:19 UTC (rev 583514)
@@ -4,7 +4,7 @@
 _hkgname=regex-compat-tdfa
 pkgname=haskell-regex-compat-tdfa
 pkgver=0.95.1.4
-pkgrel=27
+pkgrel=28
 pkgdesc="One module layer over regex-tdfa to replace Text.Regex."
 url="https://hub.darcs.net/shelarcy/regex-compat-tdfa"
 license=("BSD")
@@ -34,5 +34,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