From 1581d4da9994af5747b5dde4dd024e0691838f7f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 14 Dec 2019 11:39:57 +0100 Subject: extra/firefox: redone rust static patch --- extra/firefox/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/firefox/PKGBUILD') diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD index c89c5052..e20df7ea 100644 --- a/extra/firefox/PKGBUILD +++ b/extra/firefox/PKGBUILD @@ -96,7 +96,7 @@ eval "$( # test failure in rust code (complaining about network functions) when PGO is used, # see https://bugzilla.mozilla.org/show_bug.cgi?id=1565757 source+=('rust-static-disable-network-test-on-static-libraries.patch') -sha256sums+=('d07e283d5c784bb44dcd0ad3f6b82f19cac562451ce07033e8dde50bf8c75d76') +sha256sums+=('2cf35cc22b4a9bccfaca403abed5621d666a5d6d3c87774b3f151265c6d6e090') eval "$( declare -f prepare | \ sed ' -- cgit v1.2.3-54-g00ecf