Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-analyzer: update to 2021.04.20.
@ 2021-04-25 11:49 Logarithmus
  2021-04-25 11:59 ` [PR PATCH] [Updated] " Logarithmus
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Logarithmus @ 2021-04-25 11:49 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Logarithmus against master on the void-packages repository

https://github.com/Logarithmus/void-packages rust-analyzer
https://github.com/void-linux/void-packages/pull/30488

rust-analyzer: update to 2021.04.20.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/30488.patch is attached

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

From 0c88a8443c305454305e1469ad99338a1089e787 Mon Sep 17 00:00:00 2001
From: Artur Sinila <freesoftware@logarithmus.dev>
Date: Sun, 25 Apr 2021 14:48:42 +0300
Subject: [PATCH] rust-analyzer: update to 2021.04.20.

---
 srcpkgs/rust-analyzer/template | 4 ++--
 srcpkgs/rust-analyzer/update   | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/rust-analyzer/update

diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template
index e1c24bfe6959..cf046024be84 100644
--- a/srcpkgs/rust-analyzer/template
+++ b/srcpkgs/rust-analyzer/template
@@ -1,6 +1,6 @@
 # Template file for 'rust-analyzer'
 pkgname=rust-analyzer
-version=2021.03.08
+version=2021.04.20
 revision=1
 _ver=${version//./-}
 wrksrc="${pkgname}-${_ver}"
@@ -11,7 +11,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
 license="Apache-2.0, MIT"
 homepage="https://rust-analyzer.github.io/"
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/${_ver}.tar.gz"
-checksum=75d810a4b3fd08d8d0948186f077b754ab9a2a02af3d3c6947e0baa58576e43d
+checksum=f22fdc42fd72ab67cb32a4ed2d01e8d5e68fe30b3ed04f2c4029c5a7cbe99739
 
 export RUST_ANALYZER_REV=${_ver}
 
diff --git a/srcpkgs/rust-analyzer/update b/srcpkgs/rust-analyzer/update
new file mode 100644
index 000000000000..436bd841050e
--- /dev/null
+++ b/srcpkgs/rust-analyzer/update
@@ -0,0 +1,3 @@
+site=https://github.com/rust-analyzer/rust-analyzer/tags
+version=${version//./-}
+pattern="/archive/refs/tags/\K[\d\-]+(?=\.tar\.gz)"

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

end of thread, other threads:[~2021-04-27  2:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-25 11:49 [PR PATCH] rust-analyzer: update to 2021.04.20 Logarithmus
2021-04-25 11:59 ` [PR PATCH] [Updated] " Logarithmus
2021-04-25 12:23 ` [PR PATCH] [Updated] rust-analyzer: update to 2021.04.20, rust: update to 1.51, cargo: update to 0.51.0 Logarithmus
2021-04-25 15:31 ` ericonr
2021-04-27  2:26 ` ericonr
2021-04-27  2:26 ` [PR PATCH] [Closed]: " ericonr

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