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

Felix Yan felixonmars at archlinux.org
Fri Feb 21 17:10:43 UTC 2020


    Date: Friday, February 21, 2020 @ 17:10:42
  Author: felixonmars
Revision: 577785

upgpkg: haskell-jose 0.8.2.0-31: rebuild with tasty-golden 2.3.3

Modified:
  haskell-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-21 17:10:11 UTC (rev 577784)
+++ PKGBUILD	2020-02-21 17:10:42 UTC (rev 577785)
@@ -4,7 +4,7 @@
 _hkgname=jose
 pkgname=haskell-jose
 pkgver=0.8.2.0
-pkgrel=30
+pkgrel=31
 pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library"
 url="https://github.com/frasertweedale/hs-jose"
 license=("Apache")
@@ -41,5 +41,5 @@
     install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
     install -D -m744 unregister.sh "$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
     runhaskell Setup copy --destdir="$pkgdir"
-    rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+    rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }



More information about the arch-commits mailing list