Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tree-sitter: update to 0.20.1.
@ 2021-11-29  5:39 jgarte
  2021-11-29  5:45 ` jgarte
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: jgarte @ 2021-11-29  5:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

There is a new pull request by jgarte against master on the void-packages repository

https://github.com/jgarte/void-packages tree-sitter
https://github.com/void-linux/void-packages/pull/34297

tree-sitter: update to 0.20.1.
#### Testing the changes
- I tested the changes in this PR: NO

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


A patch file from https://github.com/void-linux/void-packages/pull/34297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tree-sitter-34297.patch --]
[-- Type: text/x-diff, Size: 1165 bytes --]

From 7a0d85a67557b96c2079b78f7eeedf58a2062eaf Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Mon, 29 Nov 2021 00:35:59 -0500
Subject: [PATCH] tree-sitter: update to 0.20.1.

---
 srcpkgs/tree-sitter/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tree-sitter/template b/srcpkgs/tree-sitter/template
index 25d2743934c5..1408f17083b0 100644
--- a/srcpkgs/tree-sitter/template
+++ b/srcpkgs/tree-sitter/template
@@ -1,7 +1,7 @@
 # Template file for 'tree-sitter'
 pkgname=tree-sitter
-version=0.20.0
-revision=1
+version=0.20.1
+revision=2
 build_style=cargo
 make_install_args="--path=cli"
 short_desc="Parser generator tool and incremental parsing library"
@@ -9,7 +9,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="MIT"
 homepage="https://tree-sitter.github.io"
 distfiles="https://github.com/tree-sitter/tree-sitter/archive/v${version}.tar.gz"
-checksum=4a8070b9de17c3b8096181fe8530320ab3e8cca685d8bee6a3e8d164b5fb47da
+checksum=12a3f7206af3028dbe8a0de50d8ebd6d7010bf762db918acae76fc7585f1258d
 make_check=no # tests require generating fixtures from remote repositories
 
 post_build() {

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-12-02  0:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29  5:39 [PR PATCH] tree-sitter: update to 0.20.1 jgarte
2021-11-29  5:45 ` jgarte
2021-11-29  5:46 ` jgarte
2021-11-29  5:47 ` ericonr
2021-11-29  6:06 ` cinerea0
2021-11-29  6:50 ` [PR PATCH] [Updated] " jgarte
2021-11-29  6:51 ` jgarte
2021-11-29  6:52 ` jgarte
2021-11-29  6:52 ` jgarte
2021-11-29  6:59 ` cinerea0
2021-12-02  0:38 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).