Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-sccache: update to 0.3.0.
@ 2022-10-06 11:15 Gottox
  2023-01-05  1:59 ` github-actions
  2023-01-19  2:01 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: Gottox @ 2022-10-06 11:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages rust-sccache-0.3.0
https://github.com/void-linux/void-packages/pull/39767

rust-sccache: update to 0.3.0.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-sccache-0.3.0-39767.patch --]
[-- Type: text/x-diff, Size: 1425 bytes --]

From 933bfe1e56b31dc8cc89a50841b49c98477475c2 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Thu, 6 Oct 2022 13:15:15 +0200
Subject: [PATCH] rust-sccache: update to 0.3.0.

---
 srcpkgs/rust-sccache/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/rust-sccache/template b/srcpkgs/rust-sccache/template
index 259e2347ebe9..ba4507127848 100644
--- a/srcpkgs/rust-sccache/template
+++ b/srcpkgs/rust-sccache/template
@@ -1,7 +1,7 @@
 # Template file for 'rust-sccache'
 pkgname=rust-sccache
-version=0.2.13
-revision=3
+version=0.3.0
+revision=1
 wrksrc="${pkgname/rust-/}-${version}"
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://crates.io/crates/sccache"
 distfiles="https://static.crates.io/crates/sccache/sccache-${version}.crate"
-checksum=34b8eaab25eb467e9796c2f3ad7524c8548bf3afed962a922dd0b40ed2472ef7
+checksum=0ac2f7849a987c958bc85395d5f1756d3a215bc3949b7fb7810523ccb1666072
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;
@@ -19,6 +19,6 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 pre_build() {
-	# fixes an indexmap error when cross compiling
-	cargo update --package autocfg:0.1.7 --precise 0.1.8
+	# fixes the usage of a yanked version of cpufeatures
+	cargo update --package cpufeatures:0.2.1 --precise 0.2.5
 }

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

* Re: rust-sccache: update to 0.3.0.
  2022-10-06 11:15 [PR PATCH] rust-sccache: update to 0.3.0 Gottox
@ 2023-01-05  1:59 ` github-actions
  2023-01-19  2:01 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-01-05  1:59 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39767#issuecomment-1371652290

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: rust-sccache: update to 0.3.0.
  2022-10-06 11:15 [PR PATCH] rust-sccache: update to 0.3.0 Gottox
  2023-01-05  1:59 ` github-actions
@ 2023-01-19  2:01 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-01-19  2:01 UTC (permalink / raw)
  To: ml

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

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

rust-sccache: update to 0.3.0.
https://github.com/void-linux/void-packages/pull/39767

Description:
None

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

end of thread, other threads:[~2023-01-19  2:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 11:15 [PR PATCH] rust-sccache: update to 0.3.0 Gottox
2023-01-05  1:59 ` github-actions
2023-01-19  2:01 ` [PR PATCH] [Closed]: " github-actions

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