aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gobby.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gobby.scm')
0 files changed, 0 insertions, 0 deletions
m.scm?id=e7c0011d2a1b3d95d99c3dce09bcddb72cac498e'>gnu: vim: Update to 8.2.2689....* gnu/packages/vim.scm (vim): Update to 8.2.2689. Tobias Geerinckx-Rice 2021-03-30gnu: vim: Update to 8.2.2677....* gnu/packages/vim.scm (vim): Update to 8.2.2677. Tobias Geerinckx-Rice 2021-03-29gnu: vim-asyncrun: Update to 2.8.5....* gnu/packages/vim.scm (vim-asyncrun): Update to 2.8.5. Efraim Flashner 2021-03-21gnu: vim: Update to 8.2.2632....* gnu/packages/vim.scm (vim): Update to 8.2.2632. [arguments]: Disable another test (Test_combining_double_width). Tobias Geerinckx-Rice 2021-03-06gnu: vim-full: Remove duplicate 'make-flags'....Fixes <https://bugs.gnu.org/46580>. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> * gnu/packages/vim.scm (vim-full)[arguments]: Remove duplicate 'make-flags'. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Tobias Geerinckx-Rice 2021-02-11gnu: vim: Fix test_signals test....* gnu/packages/vim.scm (vim)[arguments]: Add "CFLAGS=-D_REENTRANT" to Signed-off-by: 宋文武 <iyzsong@member.fsf.org> John Doe 2021-01-10gnu: vim: Skip terminal screen-dump tests....Even with careful substitutions these tests often break on other architectures anyway. * gnu/packages/vim.scm (vim)[arguments]: Adjust skip-or-fix-failing-tests to skip another terminal screen-dump test. Efraim Flashner