Merge pull request #9961 from MehdiChinoune/rust-update
rust: update to 1.56.1
This commit is contained in:
@@ -7,8 +7,8 @@ _bootstrapping=yes
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
"${MINGW_PACKAGE_PREFIX}-rust-docs")
|
||||
pkgver=1.56.0
|
||||
pkgrel=2
|
||||
pkgver=1.56.1
|
||||
pkgrel=1
|
||||
pkgdesc="Systems programming language focused on safety, speed and concurrency (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
@@ -38,7 +38,7 @@ source=("https://static.rust-lang.org/dist/${_realname}c-${pkgver}-src.tar.gz"{,
|
||||
"0005-win32-config.patch"
|
||||
"0007-clang-subsystem.patch"
|
||||
"0008-disable-self-contained.patch")
|
||||
sha256sums=('cd0fd72d698deb3001c18e0f4bf8261d8f86420097eef94ca3a1fe047f2df43f'
|
||||
sha256sums=('c3898dfaadaa193dc88ddbc5345946a163211b58621df1cfff70186b4fc79511'
|
||||
'SKIP'
|
||||
'c706841ace2ef76fd1004b9c0486ea9ef7d99073c5ce2884e4c97fa4a7beab25'
|
||||
'6cc3234644768e24824e455d6304585c717ae25aa53ebf9cf1f1dea87bf869b7'
|
||||
|
||||
Reference in New Issue
Block a user