index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-08-01 11:06:01 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-08-01 11:06:01 +0200 |
commit | 73abb9b7f4a64f99451f181c1fffddf63c3907c2 (patch) | |
tree | 3ff7fdff2977436793d352703f7cff3e0ba24352 /extra/rust/PKGBUILD | |
parent | 45b6b6d9d76786ea4c87f8c8abdd278ee2f69030 (diff) |
-rw-r--r-- | extra/rust/PKGBUILD | 2 |
diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index 35269336..c9ecd6b7 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -6,7 +6,7 @@ # see https://github.com/rust-lang/rust/issues/60294 source+=(config.toml.patch) -sha256sums+=('42e861ba90335d0e2e666e10b12d9ff85ea1bdb711176fb3c09e92375e193660') +sha256sums+=('0430e94e8f8c6b4c8154b236dc132fc182e8efd28ce5e7685692cef55e408515') eval "$( declare -f prepare | \ |