Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-bindgen: update to 0.69.1.
@ 2023-11-05 21:37 rederick29
  2024-02-04  1:46 ` github-actions
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rederick29 @ 2023-11-05 21:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rederick29/void-packages rust-bindgen
https://github.com/void-linux/void-packages/pull/47083

rust-bindgen: update to 0.69.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-gnu)
- I built this PR locally for these architectures (crossbuilds):
   - aarch64
   - aarch64-musl
   - armv7l
   - armv7l-musl
   - armv6l
   - armv6l-musl
   - i686
   - x86_64-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-bindgen-47083.patch --]
[-- Type: text/x-diff, Size: 1122 bytes --]

From c54a78df12a9eea2cd88a98d0bbeccaf454fbd03 Mon Sep 17 00:00:00 2001
From: Erick Vilcica <erick.vilcica@protonmail.com>
Date: Sun, 5 Nov 2023 21:27:09 +0000
Subject: [PATCH] rust-bindgen: update to 0.69.1.

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

diff --git a/srcpkgs/rust-bindgen/template b/srcpkgs/rust-bindgen/template
index c9f49e26fb6cc..a2776537a3aba 100644
--- a/srcpkgs/rust-bindgen/template
+++ b/srcpkgs/rust-bindgen/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-bindgen'
 pkgname=rust-bindgen
-version=0.66.1
+version=0.69.1
 revision=1
 build_style="cargo"
 configure_args="--bins"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://rust-lang.github.io/rust-bindgen/"
 changelog="https://raw.githubusercontent.com/rust-lang/rust-bindgen/master/CHANGELOG.md"
 distfiles="https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${version}.tar.gz"
-checksum=adedec96f2a00ce835a7c31656e09d6aae6ef55df9ca3d8d65d995f8f2542388
+checksum=c10e2806786fb75f05ef32f3f03f4cb7e37bb8e06be5a4a0e95f974fdc567d87
 
 post_install() {
 	vlicense LICENSE

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

* Re: rust-bindgen: update to 0.69.1.
  2023-11-05 21:37 [PR PATCH] rust-bindgen: update to 0.69.1 rederick29
@ 2024-02-04  1:46 ` github-actions
  2024-02-15  5:45 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2024-02-04  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/47083#issuecomment-1925535446

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR REVIEW] rust-bindgen: update to 0.69.1.
  2023-11-05 21:37 [PR PATCH] rust-bindgen: update to 0.69.1 rederick29
  2024-02-04  1:46 ` github-actions
@ 2024-02-15  5:45 ` classabbyamp
  2024-02-15  9:54 ` [PR PATCH] [Updated] " rederick29
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-02-15  5:45 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47083#discussion_r1490419779

Comment:
0.69.3 available

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

* Re: [PR PATCH] [Updated] rust-bindgen: update to 0.69.1.
  2023-11-05 21:37 [PR PATCH] rust-bindgen: update to 0.69.1 rederick29
  2024-02-04  1:46 ` github-actions
  2024-02-15  5:45 ` [PR REVIEW] " classabbyamp
@ 2024-02-15  9:54 ` rederick29
  2024-02-15 11:37 ` [PR REVIEW] rust-bindgen: update to 0.69.4 rederick29
  2024-02-15 18:07 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: rederick29 @ 2024-02-15  9:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rederick29/void-packages rust-bindgen
https://github.com/void-linux/void-packages/pull/47083

rust-bindgen: update to 0.69.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-gnu)
- I built this PR locally for these architectures (crossbuilds):
   - aarch64
   - aarch64-musl
   - armv7l
   - armv7l-musl
   - armv6l
   - armv6l-musl
   - i686
   - x86_64-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-bindgen-47083.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From a6d20ed9982cdc682b627d09540eb3b2bea8601c Mon Sep 17 00:00:00 2001
From: Erick Vilcica <erick.vilcica@protonmail.com>
Date: Sun, 5 Nov 2023 21:27:09 +0000
Subject: [PATCH] rust-bindgen: update to 0.69.4.

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

diff --git a/srcpkgs/rust-bindgen/template b/srcpkgs/rust-bindgen/template
index c9f49e26fb6cc4..5c82eca4712ee7 100644
--- a/srcpkgs/rust-bindgen/template
+++ b/srcpkgs/rust-bindgen/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-bindgen'
 pkgname=rust-bindgen
-version=0.66.1
+version=0.69.4
 revision=1
 build_style="cargo"
 configure_args="--bins"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://rust-lang.github.io/rust-bindgen/"
 changelog="https://raw.githubusercontent.com/rust-lang/rust-bindgen/master/CHANGELOG.md"
 distfiles="https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${version}.tar.gz"
-checksum=adedec96f2a00ce835a7c31656e09d6aae6ef55df9ca3d8d65d995f8f2542388
+checksum=c02ce18b95c4e5021b95b8b461e5dbe6178edffc52a5f555cbca35b910559b5e
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] rust-bindgen: update to 0.69.4.
  2023-11-05 21:37 [PR PATCH] rust-bindgen: update to 0.69.1 rederick29
                   ` (2 preceding siblings ...)
  2024-02-15  9:54 ` [PR PATCH] [Updated] " rederick29
@ 2024-02-15 11:37 ` rederick29
  2024-02-15 18:07 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: rederick29 @ 2024-02-15 11:37 UTC (permalink / raw)
  To: ml

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

New review comment by rederick29 on void-packages repository

https://github.com/void-linux/void-packages/pull/47083#discussion_r1490877660

Comment:
Updated to 0.69.4

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

* Re: [PR PATCH] [Merged]: rust-bindgen: update to 0.69.4.
  2023-11-05 21:37 [PR PATCH] rust-bindgen: update to 0.69.1 rederick29
                   ` (3 preceding siblings ...)
  2024-02-15 11:37 ` [PR REVIEW] rust-bindgen: update to 0.69.4 rederick29
@ 2024-02-15 18:07 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-02-15 18:07 UTC (permalink / raw)
  To: ml

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

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

rust-bindgen: update to 0.69.4.
https://github.com/void-linux/void-packages/pull/47083

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-gnu)
- I built this PR locally for these architectures (crossbuilds):
   - aarch64
   - aarch64-musl
   - armv7l
   - armv7l-musl
   - armv6l
   - armv6l-musl
   - i686
   - x86_64-musl


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

end of thread, other threads:[~2024-02-15 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-05 21:37 [PR PATCH] rust-bindgen: update to 0.69.1 rederick29
2024-02-04  1:46 ` github-actions
2024-02-15  5:45 ` [PR REVIEW] " classabbyamp
2024-02-15  9:54 ` [PR PATCH] [Updated] " rederick29
2024-02-15 11:37 ` [PR REVIEW] rust-bindgen: update to 0.69.4 rederick29
2024-02-15 18:07 ` [PR PATCH] [Merged]: " 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).