* [PR PATCH] rust-analyzer: update to 2024.12.30.
@ 2025-01-01 18:47 icp1994
2025-01-16 20:02 ` [PR PATCH] [Updated] " icp1994
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2025-01-01 18:47 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/53796
rust-analyzer: update to 2024.12.30.
#### 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/53796.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-analyzer-53796.patch --]
[-- Type: text/x-diff, Size: 1075 bytes --]
From 2f232974678b311460059831166a88643fb32ebe Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 1 Jan 2025 00:18:38 +0530
Subject: [PATCH] rust-analyzer: update to 2024.12.30.
---
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 63085529df14f6..cc82802830e4d1 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.12.23
+version=2024.12.30
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=83c23476ec5d876744a864e1a9d4d64891a67ca78a32d3608b16214b219362ec
+checksum=54e305fe337265e2d798a41621f11779403e100e02c8c1004d5b2069d4e54312
# tests require Rust source code
make_check=no
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PR PATCH] [Updated] rust-analyzer: update to 2024.12.30.
2025-01-01 18:47 [PR PATCH] rust-analyzer: update to 2024.12.30 icp1994
@ 2025-01-16 20:02 ` icp1994
2025-01-22 18:46 ` [PR PATCH] [Updated] rust-analyzer: update to 2025.01.13 icp1994
2025-02-18 4:05 ` [PR PATCH] [Closed]: rust-analyzer: update to 2025.01.20 classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2025-01-16 20:02 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/53796
rust-analyzer: update to 2024.12.30.
#### 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/53796.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-analyzer-53796.patch --]
[-- Type: text/x-diff, Size: 1075 bytes --]
From 050b53ae5018cfcb9d9d2f5852e55e5a05f5ade6 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 1 Jan 2025 00:18:38 +0530
Subject: [PATCH] rust-analyzer: update to 2025.01.13.
---
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 63085529df14f6..66da2c278cbcfc 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.12.23
+version=2025.01.13
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=83c23476ec5d876744a864e1a9d4d64891a67ca78a32d3608b16214b219362ec
+checksum=937198b4f678b64b935857e3302bb7c1f0e39fe948172463b7c38aab98a1d73a
# tests require Rust source code
make_check=no
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PR PATCH] [Updated] rust-analyzer: update to 2025.01.13.
2025-01-01 18:47 [PR PATCH] rust-analyzer: update to 2024.12.30 icp1994
2025-01-16 20:02 ` [PR PATCH] [Updated] " icp1994
@ 2025-01-22 18:46 ` icp1994
2025-02-18 4:05 ` [PR PATCH] [Closed]: rust-analyzer: update to 2025.01.20 classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2025-01-22 18:46 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/53796
rust-analyzer: update to 2025.01.13.
#### 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/53796.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-analyzer-53796.patch --]
[-- Type: text/x-diff, Size: 1075 bytes --]
From 457c9586401418b76cbadec56e2571cf59099122 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 1 Jan 2025 00:18:38 +0530
Subject: [PATCH] rust-analyzer: update to 2025.01.20.
---
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 63085529df14f6..c674ff809d06bc 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.12.23
+version=2025.01.20
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=83c23476ec5d876744a864e1a9d4d64891a67ca78a32d3608b16214b219362ec
+checksum=96b176733e90cc318f613277780c6cff0481e36772a7314d84db0328a9a9cf4d
# tests require Rust source code
make_check=no
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PR PATCH] [Closed]: rust-analyzer: update to 2025.01.20.
2025-01-01 18:47 [PR PATCH] rust-analyzer: update to 2024.12.30 icp1994
2025-01-16 20:02 ` [PR PATCH] [Updated] " icp1994
2025-01-22 18:46 ` [PR PATCH] [Updated] rust-analyzer: update to 2025.01.13 icp1994
@ 2025-02-18 4:05 ` classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2025-02-18 4:05 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 2025.01.20.
https://github.com/void-linux/void-packages/pull/53796
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] 4+ messages in thread
end of thread, other threads:[~2025-02-18 4:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-01 18:47 [PR PATCH] rust-analyzer: update to 2024.12.30 icp1994
2025-01-16 20:02 ` [PR PATCH] [Updated] " icp1994
2025-01-22 18:46 ` [PR PATCH] [Updated] rust-analyzer: update to 2025.01.13 icp1994
2025-02-18 4:05 ` [PR PATCH] [Closed]: rust-analyzer: update to 2025.01.20 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).