Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-18 | gnu: bash: Update to 5.2.37. | Zheng Junjie | |
* gnu/packages/bash.scm (bash): Update to 5.2.37. (patch-url): Update it. (%patch-series-5.1): Rename to %patch-series-5.2 and update it. * gnu/packages/patches/bash-linux-pgrp-pipe.patch: Adjust it. Change-Id: I26c070ea3256e77d3a7658190339dc080fc0bc63 | |||
2019-09-23 | gnu: bash: Unconditionally configure PGRP_PIPE for *-linux systems. | Mark H Weaver | |
* gnu/packages/patches/bash-linux-pgrp-pipe.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bash.scm (bash)[source]: Add the patch. |