Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cargo-update: update to 13.2.1
@ 2023-11-14  9:28 tranzystorekk
  2023-11-22  8:57 ` [PR PATCH] [Updated] " tranzystorekk
  2023-11-26  8:37 ` [PR PATCH] [Merged]: cargo-update: update to 13.3.0 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: tranzystorekk @ 2023-11-14  9:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages cargo-update
https://github.com/void-linux/void-packages/pull/47231

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/47231.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-update-47231.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]

From 318e36e7a6190bc55167f4c4bf7429513b2c2389 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 14 Nov 2023 10:26:50 +0100
Subject: [PATCH] cargo-update: update to 13.2.1

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

diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template
index d8166227c5a6b..d3b478f5449ba 100644
--- a/srcpkgs/cargo-update/template
+++ b/srcpkgs/cargo-update/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-update'
 pkgname=cargo-update
-version=13.2.0
+version=13.2.1
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config go-md2man"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/nabijaczleweli/cargo-update"
 changelog="https://github.com/nabijaczleweli/cargo-update/releases"
 distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
-checksum=0c2495b7f9cf1409b13f54615a07a71c09d5099f71c2c00ce7c26ccc88112691
+checksum=e5d5bab0812bc929caed93aa70f041e58e006b63c58ff4c5e3d4fa36117a904f
 
 post_patch() {
 	# Upstream does not ship a lockfile and is very vocal about that being

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

* Re: [PR PATCH] [Updated] cargo-update: update to 13.2.1
  2023-11-14  9:28 [PR PATCH] cargo-update: update to 13.2.1 tranzystorekk
@ 2023-11-22  8:57 ` tranzystorekk
  2023-11-26  8:37 ` [PR PATCH] [Merged]: cargo-update: update to 13.3.0 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2023-11-22  8:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages cargo-update
https://github.com/void-linux/void-packages/pull/47231

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

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

cc @jcgruenhage 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/47231.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-update-47231.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]

From 54499d3777775146a42842c23259d58c1a0d2468 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 14 Nov 2023 10:26:50 +0100
Subject: [PATCH] cargo-update: update to 13.3.0

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

diff --git a/srcpkgs/cargo-update/template b/srcpkgs/cargo-update/template
index d8166227c5a6b..95abc2f1a94d7 100644
--- a/srcpkgs/cargo-update/template
+++ b/srcpkgs/cargo-update/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-update'
 pkgname=cargo-update
-version=13.2.0
+version=13.3.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config go-md2man"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/nabijaczleweli/cargo-update"
 changelog="https://github.com/nabijaczleweli/cargo-update/releases"
 distfiles="https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v${version}.tar.gz"
-checksum=0c2495b7f9cf1409b13f54615a07a71c09d5099f71c2c00ce7c26ccc88112691
+checksum=cd06ef015c3698ee567807f47f0940802cd35a668dd4b949cf28b7559bdea68a
 
 post_patch() {
 	# Upstream does not ship a lockfile and is very vocal about that being

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

* Re: [PR PATCH] [Merged]: cargo-update: update to 13.3.0
  2023-11-14  9:28 [PR PATCH] cargo-update: update to 13.2.1 tranzystorekk
  2023-11-22  8:57 ` [PR PATCH] [Updated] " tranzystorekk
@ 2023-11-26  8:37 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-11-26  8:37 UTC (permalink / raw)
  To: ml

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

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

cargo-update: update to 13.3.0
https://github.com/void-linux/void-packages/pull/47231

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

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

cc @jcgruenhage 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 3+ messages in thread

end of thread, other threads:[~2023-11-26  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-14  9:28 [PR PATCH] cargo-update: update to 13.2.1 tranzystorekk
2023-11-22  8:57 ` [PR PATCH] [Updated] " tranzystorekk
2023-11-26  8:37 ` [PR PATCH] [Merged]: cargo-update: update to 13.3.0 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).