[arch-commits] Commit in haskell-tamarin-prover-theory/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Feb 21 15:56:07 UTC 2020


    Date: Friday, February 21, 2020 @ 15:56:06
  Author: felixonmars
Revision: 577679

upgpkg: haskell-tamarin-prover-theory 1.4.1-63: rebuild with tasty-golden 2.3.3

Modified:
  haskell-tamarin-prover-theory/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-21 15:53:13 UTC (rev 577678)
+++ PKGBUILD	2020-02-21 15:56:06 UTC (rev 577679)
@@ -4,7 +4,7 @@
 _hkgname=tamarin-prover-theory
 pkgname=haskell-tamarin-prover-theory
 pkgver=1.4.1
-pkgrel=62
+pkgrel=63
 pkgdesc="Security protocol types and constraint solver library for the tamarin prover"
 url="http://www.infsec.ethz.ch/research/software/tamarin"
 license=("GPL")
@@ -36,5 +36,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