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

Felix Yan felixonmars at archlinux.org
Wed Nov 20 18:51:09 UTC 2019


    Date: Wednesday, November 20, 2019 @ 18:51:09
  Author: felixonmars
Revision: 530758

upgpkg: pandoc 2.7.3-72

rebuild with Diff 0.4.0, aeson 1.4.6.0

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 18:30:53 UTC (rev 530757)
+++ PKGBUILD	2019-11-20 18:51:09 UTC (rev 530758)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.7.3
-pkgrel=71
+pkgrel=72
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -35,6 +35,7 @@
 
     # TODO: find a better solution
     sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ [(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+    sed -i 's/< *0.4/<1/' $pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list