Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cargo-modules: update to 0.15.0.
@ 2024-03-21 20:10 icp1994
  2024-03-22  5:34 ` [PR PATCH] [Updated] " icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2024-03-21 20:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages cargo-modules
https://github.com/void-linux/void-packages/pull/49447

cargo-modules: update to 0.15.0.
#### 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/49447.patch is attached

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

From 07b4040eb6b6964e3bb666f66793beee039ab1eb Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 6 Mar 2024 13:43:53 +0530
Subject: [PATCH] cargo-modules: update to 0.15.0.

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

diff --git a/srcpkgs/cargo-modules/template b/srcpkgs/cargo-modules/template
index dd9593f41411e4..edaaa8b09cb432 100644
--- a/srcpkgs/cargo-modules/template
+++ b/srcpkgs/cargo-modules/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-modules'
 pkgname=cargo-modules
-version=0.13.6
+version=0.15.0
 revision=1
 build_style=cargo
 make_check_args="-- --skip=smoke --skip=fields --skip=functions"
@@ -10,4 +10,4 @@ license="MPL-2.0"
 homepage="https://github.com/regexident/cargo-modules"
 changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
 distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/${version}.tar.gz"
-checksum=925457b04896d7d340285992ab05f49668a5576fb34c456c8e2cb19b9f435c2b
+checksum=a83b38892057dac4cbfe43efd6325875216be7ddc6ea7af9b7d189bc61ffd6c2

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

* Re: [PR PATCH] [Updated] cargo-modules: update to 0.15.0.
  2024-03-21 20:10 [PR PATCH] cargo-modules: update to 0.15.0 icp1994
@ 2024-03-22  5:34 ` icp1994
  2024-03-22  9:52 ` [PR PATCH] [Updated] cargo-modules: update to 0.15.1 icp1994
  2024-04-03 13:10 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2024-03-22  5:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages cargo-modules
https://github.com/void-linux/void-packages/pull/49447

cargo-modules: update to 0.15.0.
#### 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/49447.patch is attached

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

From c665e94af051eee46992838d661badceafeed9f8 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 6 Mar 2024 13:43:53 +0530
Subject: [PATCH] cargo-modules: update to 0.15.1.

---
 srcpkgs/cargo-modules/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cargo-modules/template b/srcpkgs/cargo-modules/template
index dd9593f41411e4..60eb052b1f35bc 100644
--- a/srcpkgs/cargo-modules/template
+++ b/srcpkgs/cargo-modules/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-modules'
 pkgname=cargo-modules
-version=0.13.6
+version=0.15.1
 revision=1
 build_style=cargo
 make_check_args="-- --skip=smoke --skip=fields --skip=functions"
@@ -9,5 +9,5 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="MPL-2.0"
 homepage="https://github.com/regexident/cargo-modules"
 changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
-distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/${version}.tar.gz"
-checksum=925457b04896d7d340285992ab05f49668a5576fb34c456c8e2cb19b9f435c2b
+distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/v${version}.tar.gz"
+checksum=9e067e6d361a2292083af4b787c099a1bf13d100dd5bef9fffa8e3e69e66a96a

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

* Re: [PR PATCH] [Updated] cargo-modules: update to 0.15.1.
  2024-03-21 20:10 [PR PATCH] cargo-modules: update to 0.15.0 icp1994
  2024-03-22  5:34 ` [PR PATCH] [Updated] " icp1994
@ 2024-03-22  9:52 ` icp1994
  2024-04-03 13:10 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2024-03-22  9:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages cargo-modules
https://github.com/void-linux/void-packages/pull/49447

cargo-modules: 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/49447.patch is attached

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

From 26dd5feb6bbcc6a35e43ef4f5ffa7c0211c1d07b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 6 Mar 2024 13:43:53 +0530
Subject: [PATCH] cargo-modules: update to 0.15.1.

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

diff --git a/srcpkgs/cargo-modules/template b/srcpkgs/cargo-modules/template
index dd9593f41411e4..aa852bbda0dc22 100644
--- a/srcpkgs/cargo-modules/template
+++ b/srcpkgs/cargo-modules/template
@@ -1,13 +1,13 @@
 # Template file for 'cargo-modules'
 pkgname=cargo-modules
-version=0.13.6
+version=0.15.1
 revision=1
 build_style=cargo
-make_check_args="-- --skip=smoke --skip=fields --skip=functions"
+make_check_args="-- --skip=smoke --skip=fields --skip=functions --skip=workspace_multi_package"
 short_desc="Cargo plugin to render crate's module/item structure as a tree or graph"
 maintainer="icp <pangolin@vivaldi.net>"
 license="MPL-2.0"
 homepage="https://github.com/regexident/cargo-modules"
 changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
-distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/${version}.tar.gz"
-checksum=925457b04896d7d340285992ab05f49668a5576fb34c456c8e2cb19b9f435c2b
+distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/v${version}.tar.gz"
+checksum=9e067e6d361a2292083af4b787c099a1bf13d100dd5bef9fffa8e3e69e66a96a

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

* Re: [PR PATCH] [Merged]: cargo-modules: update to 0.15.1.
  2024-03-21 20:10 [PR PATCH] cargo-modules: update to 0.15.0 icp1994
  2024-03-22  5:34 ` [PR PATCH] [Updated] " icp1994
  2024-03-22  9:52 ` [PR PATCH] [Updated] cargo-modules: update to 0.15.1 icp1994
@ 2024-04-03 13:10 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-04-03 13:10 UTC (permalink / raw)
  To: ml

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

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

cargo-modules: update to 0.15.1.
https://github.com/void-linux/void-packages/pull/49447

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-04-03 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 20:10 [PR PATCH] cargo-modules: update to 0.15.0 icp1994
2024-03-22  5:34 ` [PR PATCH] [Updated] " icp1994
2024-03-22  9:52 ` [PR PATCH] [Updated] cargo-modules: update to 0.15.1 icp1994
2024-04-03 13:10 ` [PR PATCH] [Merged]: " 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).