···1diff --git a/meson.build b/meson.build
2-index f76f5acf..045e9d40 100644
3--- a/meson.build
4+++ b/meson.build
5@@ -221,7 +221,7 @@ if is_64bit_system
···1213 # These are all headers-only libraries, and thus won't require separate 32-bit
14diff --git a/src/plugin/utils.cpp b/src/plugin/utils.cpp
15-index 8d6236ad..ea5c1396 100644
16--- a/src/plugin/utils.cpp
17+++ b/src/plugin/utils.cpp
18-@@ -93,7 +93,7 @@ std::string PluginInfo::wine_version() const {
19 // The '*.exe' scripts generated by winegcc allow you to override the binary
20 // used to run Wine, so will will handle this in the same way for our Wine
21 // version detection. We'll be using `execvpe`
···1diff --git a/meson.build b/meson.build
2+index d8d9135b..717280d9 100644
3--- a/meson.build
4+++ b/meson.build
5@@ -221,7 +221,7 @@ if is_64bit_system
···1213 # These are all headers-only libraries, and thus won't require separate 32-bit
14diff --git a/src/plugin/utils.cpp b/src/plugin/utils.cpp
15+index 4a52b6c1..abbb1ec8 100644
16--- a/src/plugin/utils.cpp
17+++ b/src/plugin/utils.cpp
18+@@ -101,7 +101,7 @@ std::string PluginInfo::wine_version() const {
19 // The '*.exe' scripts generated by winegcc allow you to override the binary
20 // used to run Wine, so will will handle this in the same way for our Wine
21 // version detection. We'll be using `execvpe`