Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cargo-crev: update to 0.23.0.
@ 2022-02-09 16:44 jcgruenhage
  2022-04-08 10:32 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcgruenhage @ 2022-02-09 16:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-crev-0.23.0_1
https://github.com/void-linux/void-packages/pull/35486

cargo-crev: update to 0.23.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Build currently fails..

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-crev-0.23.0_1-35486.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From a1578922a84f1a53a46282866f0673196552e15c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 9 Feb 2022 17:43:35 +0100
Subject: [PATCH] cargo-crev: update to 0.23.0.

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

diff --git a/srcpkgs/cargo-crev/template b/srcpkgs/cargo-crev/template
index 673cede92bd4..c3ef67810bc4 100644
--- a/srcpkgs/cargo-crev/template
+++ b/srcpkgs/cargo-crev/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-crev'
 pkgname=cargo-crev
-version=0.21.3
+version=0.23.0
 revision=1
 build_style=cargo
 make_install_args="--path ./cargo-crev"
@@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MPL-2.0, MIT, Apache-2.0"
 homepage="https://github.com/crev-dev/cargo-crev"
 distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/v${version}.tar.gz"
-checksum=2d848c38772013bce638dd9056e32a4922afa3a88d0450f71ac158e7ad22b76e
+checksum=9b8efd8f779632c3282f20fa8336c3192a1811c6991d30ed1853851fc7022f22
 
 post_install() {
 	vlicense LICENSE-APACHE

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

* Re: [PR PATCH] [Updated] cargo-crev: update to 0.23.0.
  2022-02-09 16:44 [PR PATCH] cargo-crev: update to 0.23.0 jcgruenhage
@ 2022-04-08 10:32 ` jcgruenhage
  2022-04-08 10:33 ` cargo-crev: update to 0.23.1 jcgruenhage
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-04-08 10:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-crev-0.23.0_1
https://github.com/void-linux/void-packages/pull/35486

cargo-crev: update to 0.23.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Build currently fails..

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-crev-0.23.0_1-35486.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From aac868f62449b3eaae4516257a0c4be5d9a7855c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 9 Feb 2022 17:43:35 +0100
Subject: [PATCH] cargo-crev: update to 0.23.1.

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

diff --git a/srcpkgs/cargo-crev/template b/srcpkgs/cargo-crev/template
index 673cede92bd4..04916a547db3 100644
--- a/srcpkgs/cargo-crev/template
+++ b/srcpkgs/cargo-crev/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-crev'
 pkgname=cargo-crev
-version=0.21.3
+version=0.23.1
 revision=1
 build_style=cargo
 make_install_args="--path ./cargo-crev"
@@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MPL-2.0, MIT, Apache-2.0"
 homepage="https://github.com/crev-dev/cargo-crev"
 distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/v${version}.tar.gz"
-checksum=2d848c38772013bce638dd9056e32a4922afa3a88d0450f71ac158e7ad22b76e
+checksum=9f7c7501aacb9186e0cf46895def5e4ece8f420240774bb94e556ebaae7db6cf
 
 post_install() {
 	vlicense LICENSE-APACHE

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

* Re: cargo-crev: update to 0.23.1.
  2022-02-09 16:44 [PR PATCH] cargo-crev: update to 0.23.0 jcgruenhage
  2022-04-08 10:32 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-04-08 10:33 ` jcgruenhage
  2022-06-08 14:52 ` [PR PATCH] [Updated] " jcgruenhage
  2022-06-10 13:15 ` [PR PATCH] [Merged]: cargo-crev: update to 0.23.2 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-04-08 10:33 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/35486#issuecomment-1092720826

Comment:
> error: package `cargo-crev v0.23.1 (/builddir/cargo-crev-0.23.1/cargo-crev)` cannot be built because it requires rustc 1.58 or newer, while the currently active rustc version is 1.57.0

Blocked on #36269 

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

* Re: [PR PATCH] [Updated] cargo-crev: update to 0.23.1.
  2022-02-09 16:44 [PR PATCH] cargo-crev: update to 0.23.0 jcgruenhage
  2022-04-08 10:32 ` [PR PATCH] [Updated] " jcgruenhage
  2022-04-08 10:33 ` cargo-crev: update to 0.23.1 jcgruenhage
@ 2022-06-08 14:52 ` jcgruenhage
  2022-06-10 13:15 ` [PR PATCH] [Merged]: cargo-crev: update to 0.23.2 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: jcgruenhage @ 2022-06-08 14:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-crev-0.23.0_1
https://github.com/void-linux/void-packages/pull/35486

cargo-crev: update to 0.23.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Build currently fails..

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-crev-0.23.0_1-35486.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From ae9554df386ea555162cbfae7c02fb9cd7ceaa74 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 9 Feb 2022 17:43:35 +0100
Subject: [PATCH] cargo-crev: update to 0.23.2.

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

diff --git a/srcpkgs/cargo-crev/template b/srcpkgs/cargo-crev/template
index 673cede92bd4..2c06721582ef 100644
--- a/srcpkgs/cargo-crev/template
+++ b/srcpkgs/cargo-crev/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-crev'
 pkgname=cargo-crev
-version=0.21.3
+version=0.23.2
 revision=1
 build_style=cargo
 make_install_args="--path ./cargo-crev"
@@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MPL-2.0, MIT, Apache-2.0"
 homepage="https://github.com/crev-dev/cargo-crev"
 distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/v${version}.tar.gz"
-checksum=2d848c38772013bce638dd9056e32a4922afa3a88d0450f71ac158e7ad22b76e
+checksum=b37ca10e252bcd352634aed7ea366dfa84900446dbd74888f3178c0c10068d10
 
 post_install() {
 	vlicense LICENSE-APACHE

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

* Re: [PR PATCH] [Merged]: cargo-crev: update to 0.23.2.
  2022-02-09 16:44 [PR PATCH] cargo-crev: update to 0.23.0 jcgruenhage
                   ` (2 preceding siblings ...)
  2022-06-08 14:52 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-06-10 13:15 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2022-06-10 13:15 UTC (permalink / raw)
  To: ml

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

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

cargo-crev: update to 0.23.2.
https://github.com/void-linux/void-packages/pull/35486

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Build currently fails..

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-06-10 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 16:44 [PR PATCH] cargo-crev: update to 0.23.0 jcgruenhage
2022-04-08 10:32 ` [PR PATCH] [Updated] " jcgruenhage
2022-04-08 10:33 ` cargo-crev: update to 0.23.1 jcgruenhage
2022-06-08 14:52 ` [PR PATCH] [Updated] " jcgruenhage
2022-06-10 13:15 ` [PR PATCH] [Merged]: cargo-crev: update to 0.23.2 leahneukirchen

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