diff --git a/srcpkgs/EternalTerminal/patches/limits.patch b/srcpkgs/EternalTerminal/patches/limits.patch new file mode 100644 index 00000000000..9226bd45001 --- /dev/null +++ b/srcpkgs/EternalTerminal/patches/limits.patch @@ -0,0 +1,10 @@ +--- a/EternalTerminal/external_imported/cxxopts/include/cxxopts.hpp 2022-05-05 17:20:44.000000000 +0200 ++++ - 2023-07-10 20:07:25.607948589 +0200 +@@ -37,6 +37,7 @@ + #include + #include + #include ++#include + + #ifdef __cpp_lib_optional + #include diff --git a/srcpkgs/EternalTerminal/template b/srcpkgs/EternalTerminal/template index 1017a1b4a1e..156eab6ce47 100644 --- a/srcpkgs/EternalTerminal/template +++ b/srcpkgs/EternalTerminal/template @@ -1,7 +1,7 @@ # Template file for 'EternalTerminal' pkgname=EternalTerminal version=6.2.1 -revision=1 +revision=2 # revisions used for the specific versions of submodules. # they can be found in the external/ directory of the source code. _sanitizers_gitrev="99e159ec9bc8dd362b08d18436bd40ff0648417b"