aboutsummaryrefslogtreecommitdiff
path: root/tests/lint.scm
diff options
context:
space:
mode:
authorAndré A. Gomes <andremegafone@gmail.com>2022-09-05 23:34:34 +0300
committerGuillaume Le Vaillant <glv@posteo.net>2022-09-06 10:18:26 +0200
commitcb1d9486356edd0dc7e9585df7275a0bc2bfe593 (patch)
tree4bc2a80f3a5c72e8e58f5e18f28a8d6a099b3405 /tests/lint.scm
parentb04541869aff5864c1d14f2e86bb9432d86091d6 (diff)
downloadguix-cb1d9486356edd0dc7e9585df7275a0bc2bfe593.tar.gz
guix-cb1d9486356edd0dc7e9585df7275a0bc2bfe593.zip
gnu: cl-webkit: Update to 3.5.4.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Diffstat (limited to 'tests/lint.scm')
0 files changed, 0 insertions, 0 deletions
ned-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Maxim Cournoyer 2023-02-11gnu: emacs: Add TREE_SITTER_GRAMMAR_PATH support....gnu/packages/emacs.scm (emacs)[native-search-paths]: Add a search-path for tree-sitter grammars. gnu/packages/aux-files/emacs/guix-emacs.el: Add directories from TREE_SITTER_GRAMMAR_PATH to treesit-extra-load-path. Andrew Tropin 2022-08-03gnu: emacs: Suppress loading messages for guix emacs packages....* gnu/packages/aux-files/emacs/guix-emacs.el (guix-emacs-autoload-packages): Pass NOMESSAGE as t for 'load'. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> André A. Gomes