Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-09-10 10:33:42 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-09-10 10:33:42 +0200
commit173657e4057b9af336f032b304199ab094eaacd7 (patch)
treecd362410902be73f124314599c951e002203cffd
parent487708d2f22eed6307d39581e55a4a78aca3ccc6 (diff)
extra/firefox: wasi is 14.0.6 now not 13.0.1
-rw-r--r--extra/firefox/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD
index f652a68f..97580b1f 100644
--- a/extra/firefox/PKGBUILD
+++ b/extra/firefox/PKGBUILD
@@ -22,9 +22,9 @@ eval "$(
'
)"
fi
-makedepends=("${makedepends[@]/wasi-compiler-rt/wasi-compiler-rt=13.0.1-1.0}") # dustbin
+makedepends=("${makedepends[@]/wasi-compiler-rt/wasi-compiler-rt=14.0.6-1.0}") # dustbin
makedepends=(${makedepends[*]/wasi-libc++*/})
-makedepends+=(wasi-libc++=13.0.1-1.0 wasi-libc++abi=13.0.1-1.0 llvm13) # dustbin
+makedepends+=(wasi-libc++=14.0.6-1.0 wasi-libc++abi=14.0.6-1.0 llvm13) # dustbin
# try hard to tell ld and rust not to use too much memory (no lto, no debug info, etc.)
eval "$(