Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-analyzer: update to 2023.12.04.
@ 2023-12-06 19:17 icp1994
  2023-12-12  7:01 ` [PR PATCH] [Updated] " icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-12-06 19:17 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/47623

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

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

From 3f0a93d6caea203575eabb5e14322c9982cf3c57 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 5 Dec 2023 20:58:04 +0530
Subject: [PATCH] rust-analyzer: update to 2023.12.04.

---
 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 365521e0aa8a6..17d4865fc5d74 100644
--- a/srcpkgs/rust-analyzer/template
+++ b/srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-analyzer'
 pkgname=rust-analyzer
-version=2023.11.27
+version=2023.12.04
 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=7cd219a2830d22e15e43b7764352ab622960fe7450ebc84e8f6e250d324f268e
+checksum=f902bbfaafbf43cad3df7e8d7d390f81ebd831fcf4b4359207011cfc7071e735
 # 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 2023.12.04.
  2023-12-06 19:17 [PR PATCH] rust-analyzer: update to 2023.12.04 icp1994
@ 2023-12-12  7:01 ` icp1994
  2023-12-19  9:06 ` [PR PATCH] [Updated] rust-analyzer: update to 2023.12.11 icp1994
  2023-12-22 23:30 ` [PR PATCH] [Merged]: rust-analyzer: update to 2023.12.18 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-12-12  7:01 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/47623

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

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

From 59c969c1276691cee99ee0cf03cb766789b8841f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 5 Dec 2023 20:58:04 +0530
Subject: [PATCH] rust-analyzer: update to 2023.12.11.

---
 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 365521e0aa8a6..fbd3f7dc2c106 100644
--- a/srcpkgs/rust-analyzer/template
+++ b/srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-analyzer'
 pkgname=rust-analyzer
-version=2023.11.27
+version=2023.12.11
 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=7cd219a2830d22e15e43b7764352ab622960fe7450ebc84e8f6e250d324f268e
+checksum=1c7185c04da12c838198cd304e09cd0f2d9af85f973c1be2a8100c9042547c28
 # 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 2023.12.11.
  2023-12-06 19:17 [PR PATCH] rust-analyzer: update to 2023.12.04 icp1994
  2023-12-12  7:01 ` [PR PATCH] [Updated] " icp1994
@ 2023-12-19  9:06 ` icp1994
  2023-12-22 23:30 ` [PR PATCH] [Merged]: rust-analyzer: update to 2023.12.18 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-12-19  9:06 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/47623

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

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

From 4e3075cc92b2f31a7a24ea6efbb695c09f044e3f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 5 Dec 2023 20:58:04 +0530
Subject: [PATCH] rust-analyzer: update to 2023.12.18.

---
 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 365521e0aa8a6..745c4e546359f 100644
--- a/srcpkgs/rust-analyzer/template
+++ b/srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-analyzer'
 pkgname=rust-analyzer
-version=2023.11.27
+version=2023.12.18
 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=7cd219a2830d22e15e43b7764352ab622960fe7450ebc84e8f6e250d324f268e
+checksum=8e3c65af4bc9f158e30c7c61fda2d214d2e046f9e947e840199bc7dfb7d4e26a
 # 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 2023.12.18.
  2023-12-06 19:17 [PR PATCH] rust-analyzer: update to 2023.12.04 icp1994
  2023-12-12  7:01 ` [PR PATCH] [Updated] " icp1994
  2023-12-19  9:06 ` [PR PATCH] [Updated] rust-analyzer: update to 2023.12.11 icp1994
@ 2023-12-22 23:30 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-12-22 23:30 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 2023.12.18.
https://github.com/void-linux/void-packages/pull/47623

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:[~2023-12-22 23:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06 19:17 [PR PATCH] rust-analyzer: update to 2023.12.04 icp1994
2023-12-12  7:01 ` [PR PATCH] [Updated] " icp1994
2023-12-19  9:06 ` [PR PATCH] [Updated] rust-analyzer: update to 2023.12.11 icp1994
2023-12-22 23:30 ` [PR PATCH] [Merged]: rust-analyzer: update to 2023.12.18 Duncaen

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).