llvmPackages_18: 18.1.4 -> 18.1.5

This commit is contained in:
AMS21 2024-05-03 10:49:40 +02:00 committed by Alyssa Ross
parent 73cb87fe15
commit 31c5675041

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 = "18.1.4"; sha256 = "sha256-LyQEb4ZJXm2hkPOM9XITIploMT2VKIQWxUFio7SXrc0="; }
, officialRelease ? { version = "18.1.5"; sha256 = "0n44chqn96xsa00ryhwk8g0vv3zx908xjakkgjsa14sjr9mcsq8q"; }
# i.e.:
# {
# version = /* i.e. "15.0.0" */;