From: Benjamin <benjamin@uvy.fr>
To: 63227@debbugs.gnu.org
Cc: Benjamin <benjamin@uvy.fr>
Subject: [bug#63227] [PATCH 1/2] gnu: tree-sitter: Update to 0.20.8
Date: Tue, 2 May 2023 10:54:12 +0200 [thread overview]
Message-ID: <11e7c4aab6fc25833dd7fa2dd7f04350bff54cbd.1682982767.git.benjamin@uvy.fr> (raw)
In-Reply-To: <cover.1682982767.git.benjamin@uvy.fr>
---
gnu/packages/tree-sitter.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index b91345bb36..386409914b 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -38,7 +38,7 @@ (define-module (gnu packages tree-sitter)
(define-public tree-sitter
(package
(name "tree-sitter")
- (version "0.20.7")
+ (version "0.20.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -47,7 +47,7 @@ (define-public tree-sitter
(file-name (git-file-name name version))
(sha256
(base32
- "1nv2a2hr22w8ix71b6rkkxv9rfvhvwlmyql0g6lva9qzj4vy50p4"))
+ "10w17lfn9asqrk612xivkx26lc620s3nnm30hhlyqd4bj19k7gyv"))
(modules '((guix build utils)))
(snippet #~(begin
;; Remove bundled ICU parts
--
2.39.2
next prev parent reply other threads:[~2023-05-02 13:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-01 23:25 [bug#63227] [PATCH 0/2] gnu: neovim: Update to 0.9.0 Benjamin
2023-05-02 8:54 ` Benjamin [this message]
2023-05-02 8:54 ` [bug#63227] [PATCH 2/2] gnu: neovim update " Benjamin
2023-05-07 9:43 ` [bug#63227] [PATCH 0/2] gnu: neovim: Update " Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11e7c4aab6fc25833dd7fa2dd7f04350bff54cbd.1682982767.git.benjamin@uvy.fr \
--to=benjamin@uvy.fr \
--cc=63227@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.