Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ast-grep: update to 0.21.3.
@ 2024-05-06 18:51 icp1994
  2024-05-07 19:43 ` [PR PATCH] [Updated] " icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2024-05-06 18:51 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/50217

ast-grep: update to 0.21.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/50217.patch is attached

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

From ff030b717f6efa17f270e7f81e0e09fb8e068a50 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 5 May 2024 16:18:19 +0530
Subject: [PATCH] ast-grep: update to 0.21.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 13639c040013e5..14749db369e44e 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.21.1
+version=0.21.3
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
@@ -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=19cc31f9a387f534cd2f83b00118e92e8a1a5ad83c640cf99e4c6f379553ef8a
+checksum=13d0b87bee45e56bca85bc6551b7ab332e00f167504cac3194bf11f318c32080
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] ast-grep: update to 0.21.3.
  2024-05-06 18:51 [PR PATCH] ast-grep: update to 0.21.3 icp1994
@ 2024-05-07 19:43 ` icp1994
  2024-05-19  6:51 ` [PR PATCH] [Updated] ast-grep: update to 0.21.4 icp1994
  2024-05-20  1:49 ` [PR PATCH] [Merged]: ast-grep: update to 0.22.3 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2024-05-07 19:43 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/50217

ast-grep: update to 0.21.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/50217.patch is attached

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

From 72cb22f4572ab4ec1d4b9d52009d554c160a4dec Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 5 May 2024 16:18:19 +0530
Subject: [PATCH] ast-grep: update to 0.21.4.

---
 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 13639c040013e5..f7a7045c10a2d7 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.21.1
+version=0.21.4
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
@@ -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=19cc31f9a387f534cd2f83b00118e92e8a1a5ad83c640cf99e4c6f379553ef8a
+checksum=9daa4df1c680b638193ba8998e623649adb59d9bba80c7ecbca52fc1c029eaa3
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] ast-grep: update to 0.21.4.
  2024-05-06 18:51 [PR PATCH] ast-grep: update to 0.21.3 icp1994
  2024-05-07 19:43 ` [PR PATCH] [Updated] " icp1994
@ 2024-05-19  6:51 ` icp1994
  2024-05-20  1:49 ` [PR PATCH] [Merged]: ast-grep: update to 0.22.3 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2024-05-19  6:51 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/50217

ast-grep: update to 0.21.4.
#### 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/50217.patch is attached

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

From 7c7ed5ea983539bcbfd744f3295ada92faa1dab1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 5 May 2024 16:18:19 +0530
Subject: [PATCH] ast-grep: update to 0.22.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 13639c040013e5..66f86454ef2165 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.21.1
+version=0.22.3
 revision=1
 build_style=cargo
 make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
@@ -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=19cc31f9a387f534cd2f83b00118e92e8a1a5ad83c640cf99e4c6f379553ef8a
+checksum=912a79177d5dc8175c1f2cd110682e91bb9795eef5afdbe7ef7a4104bbce2e19
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: ast-grep: update to 0.22.3.
  2024-05-06 18:51 [PR PATCH] ast-grep: update to 0.21.3 icp1994
  2024-05-07 19:43 ` [PR PATCH] [Updated] " icp1994
  2024-05-19  6:51 ` [PR PATCH] [Updated] ast-grep: update to 0.21.4 icp1994
@ 2024-05-20  1:49 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-05-20  1:49 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.22.3.
https://github.com/void-linux/void-packages/pull/50217

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] 4+ messages in thread

end of thread, other threads:[~2024-05-20  1:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-06 18:51 [PR PATCH] ast-grep: update to 0.21.3 icp1994
2024-05-07 19:43 ` [PR PATCH] [Updated] " icp1994
2024-05-19  6:51 ` [PR PATCH] [Updated] ast-grep: update to 0.21.4 icp1994
2024-05-20  1:49 ` [PR PATCH] [Merged]: ast-grep: update to 0.22.3 cinerea0

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