Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-analyzer: update to 2024.05.27.
@ 2024-05-30 21:15 icp1994
  2024-06-06  6:41 ` [PR PATCH] [Updated] " icp1994
  2024-06-07  0:51 ` [PR PATCH] [Merged]: rust-analyzer: update to 2024.06.03 cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-05-30 21:15 UTC (permalink / raw)
  To: ml

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

There is a new 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/50620

rust-analyzer: update to 2024.05.27.
#### 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/50620.patch is attached

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

From 61e6f0caf960aaf4ddae6b555713fd33baff42f3 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 28 May 2024 11:33:47 +0530
Subject: [PATCH] rust-analyzer: update to 2024.05.27.

---
 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 959d0a027773f0..a86723ead7b7e0 100644
--- a/srcpkgs/rust-analyzer/template
+++ b/srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-analyzer'
 pkgname=rust-analyzer
-version=2024.05.13
+version=2024.05.27
 revision=1
 _ver=${version//./-}
 build_style=cargo
@@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="Apache-2.0, MIT"
 homepage="https://rust-analyzer.github.io/"
 distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz"
-checksum=1a02f0d55701ef270a091f800d45ab51ee0ed6e8e75f901f1d0959b2990625af
+checksum=bd1a3404c3229cbbeac0ca434ef6c45c85db83219fe2797a3cf0cc4071bdb524
 # tests require Rust source code
 make_check=no
 

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

* Re: [PR PATCH] [Updated] rust-analyzer: update to 2024.05.27.
  2024-05-30 21:15 [PR PATCH] rust-analyzer: update to 2024.05.27 icp1994
@ 2024-06-06  6:41 ` icp1994
  2024-06-07  0:51 ` [PR PATCH] [Merged]: rust-analyzer: update to 2024.06.03 cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-06-06  6:41 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/50620

rust-analyzer: update to 2024.05.27.
#### 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/50620.patch is attached

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

From 9a3fe98fc766fb1f344a303536b78b9676ab3040 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 28 May 2024 11:33:47 +0530
Subject: [PATCH] rust-analyzer: update to 2024.06.03.

---
 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 959d0a027773f0..42281170b56fde 100644
--- a/srcpkgs/rust-analyzer/template
+++ b/srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-analyzer'
 pkgname=rust-analyzer
-version=2024.05.13
+version=2024.06.03
 revision=1
 _ver=${version//./-}
 build_style=cargo
@@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="Apache-2.0, MIT"
 homepage="https://rust-analyzer.github.io/"
 distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz"
-checksum=1a02f0d55701ef270a091f800d45ab51ee0ed6e8e75f901f1d0959b2990625af
+checksum=98521ec162ba12dfd0b9aabbacc1074ac0f6a589efad9e83c719259333bdab12
 # tests require Rust source code
 make_check=no
 

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

* Re: [PR PATCH] [Merged]: rust-analyzer: update to 2024.06.03.
  2024-05-30 21:15 [PR PATCH] rust-analyzer: update to 2024.05.27 icp1994
  2024-06-06  6:41 ` [PR PATCH] [Updated] " icp1994
@ 2024-06-07  0:51 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-06-07  0:51 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 2024.06.03.
https://github.com/void-linux/void-packages/pull/50620

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] 3+ messages in thread

end of thread, other threads:[~2024-06-07  0:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-30 21:15 [PR PATCH] rust-analyzer: update to 2024.05.27 icp1994
2024-06-06  6:41 ` [PR PATCH] [Updated] " icp1994
2024-06-07  0:51 ` [PR PATCH] [Merged]: rust-analyzer: update to 2024.06.03 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).