guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (1a5f5694a7 -> 53b00b91b7)


From: guix-commits
Subject: branch master updated (1a5f5694a7 -> 53b00b91b7)
Date: Thu, 9 Feb 2023 08:38:53 -0500 (EST)

abcdw pushed a change to branch master
in repository guix.

    from 1a5f5694a7 gnu: Add the Go standard library 1.20.
     new ce7d0d689c gnu: tree-sitter: Move to its own module.
     new 8f9edc9ebc gnu: tree-sitter: Update to 0.20.7.
     new 1378bb5348 gnu: tree-sitter: Update package style.
     new 8686933c1e gnu: Add rust-html-escape.
     new 0028204e26 gnu: Add rust-smallbitvec-2.
     new 0cd9bd5dce gnu: Add tree-sitter-cli.
     new 53b00b91b7 gnu: Add tree-sitter-grammar-html.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                  |   1 +
 gnu/packages/crates-io.scm    |  46 +++++++++
 gnu/packages/emacs.scm        |   2 +-
 gnu/packages/engineering.scm  |   1 +
 gnu/packages/text-editors.scm |  52 ----------
 gnu/packages/tree-sitter.scm  | 214 ++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/vim.scm          |   1 +
 7 files changed, 264 insertions(+), 53 deletions(-)
 create mode 100644 gnu/packages/tree-sitter.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]