aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
blob: 432910d7a30d72ce7470f0af65ec81457fdd2568 (about) (plain)
blob size (156KB) exceeds display size limit (100KB).
e='2023-12-25 20:03:55 +0200'>2023-12-25Revert "gnu: ed: Update to 1.19."...This reverts commit 0d8b0af0fe9a4ee113a555f939adbbe0f9ac7125. This results in more than 5000 packages being rebuilt. Efraim Flashner 2023-12-25gnu: Remove nano.scm....Removes nano.scm and places the `nano' package within text-editors.scm. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove nano.scm from build. * gnu/packages/nano.scm: Delete file. * gnu/packages/text-editors.scm (nano): New variable. [copyright header]: Transfer copyright notices from nano.scm to text-editors.scm. Change-Id: I257f68a3072481f556db208bd1bd34e6eec79b47 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jaeme Sifat 2023-12-25gnu: ed: Update to 1.19....* gnu/packages/text-editors.scm (ed): Update to 1.19. Change-Id: I02ec92086fe122a636d24e8bc3afb3c3f118651c Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jaeme Sifat 2023-12-25gnu: Remove ed.scm....Remove ed.scm and move the `ed' package to text-editors.scm. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove ed.scm from build. * gnu/packages/ed.scm: Delete file. * gnu/packages/text-editors.scm (ed): New variable. [copyright header]: Transfer copyright notices from ed.scm to text-editors.scm. Change-Id: I827a2943f4849085186f2a25a9c8676cf4b6a7fd Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jaeme Sifat 2023-10-14gnu: xnedit: Update to 1.5.2...* gnu/packages/text-editors.scm (xnedit): Update to 1.5.2 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai 2023-09-25gnu: xnedit: Update to 1.5.1....* gnu/packages/text-editors.scm (xnedit): Update to 1.5.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai