Revert "Merge #235219: llvmPackages_16: 16.0.1 -> 16.0.5"

This reverts commit c8d485b29b, reversing
changes made to 4a640f8bb6.

llvm_16 won't even apply patches successfully, so backing out for now.
This commit is contained in:
Vladimír Čunát 2023-06-05 06:30:56 +02:00
parent c8d485b29b
commit 7789efcfd3
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -25,7 +25,7 @@
# rev-version = /* human readable version; i.e. "unstable-2022-26-07" */;
# sha256 = /* checksum for this release, can omit if specifying your own `monorepoSrc` */;
# }
, officialRelease ? { version = "16.0.5"; sha256 = "sha256-JwL9EeKNhqnI1qD2mPZne3fM7xm6cWVDpiB9Ugc2CA4="; }
, officialRelease ? { version = "16.0.1"; sha256 = "sha256-Vr978ZY0i0NkdE/uuwcTccshfAT61KIN6KNq0TdwBNE="; }
# i.e.:
# {
# version = /* i.e. "15.0.0" */;