Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cargo-tree: update to 0.28.0.
@ 2019-12-31  2:33 voidlinux-github
  2020-01-09 10:00 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-09 12:00 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-31  2:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-tree-0.28.0_1
https://github.com/void-linux/void-packages/pull/17920

cargo-tree: update to 0.28.0.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-tree-0.28.0_1-17920.patch --]
[-- Type: text/x-diff, Size: 1107 bytes --]

From e1db4b32110f0ca1c99e923b44800493d274e761 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 30 Dec 2019 23:33:30 -0300
Subject: [PATCH] cargo-tree: update to 0.28.0.

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

diff --git a/srcpkgs/cargo-tree/template b/srcpkgs/cargo-tree/template
index 06652e932db..e78e25488b0 100644
--- a/srcpkgs/cargo-tree/template
+++ b/srcpkgs/cargo-tree/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-tree'
 pkgname=cargo-tree
-version=0.27.0
+version=0.28.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT, Apache-2.0"
 homepage="https://crates.io/crates/cargo-tree"
 distfiles="https://static.crates.io/crates/cargo-tree/cargo-tree-${version}.crate"
-checksum=7eb6ae65ac7fe11ee3d85a1b2bd66e1befe813ebe6bf0aa2f6c5b3c4411f0628
+checksum=9d00e61a7583eb42b35218417e1c898c344c4ece1df71561a901a6595e7e995e
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR PATCH] [Updated] cargo-tree: update to 0.28.0.
  2019-12-31  2:33 [PR PATCH] cargo-tree: update to 0.28.0 voidlinux-github
@ 2020-01-09 10:00 ` voidlinux-github
  2020-01-09 12:00 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-09 10:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-tree-0.28.0_1
https://github.com/void-linux/void-packages/pull/17920

cargo-tree: update to 0.28.0.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-tree-0.28.0_1-17920.patch --]
[-- Type: text/x-diff, Size: 1107 bytes --]

From 828a788a3507c72f17019f767cb08184809bc6d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 30 Dec 2019 23:33:30 -0300
Subject: [PATCH] cargo-tree: update to 0.28.0.

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

diff --git a/srcpkgs/cargo-tree/template b/srcpkgs/cargo-tree/template
index 06652e932db..e78e25488b0 100644
--- a/srcpkgs/cargo-tree/template
+++ b/srcpkgs/cargo-tree/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-tree'
 pkgname=cargo-tree
-version=0.27.0
+version=0.28.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT, Apache-2.0"
 homepage="https://crates.io/crates/cargo-tree"
 distfiles="https://static.crates.io/crates/cargo-tree/cargo-tree-${version}.crate"
-checksum=7eb6ae65ac7fe11ee3d85a1b2bd66e1befe813ebe6bf0aa2f6c5b3c4411f0628
+checksum=9d00e61a7583eb42b35218417e1c898c344c4ece1df71561a901a6595e7e995e
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR PATCH] [Merged]: cargo-tree: update to 0.28.0.
  2019-12-31  2:33 [PR PATCH] cargo-tree: update to 0.28.0 voidlinux-github
  2020-01-09 10:00 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-09 12:00 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-09 12:00 UTC (permalink / raw)
  To: ml

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

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

cargo-tree: update to 0.28.0.
https://github.com/void-linux/void-packages/pull/17920

Description:
None

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

end of thread, other threads:[~2020-01-09 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31  2:33 [PR PATCH] cargo-tree: update to 0.28.0 voidlinux-github
2020-01-09 10:00 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-09 12:00 ` [PR PATCH] [Merged]: " voidlinux-github

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