Skip to content

Commit

Permalink
bump(main/rust-analyzer): 20241125
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termux-pacman-bot committed Nov 25, 2024
1 parent 92ee31d commit 0b41389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rust-analyzer/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ TERMUX_PKG_DESCRIPTION="A Rust compiler front-end for IDEs"
TERMUX_PKG_LICENSE="Apache-2.0, MIT"
TERMUX_PKG_LICENSE_FILE="LICENSE-APACHE, LICENSE-MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="20241118"
TERMUX_PKG_VERSION="20241125"
_VERSION=${TERMUX_PKG_VERSION:0:4}-${TERMUX_PKG_VERSION:4:2}-${TERMUX_PKG_VERSION:6:2}
TERMUX_PKG_SRCURL=https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_VERSION}.tar.gz
TERMUX_PKG_SHA256=803335d8500d5f22dfbc443bb55d5111a586e07df8ed9128242f7a2f98cf4b60
TERMUX_PKG_SHA256=e131f4ff85b1e234fbaaf3bef8cf6b86baab5aeeb994a9020811d6ba5fc027d5
TERMUX_PKG_DEPENDS="rust-src"
TERMUX_PKG_ANTI_BUILD_DEPENDS="rust-src"
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down

0 comments on commit 0b41389

Please sign in to comment.