Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-analyzer: update to 2024.08.27.
@ 2024-08-31 19:06 icp1994
  2024-09-04  6:03 ` [PR PATCH] [Updated] " icp1994
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2024-08-31 19:06 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/52063

rust-analyzer: update to 2024.08.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/52063.patch is attached

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

From 36bccfa52b44a661a4ad049a25667a3624aa66d6 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 28 Aug 2024 13:06:00 +0530
Subject: [PATCH] rust-analyzer: update to 2024.08.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 c7578bec3b1287..b5638833a81108 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.08.19
+version=2024.08.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=d8c98eac596fbc2b0c1559b990390948e59c3f9fa980256e0e3dc5cc4dfe11de
+checksum=5cdf46b1ced491546653bb80745259f8cfc8b2a62b656e9d1c0d0ec53d03431d
 # tests require Rust source code
 make_check=no
 

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

* Re: [PR PATCH] [Updated] rust-analyzer: update to 2024.08.27.
  2024-08-31 19:06 [PR PATCH] rust-analyzer: update to 2024.08.27 icp1994
@ 2024-09-04  6:03 ` icp1994
  2024-09-07 18:44 ` icp1994
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-09-04  6:03 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/52063

rust-analyzer: update to 2024.08.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/52063.patch is attached

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

From cf25bea2a793ec3307aabdcae1d46362a1ac0f3d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 28 Aug 2024 13:06:00 +0530
Subject: [PATCH] rust-analyzer: update to 2024.09.02.

---
 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 c7578bec3b1287..10bfc88f676028 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.08.19
+version=2024.09.02
 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=d8c98eac596fbc2b0c1559b990390948e59c3f9fa980256e0e3dc5cc4dfe11de
+checksum=62fedf724b686f62cba3b5834052f427bb0d38a20b8471971636d7df458d9d57
 # tests require Rust source code
 make_check=no
 

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

* Re: [PR PATCH] [Updated] rust-analyzer: update to 2024.08.27.
  2024-08-31 19:06 [PR PATCH] rust-analyzer: update to 2024.08.27 icp1994
  2024-09-04  6:03 ` [PR PATCH] [Updated] " icp1994
@ 2024-09-07 18:44 ` icp1994
  2024-09-18  6:21 ` [PR PATCH] [Updated] rust-analyzer: update to 2024.09.02 icp1994
  2024-09-22 17:13 ` [PR PATCH] [Merged]: rust-analyzer: update to 2024.09.16 classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-09-07 18:44 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/52063

rust-analyzer: update to 2024.08.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/52063.patch is attached

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

From ee8207cc4ee2ccc007424820a75dab80bdb727ea Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 28 Aug 2024 13:06:00 +0530
Subject: [PATCH] rust-analyzer: update to 2024.09.02.

---
 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 c7578bec3b1287..10bfc88f676028 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.08.19
+version=2024.09.02
 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=d8c98eac596fbc2b0c1559b990390948e59c3f9fa980256e0e3dc5cc4dfe11de
+checksum=62fedf724b686f62cba3b5834052f427bb0d38a20b8471971636d7df458d9d57
 # tests require Rust source code
 make_check=no
 

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

* Re: [PR PATCH] [Updated] rust-analyzer: update to 2024.09.02.
  2024-08-31 19:06 [PR PATCH] rust-analyzer: update to 2024.08.27 icp1994
  2024-09-04  6:03 ` [PR PATCH] [Updated] " icp1994
  2024-09-07 18:44 ` icp1994
@ 2024-09-18  6:21 ` icp1994
  2024-09-22 17:13 ` [PR PATCH] [Merged]: rust-analyzer: update to 2024.09.16 classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-09-18  6:21 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/52063

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

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

From 904b3a988c1dc1ea3988ec67894010032f63c2cb Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 28 Aug 2024 13:06:00 +0530
Subject: [PATCH] rust-analyzer: update to 2024.09.16.

---
 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 c7578bec3b1287..b2617ca61256fc 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.08.19
+version=2024.09.16
 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=d8c98eac596fbc2b0c1559b990390948e59c3f9fa980256e0e3dc5cc4dfe11de
+checksum=91d6f7dadeaac920b633f778a5d39975c48f46b5adb248025aa1b7fa3275d27e
 # tests require Rust source code
 make_check=no
 

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

* Re: [PR PATCH] [Merged]: rust-analyzer: update to 2024.09.16.
  2024-08-31 19:06 [PR PATCH] rust-analyzer: update to 2024.08.27 icp1994
                   ` (2 preceding siblings ...)
  2024-09-18  6:21 ` [PR PATCH] [Updated] rust-analyzer: update to 2024.09.02 icp1994
@ 2024-09-22 17:13 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2024-09-22 17:13 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.09.16.
https://github.com/void-linux/void-packages/pull/52063

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

end of thread, other threads:[~2024-09-22 17:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-31 19:06 [PR PATCH] rust-analyzer: update to 2024.08.27 icp1994
2024-09-04  6:03 ` [PR PATCH] [Updated] " icp1994
2024-09-07 18:44 ` icp1994
2024-09-18  6:21 ` [PR PATCH] [Updated] rust-analyzer: update to 2024.09.02 icp1994
2024-09-22 17:13 ` [PR PATCH] [Merged]: rust-analyzer: update to 2024.09.16 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).