mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/rust to 1.68.1-1
This commit is contained in:
parent
73e204153a
commit
959cdd1b9b
1 changed files with 6 additions and 3 deletions
|
@ -15,9 +15,12 @@
|
|||
highmem=1
|
||||
|
||||
pkgbase=rust
|
||||
pkgname=(rust rust-src)
|
||||
pkgname=(
|
||||
rust
|
||||
rust-src
|
||||
)
|
||||
epoch=1
|
||||
pkgver=1.68.0
|
||||
pkgver=1.68.1
|
||||
pkgrel=1
|
||||
pkgdesc="Systems programming language focused on safety, speed and concurrency"
|
||||
url=https://www.rust-lang.org/
|
||||
|
@ -58,7 +61,7 @@ source=(
|
|||
0002-compiler-Change-LLVM-targets.patch
|
||||
0003-compiler-Use-wasm-ld-for-wasm-targets.patch
|
||||
)
|
||||
b2sums=('cff56d29a5325cfcc5a50d492f73c15d92434bfdfd5cabfa84be61f815e546d4ac8786c00c1db668e6c8216e1c00d898ef448f6cfd7ea2ffdeaf1a51de68b124'
|
||||
b2sums=('9f5db32005387043cc374aad8889b25b6a57dcc561977b451db929bb7d6b183cb1265853d9b7eba5155b5dcb38b922e9958281843c59b3ac40836e3128476973'
|
||||
'SKIP'
|
||||
'dce1c2340b172753b9d56dcc9d401e4cd9c66d64721c97e256974c18f17b0489e65e3732ef4e15538ea6e07c34f1269775a51c0c7c72e63a62f41ff258ce9ec2'
|
||||
'01dee52ef899c0545cde37b5e1ba3ecfd5def3785145ed9f440df12945885311b63ff974294c1efed65b25b01bdb5cea37d7830e8d9775daefec8c1bcd3e159b'
|
||||
|
|
Loading…
Reference in a new issue