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

Felix Yan felixonmars at archlinux.org
Fri Feb 21 14:51:10 UTC 2020


    Date: Friday, February 21, 2020 @ 14:51:09
  Author: felixonmars
Revision: 577581

upgpkg: haskell-aeson 1.4.6.0-19: rebuild with tasty-golden 2.3.3

Modified:
  haskell-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-21 14:46:19 UTC (rev 577580)
+++ PKGBUILD	2020-02-21 14:51:09 UTC (rev 577581)
@@ -5,7 +5,7 @@
 pkgname=haskell-aeson
 _hkgname=aeson
 pkgver=1.4.6.0
-pkgrel=18
+pkgrel=19
 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance."
 url="https://github.com/bos/aeson"
 license=("GPL")
@@ -46,5 +46,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