[arch-commits] Commit in haskell-prettyprinter-convert-ansi-wl-pprint/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue Feb 25 16:56:55 UTC 2020
    
    
  
    Date: Tuesday, February 25, 2020 @ 16:56:51
  Author: felixonmars
Revision: 581605
upgpkg: haskell-prettyprinter-convert-ansi-wl-pprint 1.1-74: rebuild with splitmix 0.0.4
Modified:
  haskell-prettyprinter-convert-ansi-wl-pprint/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 16:56:13 UTC (rev 581604)
+++ PKGBUILD	2020-02-25 16:56:51 UTC (rev 581605)
@@ -3,7 +3,7 @@
 _hkgname=prettyprinter-convert-ansi-wl-pprint
 pkgname=haskell-prettyprinter-convert-ansi-wl-pprint
 pkgver=1.1
-pkgrel=73
+pkgrel=74
 pkgdesc="Converter from ansi-wl-pprint documents to prettyprinter-based ones."
 url="https://github.com/quchen/prettyprinter"
 license=('custom:BSD2')
@@ -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.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