Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ast-grep: update to 0.14.2.
@ 2023-12-07 18:35 icp1994
  2023-12-09 19:26 ` icp1994
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: icp1994 @ 2023-12-07 18:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages ast-grep
https://github.com/void-linux/void-packages/pull/47645

ast-grep: update to 0.14.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/47645.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ast-grep-47645.patch --]
[-- Type: text/x-diff, Size: 1050 bytes --]

From a8869b761862d0c5bd951e77cfa2fdaa61c31836 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 3 Dec 2023 12:11:16 +0530
Subject: [PATCH] ast-grep: update to 0.14.2.

---
 srcpkgs/ast-grep/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template
index fb5b74fd72ec9..64fd146fc45f4 100644
--- a/srcpkgs/ast-grep/template
+++ b/srcpkgs/ast-grep/template
@@ -1,6 +1,6 @@
 # Template file for 'ast-grep'
 pkgname=ast-grep
-version=0.13.2
+version=0.14.2
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://ast-grep.github.io"
 changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
-checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25
+checksum=03f6ad66be373664cac10a1508127a26807eb72b920a5661839c2fddea646342
 
 post_install() {
 	vlicense LICENSE

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

* Re: ast-grep: update to 0.14.2.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
@ 2023-12-09 19:26 ` icp1994
  2023-12-12  6:55 ` [PR PATCH] [Updated] " icp1994
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-12-09 19:26 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/47645#issuecomment-1848640444

Comment:
I think that one test failure on 32-bit is inconsequential.

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

* Re: [PR PATCH] [Updated] ast-grep: update to 0.14.2.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
  2023-12-09 19:26 ` icp1994
@ 2023-12-12  6:55 ` icp1994
  2023-12-12  7:03 ` icp1994
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-12-12  6:55 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages ast-grep
https://github.com/void-linux/void-packages/pull/47645

ast-grep: update to 0.14.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/47645.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ast-grep-47645.patch --]
[-- Type: text/x-diff, Size: 1050 bytes --]

From fd811291c76a7032e59db9499967933e355ad6fc Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 3 Dec 2023 12:11:16 +0530
Subject: [PATCH] ast-grep: update to 0.14.3.

---
 srcpkgs/ast-grep/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template
index fb5b74fd72ec9..d43a874960237 100644
--- a/srcpkgs/ast-grep/template
+++ b/srcpkgs/ast-grep/template
@@ -1,6 +1,6 @@
 # Template file for 'ast-grep'
 pkgname=ast-grep
-version=0.13.2
+version=0.14.3
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://ast-grep.github.io"
 changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
-checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25
+checksum=b5096422ca059c9d9acabe55f44749370dde05db249adc537759fff320421b8c
 
 post_install() {
 	vlicense LICENSE

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

* Re: ast-grep: update to 0.14.2.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
  2023-12-09 19:26 ` icp1994
  2023-12-12  6:55 ` [PR PATCH] [Updated] " icp1994
@ 2023-12-12  7:03 ` icp1994
  2023-12-19  9:13 ` [PR PATCH] [Updated] ast-grep: update to 0.14.3 icp1994
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-12-12  7:03 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/47645#issuecomment-1848640444

Comment:
I think that one test failure on 32-bit is inconsequential.

edit: Fixed in latest version.

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

* Re: [PR PATCH] [Updated] ast-grep: update to 0.14.3.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
                   ` (2 preceding siblings ...)
  2023-12-12  7:03 ` icp1994
@ 2023-12-19  9:13 ` icp1994
  2023-12-26 17:00 ` [PR PATCH] [Updated] ast-grep: update to 0.15.1 icp1994
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-12-19  9:13 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages ast-grep
https://github.com/void-linux/void-packages/pull/47645

ast-grep: update to 0.14.3.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/47645.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ast-grep-47645.patch --]
[-- Type: text/x-diff, Size: 1050 bytes --]

From 664b529912bae6ba5f1200b453e959b845b9f19a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 3 Dec 2023 12:11:16 +0530
Subject: [PATCH] ast-grep: update to 0.15.1.

---
 srcpkgs/ast-grep/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template
index fb5b74fd72ec9..ba473a5dc0603 100644
--- a/srcpkgs/ast-grep/template
+++ b/srcpkgs/ast-grep/template
@@ -1,6 +1,6 @@
 # Template file for 'ast-grep'
 pkgname=ast-grep
-version=0.13.2
+version=0.15.1
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://ast-grep.github.io"
 changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
-checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25
+checksum=5c9c77b945ff55fb391f5d15aca55ed132fe325bdc47b12ce1cc8d68eecf5c7f
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] ast-grep: update to 0.15.1.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
                   ` (3 preceding siblings ...)
  2023-12-19  9:13 ` [PR PATCH] [Updated] ast-grep: update to 0.14.3 icp1994
@ 2023-12-26 17:00 ` icp1994
  2023-12-30 10:04 ` icp1994
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-12-26 17:00 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages ast-grep
https://github.com/void-linux/void-packages/pull/47645

ast-grep: update to 0.15.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/47645.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ast-grep-47645.patch --]
[-- Type: text/x-diff, Size: 1050 bytes --]

From 681f3581260e0be871f7b7f5eee23bf46ee7dfc1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 3 Dec 2023 12:11:16 +0530
Subject: [PATCH] ast-grep: update to 0.15.1.

---
 srcpkgs/ast-grep/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template
index fb5b74fd72ec9..ba473a5dc0603 100644
--- a/srcpkgs/ast-grep/template
+++ b/srcpkgs/ast-grep/template
@@ -1,6 +1,6 @@
 # Template file for 'ast-grep'
 pkgname=ast-grep
-version=0.13.2
+version=0.15.1
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://ast-grep.github.io"
 changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
-checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25
+checksum=5c9c77b945ff55fb391f5d15aca55ed132fe325bdc47b12ce1cc8d68eecf5c7f
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] ast-grep: update to 0.15.1.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
                   ` (4 preceding siblings ...)
  2023-12-26 17:00 ` [PR PATCH] [Updated] ast-grep: update to 0.15.1 icp1994
@ 2023-12-30 10:04 ` icp1994
  2024-01-05 16:45 ` icp1994
  2024-01-06 23:40 ` [PR PATCH] [Merged]: ast-grep: update to 0.16.1 classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2023-12-30 10:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages ast-grep
https://github.com/void-linux/void-packages/pull/47645

ast-grep: update to 0.15.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/47645.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ast-grep-47645.patch --]
[-- Type: text/x-diff, Size: 1050 bytes --]

From b6c3f8028227a11457509b6910c0c323a86a53f1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 3 Dec 2023 12:11:16 +0530
Subject: [PATCH] ast-grep: update to 0.16.0.

---
 srcpkgs/ast-grep/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template
index fb5b74fd72ec9..14d3888062ac1 100644
--- a/srcpkgs/ast-grep/template
+++ b/srcpkgs/ast-grep/template
@@ -1,6 +1,6 @@
 # Template file for 'ast-grep'
 pkgname=ast-grep
-version=0.13.2
+version=0.16.0
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://ast-grep.github.io"
 changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
-checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25
+checksum=319fbea1c0a60f185367640fb9ed712248726efba0d7a0c012024e34fbb5b254
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] ast-grep: update to 0.15.1.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
                   ` (5 preceding siblings ...)
  2023-12-30 10:04 ` icp1994
@ 2024-01-05 16:45 ` icp1994
  2024-01-06 23:40 ` [PR PATCH] [Merged]: ast-grep: update to 0.16.1 classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: icp1994 @ 2024-01-05 16:45 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages ast-grep
https://github.com/void-linux/void-packages/pull/47645

ast-grep: update to 0.15.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/47645.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ast-grep-47645.patch --]
[-- Type: text/x-diff, Size: 1050 bytes --]

From 5612e65b6ae703bfa9d46534d0a96effb7631f7f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 5 Jan 2024 22:14:11 +0530
Subject: [PATCH] ast-grep: update to 0.16.1.

---
 srcpkgs/ast-grep/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template
index fb5b74fd72ec9..6634e26afe55c 100644
--- a/srcpkgs/ast-grep/template
+++ b/srcpkgs/ast-grep/template
@@ -1,6 +1,6 @@
 # Template file for 'ast-grep'
 pkgname=ast-grep
-version=0.13.2
+version=0.16.1
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://ast-grep.github.io"
 changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
-checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25
+checksum=adb700e7b5ecc37865ed44f25d1ca6e52fe04abc6b74f39a8da07dc8800dcc1c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: ast-grep: update to 0.16.1.
  2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
                   ` (6 preceding siblings ...)
  2024-01-05 16:45 ` icp1994
@ 2024-01-06 23:40 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2024-01-06 23:40 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

ast-grep: update to 0.16.1.
https://github.com/void-linux/void-packages/pull/47645

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2024-01-06 23:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07 18:35 [PR PATCH] ast-grep: update to 0.14.2 icp1994
2023-12-09 19:26 ` icp1994
2023-12-12  6:55 ` [PR PATCH] [Updated] " icp1994
2023-12-12  7:03 ` icp1994
2023-12-19  9:13 ` [PR PATCH] [Updated] ast-grep: update to 0.14.3 icp1994
2023-12-26 17:00 ` [PR PATCH] [Updated] ast-grep: update to 0.15.1 icp1994
2023-12-30 10:04 ` icp1994
2024-01-05 16:45 ` icp1994
2024-01-06 23:40 ` [PR PATCH] [Merged]: ast-grep: update to 0.16.1 classabbyamp

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).