summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/atf-execute-with-shell.patch
AgeCommit message (Collapse)Author
2026-02-20gnu: atf: Update to 0.23.Anderson Torres
The patch atf-execute-with-shell.patch was incorporated. * gnu/packages/check.scm (atf): Update to 0.23. * gnu/packages/patches/atf-execute-with-shell.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I8106a47b501cdeac47e246d916e387dec1b664fd Signed-off-by: Ludovic Courtès <ludo@gnu.org> Modified-by: Ludovic Courtès <ludo@gnu.org>
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This caused a world rebuild. Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18Update Maxim's email address.Maxim Cournoyer
The change was automated via: git grep -l maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' * .mailmap: New entry. Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2024-08-31gnu: Add atf.Maxim Cournoyer
* gnu/packages/check.scm (atf): New variable. * gnu/packages/patches/atf-execute-with-shell.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I37a57069380309382bc0ff24977a1fd165985f5e