Revert "[skip-ci] rust: update to 1.32.0"

This reverts commit 4a095570c2.
This commit is contained in:
Jeff Huang 2019-01-18 13:55:30 +01:00
parent 4a095570c2
commit 7bab871e75

View File

@ -3,7 +3,7 @@
# Arch Contributor: Daniel Micay <danielmicay@gmail.com>
pkgname=rust
pkgver=1.32.0
pkgver=1.31.1
pkgrel=1
arch=('x86_64')
pkgdesc='Systems programming language focused on safety, speed and concurrency'
@ -16,7 +16,7 @@ depends=('gcc-libs' 'curl' 'libssh2')
makedepends=('rust' 'libffi' 'perl' 'python2' 'curl' 'cmake' 'ninja')
source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"
config.toml)
sha256sums=('4c594c7712a0e7e8eae6526c464bf6ea1d82f77b4f61717c3fc28fb27ba2224a'
sha256sums=('91d2fc22f08d986adab7a54eb3a6a9b99e490f677d2d092e5b9e4e069c23686a'
'ff4890bd733509b0dbb885d69afd578c41fc583af256dcc81e9239339c60b144')
options=('staticlibs' '!strip' '!emptydirs')