* [PR PATCH] rust-analyzer: update to 2024.12.09.
@ 2024-12-11 20:04 icp1994
2024-12-24 18:50 ` [PR PATCH] [Updated] " icp1994
2024-12-24 19:08 ` [PR PATCH] [Closed]: rust-analyzer: update to 2024.12.23 classabbyamp
0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-12-11 20:04 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/53472
rust-analyzer: update to 2024.12.09.
#### 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/53472.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-analyzer-53472.patch --]
[-- Type: text/x-diff, Size: 1076 bytes --]
From c32a0c1e761b661d78347f63b94e35902a10f76b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 29 Nov 2024 21:13:01 +0530
Subject: [PATCH] rust-analyzer: update to 2024.12.09.
---
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 b565c1ec83752a..c486242d963872 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.11.18
+version=2024.12.09
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=803335d8500d5f22dfbc443bb55d5111a586e07df8ed9128242f7a2f98cf4b60
+checksum=10ee480317bbe7cec249718991294880821c6cba66bfbffcece0495f531533c4
# tests require Rust source code
make_check=no
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] rust-analyzer: update to 2024.12.09.
2024-12-11 20:04 [PR PATCH] rust-analyzer: update to 2024.12.09 icp1994
@ 2024-12-24 18:50 ` icp1994
2024-12-24 19:08 ` [PR PATCH] [Closed]: rust-analyzer: update to 2024.12.23 classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-12-24 18:50 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/53472
rust-analyzer: update to 2024.12.09.
#### 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/53472.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-analyzer-53472.patch --]
[-- Type: text/x-diff, Size: 1076 bytes --]
From cc9f66ac304fb06f6e830dea4147646ccc57b1df Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 29 Nov 2024 21:13:01 +0530
Subject: [PATCH] rust-analyzer: update to 2024.12.23.
---
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 b565c1ec83752a..63085529df14f6 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.11.18
+version=2024.12.23
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=803335d8500d5f22dfbc443bb55d5111a586e07df8ed9128242f7a2f98cf4b60
+checksum=83c23476ec5d876744a864e1a9d4d64891a67ca78a32d3608b16214b219362ec
# tests require Rust source code
make_check=no
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Closed]: rust-analyzer: update to 2024.12.23.
2024-12-11 20:04 [PR PATCH] rust-analyzer: update to 2024.12.09 icp1994
2024-12-24 18:50 ` [PR PATCH] [Updated] " icp1994
@ 2024-12-24 19:08 ` classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-12-24 19:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
There's a closed pull request on the void-packages repository
rust-analyzer: update to 2024.12.23.
https://github.com/void-linux/void-packages/pull/53472
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-12-24 19:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 20:04 [PR PATCH] rust-analyzer: update to 2024.12.09 icp1994
2024-12-24 18:50 ` [PR PATCH] [Updated] " icp1994
2024-12-24 19:08 ` [PR PATCH] [Closed]: rust-analyzer: update to 2024.12.23 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).