mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ion: fix build with recent rust
This commit is contained in:
parent
a4fa1808c7
commit
8f47ac9d5c
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ checksum=8ab295c5ff40de6b7a8dd93ee8d417b6e884f2b66b628409e4cd9345d70e9c00
|
||||||
register_shell="/bin/ion"
|
register_shell="/bin/ion"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
# cannot divide `usize` by `u32`
|
||||||
|
cargo update --package lexical-core:0.7.4 --precise 0.7.6
|
||||||
echo ${_githash} > git_revision.txt
|
echo ${_githash} > git_revision.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue