···11diff --git a/meson.build b/meson.build
22-index f76f5acf..045e9d40 100644
22+index d8d9135b..717280d9 100644
33--- a/meson.build
44+++ b/meson.build
55@@ -221,7 +221,7 @@ if is_64bit_system
···12121313 # These are all headers-only libraries, and thus won't require separate 32-bit
1414diff --git a/src/plugin/utils.cpp b/src/plugin/utils.cpp
1515-index 8d6236ad..ea5c1396 100644
1515+index 4a52b6c1..abbb1ec8 100644
1616--- a/src/plugin/utils.cpp
1717+++ b/src/plugin/utils.cpp
1818-@@ -93,7 +93,7 @@ std::string PluginInfo::wine_version() const {
1818+@@ -101,7 +101,7 @@ std::string PluginInfo::wine_version() const {
1919 // The '*.exe' scripts generated by winegcc allow you to override the binary
2020 // used to run Wine, so will will handle this in the same way for our Wine
2121 // version detection. We'll be using `execvpe`
···10081008 manul = throw "manul has been dropped due to the lack of maintenance from upstream since 2018"; # Added 2022-06-01
10091009 manpages = throw "'manpages' has been renamed to/replaced by 'man-pages'"; # Converted to throw 2022-02-22
10101010 marathon = throw "marathon has been removed from nixpkgs, as it's unmaintained"; # Added 2020-08-15
10111011+ mariadb_108 = throw "mariadb_108 has been removed from nixpkgs, please switch to another version like mariadb_1010"; # Added 2022-05-10
10121012+ mariadb_109 = throw "mariadb_109 has been removed from nixpkgs, please switch to another version like mariadb_1010"; # Added 2022-05-10
10111013 mariadb-client = hiPrio mariadb.client; #added 2019.07.28
10121014 marp = throw "marp has been removed from nixpkgs, as it's unmaintained and has security issues"; # Added 2022-06-04
10131015 matcha = throw "matcha was renamed to matcha-gtk-theme"; # added 2020-05-09