Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: rust-analyzer: update to 2022.10.24.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40153@inbox.vuxu.org>
@ 2022-10-25 13:46 ` icp1994
  2022-10-25 21:20 ` classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2022-10-25 13:46 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/40153#issuecomment-1290589826

Comment:
For some reason the CI didn't get triggered.

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

* Re: rust-analyzer: update to 2022.10.24.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40153@inbox.vuxu.org>
  2022-10-25 13:46 ` rust-analyzer: update to 2022.10.24 icp1994
@ 2022-10-25 21:20 ` classabbyamp
  2022-10-26  5:35 ` [PR PATCH] [Updated] " icp1994
  2022-10-26  7:44 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-25 21:20 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40153#issuecomment-1291156871

Comment:
try force-pushing, maybe github glitched

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

* Re: [PR PATCH] [Updated] rust-analyzer: update to 2022.10.24.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40153@inbox.vuxu.org>
  2022-10-25 13:46 ` rust-analyzer: update to 2022.10.24 icp1994
  2022-10-25 21:20 ` classabbyamp
@ 2022-10-26  5:35 ` icp1994
  2022-10-26  7:44 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2022-10-26  5:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages rust-analyzer
https://github.com/void-linux/void-packages/pull/40153

rust-analyzer: update to 2022.10.24.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/40153.patch is attached

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

From 23a64bcdb1ff104e9e7a02081529c8f11f1680e5 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 25 Oct 2022 00:49:55 +0530
Subject: [PATCH] rust-analyzer: update to 2022.10.24.

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

diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template
index 0758fdb6a33d..d0f015d5f970 100644
--- a/srcpkgs/rust-analyzer/template
+++ b/srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-analyzer'
 pkgname=rust-analyzer
-version=2022.09.26
+version=2022.10.24
 revision=1
 _ver=${version//./-}
 wrksrc="${pkgname}-${_ver}"
@@ -11,7 +11,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
 license="Apache-2.0, MIT"
 homepage="https://rust-analyzer.github.io/"
 distfiles="https://github.com/rust-lang/rust-analyzer/archive/${_ver}.tar.gz"
-checksum=6a9b43f76dee46c0fd872de9b7ff77db77572e8890ad4f6e23c615146d1aa872
+checksum=a839dfdc399246249300686e457c2afe3ce51f421dcfcf009e7c6ab4084cebe6
 # tests require Rust source code
 make_check=no
 

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

* Re: [PR PATCH] [Merged]: rust-analyzer: update to 2022.10.24.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40153@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2022-10-26  5:35 ` [PR PATCH] [Updated] " icp1994
@ 2022-10-26  7:44 ` classabbyamp
  3 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-26  7:44 UTC (permalink / raw)
  To: ml

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

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

rust-analyzer: update to 2022.10.24.
https://github.com/void-linux/void-packages/pull/40153

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

#### 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:[~2022-10-26  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40153@inbox.vuxu.org>
2022-10-25 13:46 ` rust-analyzer: update to 2022.10.24 icp1994
2022-10-25 21:20 ` classabbyamp
2022-10-26  5:35 ` [PR PATCH] [Updated] " icp1994
2022-10-26  7:44 ` [PR PATCH] [Merged]: " 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).