aboutsummaryrefslogtreecommitdiff
path: root/ports/replxx/add-stdexcept.patch
AgeCommit message (Collapse)Author
2021-10-11[replxx] Update to 0.0.3 (#20606)chausner
* Update replxx to 0.0.3 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2020-05-26[replxx] Add missing header <stdexcept> needed to name std::runtime_error ↵Billy O'Neal
for replxx. (#11571) * [replxx] Add missing header <stdexcept> needed to name std::runtime_error for replxx. Already applied upstream as https://github.com/BillyONeal/replxx/commit/723d9c84869511dfb5e63f5c3d3372ac38114713 * Bump version.