Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-cargo-audit: update to 0.13.1.
@ 2020-10-28 14:49 caioraposo
  2020-10-30 23:49 ` jnbr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: caioraposo @ 2020-10-28 14:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caioraposo/void-packages rust-cargo-audit
https://github.com/void-linux/void-packages/pull/25936

rust-cargo-audit: update to 0.13.1.


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

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

From 1aef67686d1fbeffcade5f669abc96d46076850a Mon Sep 17 00:00:00 2001
From: Caio Raposo <caioraposo@protonmail.com>
Date: Wed, 28 Oct 2020 11:48:20 -0300
Subject: [PATCH] rust-cargo-audit: update to 0.13.1.

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

diff --git a/srcpkgs/rust-cargo-audit/template b/srcpkgs/rust-cargo-audit/template
index 36314c8a384..33380ceedaf 100644
--- a/srcpkgs/rust-cargo-audit/template
+++ b/srcpkgs/rust-cargo-audit/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-cargo-audit'
 pkgname=rust-cargo-audit
-version=0.12.1
+version=0.13.1
 revision=1
 wrksrc="${pkgname/rust-/}-${version}"
 build_style=cargo
@@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://rustsec.org"
 distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
-checksum=2eb094881d25ec78a3973745c5371ab1dae3edf843bac4557dd74669a5f50186
+checksum=f0e6e93f63ff1cef96170270e5f828b5d87f674d1dbab10a6a9849dc08b3406a
 
 pre_build() {
 	cargo update --package openssl-sys --precise 0.9.58

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

* Re: rust-cargo-audit: update to 0.13.1.
  2020-10-28 14:49 [PR PATCH] rust-cargo-audit: update to 0.13.1 caioraposo
@ 2020-10-30 23:49 ` jnbr
  2020-10-31 13:26 ` [PR PATCH] [Updated] " caioraposo
  2020-11-03 21:12 ` [PR PATCH] [Merged]: " jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: jnbr @ 2020-10-30 23:49 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/25936#issuecomment-719848026

Comment:
CI failed due to wrong checksum

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

* Re: [PR PATCH] [Updated] rust-cargo-audit: update to 0.13.1.
  2020-10-28 14:49 [PR PATCH] rust-cargo-audit: update to 0.13.1 caioraposo
  2020-10-30 23:49 ` jnbr
@ 2020-10-31 13:26 ` caioraposo
  2020-11-03 21:12 ` [PR PATCH] [Merged]: " jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: caioraposo @ 2020-10-31 13:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/caioraposo/void-packages rust-cargo-audit
https://github.com/void-linux/void-packages/pull/25936

rust-cargo-audit: update to 0.13.1.


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

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

From 8869c8616b7927bb9d31f97951c626f2a3da234b Mon Sep 17 00:00:00 2001
From: Caio Raposo <caioraposo@protonmail.com>
Date: Wed, 28 Oct 2020 11:48:20 -0300
Subject: [PATCH] rust-cargo-audit: update to 0.13.1.

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

diff --git a/srcpkgs/rust-cargo-audit/template b/srcpkgs/rust-cargo-audit/template
index 36314c8a384..1f5d01018ae 100644
--- a/srcpkgs/rust-cargo-audit/template
+++ b/srcpkgs/rust-cargo-audit/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-cargo-audit'
 pkgname=rust-cargo-audit
-version=0.12.1
+version=0.13.1
 revision=1
 wrksrc="${pkgname/rust-/}-${version}"
 build_style=cargo
@@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://rustsec.org"
 distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
-checksum=2eb094881d25ec78a3973745c5371ab1dae3edf843bac4557dd74669a5f50186
+checksum=5c04240c97606ef511e5df2e26eb8c7c30031d015613c1f01c59068b50da7df2
 
 pre_build() {
 	cargo update --package openssl-sys --precise 0.9.58

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

* Re: [PR PATCH] [Merged]: rust-cargo-audit: update to 0.13.1.
  2020-10-28 14:49 [PR PATCH] rust-cargo-audit: update to 0.13.1 caioraposo
  2020-10-30 23:49 ` jnbr
  2020-10-31 13:26 ` [PR PATCH] [Updated] " caioraposo
@ 2020-11-03 21:12 ` jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: jnbr @ 2020-11-03 21:12 UTC (permalink / raw)
  To: ml

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

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

rust-cargo-audit: update to 0.13.1.
https://github.com/void-linux/void-packages/pull/25936

Description:


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

end of thread, other threads:[~2020-11-03 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 14:49 [PR PATCH] rust-cargo-audit: update to 0.13.1 caioraposo
2020-10-30 23:49 ` jnbr
2020-10-31 13:26 ` [PR PATCH] [Updated] " caioraposo
2020-11-03 21:12 ` [PR PATCH] [Merged]: " jnbr

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