Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b3a9d385
Commit
b3a9d385
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/rust-analyzer: upgrade to 2022.08.29
parent
9f68a08d
No related branches found
No related tags found
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!38430
community/rust-analyzer: upgrade to 2022.08.29
Pipeline
#134603
passed
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/rust-analyzer/APKBUILD
+4
-2
4 additions, 2 deletions
community/rust-analyzer/APKBUILD
with
4 additions
and
2 deletions
community/rust-analyzer/APKBUILD
+
4
−
2
View file @
b3a9d385
# Contributor: S.M Mukarram Nainar <theone@sm2n.ca>
# Contributor: S.M Mukarram Nainar <theone@sm2n.ca>
# Maintainer: S.M Mukarram Nainar <theone@sm2n.ca>
# Maintainer: S.M Mukarram Nainar <theone@sm2n.ca>
pkgname
=
rust-analyzer
pkgname
=
rust-analyzer
pkgver
=
2022.08.
01
pkgver
=
2022.08.
29
_pkgver
=
${
pkgver
//./-
}
_pkgver
=
${
pkgver
//./-
}
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A Rust compiler front-end for IDEs"
pkgdesc
=
"A Rust compiler front-end for IDEs"
...
@@ -16,6 +16,8 @@ checkdepends="rustfmt"
...
@@ -16,6 +16,8 @@ checkdepends="rustfmt"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"https://github.com/rust-lang/rust-analyzer/archive/
$_pkgver
/rust-analyzer-
$pkgver
.tar.gz"
source
=
"https://github.com/rust-lang/rust-analyzer/archive/
$_pkgver
/rust-analyzer-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$_pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-
$_pkgver
"
# requires rustup toolchain to run rustup rustfmt for sourcegen
options
=
"net !check"
export
CARGO_PROFILE_RELEASE_CODEGEN_UNITS
=
1
export
CARGO_PROFILE_RELEASE_CODEGEN_UNITS
=
1
export
CARGO_PROFILE_RELEASE_LTO
=
"true"
export
CARGO_PROFILE_RELEASE_LTO
=
"true"
...
@@ -40,5 +42,5 @@ package() {
...
@@ -40,5 +42,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
769627c6a01fc4c2ada2a1015e7fd94e4b5222abe2ba3e7cde14154078634b8692f8ee56366f49902bb7178b1cfe61ee2f3e5be6933d16b224e05d7110b2c15f
rust-analyzer-2022.08.
01
.tar.gz
33bcfcbb0a6090f1c6f38f210db78de17d5fa6bdedf765dec04bb915d200e561ea8476f91b75162664e7d4243a5c83666cf18c1800e986ecff2ef6a06eb72786
rust-analyzer-2022.08.
29
.tar.gz
"
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment