Skip to content

Commit 10a00da

Browse files
committed
llvmPackages_18: 18.1.5 -> 18.1.6
1 parent fdfdc52 commit 10a00da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/development/compilers/llvm/18/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# rev-version = /* human readable version; i.e. "unstable-2022-26-07" */;
2626
# sha256 = /* checksum for this release, can omit if specifying your own `monorepoSrc` */;
2727
# }
28-
, officialRelease ? { version = "18.1.5"; sha256 = "0n44chqn96xsa00ryhwk8g0vv3zx908xjakkgjsa14sjr9mcsq8q"; }
28+
, officialRelease ? { version = "18.1.6"; sha256 = "sha256-q6avJyzzL6ZEhPmONH6/VTfwBfnXNOLBbuHi0gVy55I="; }
2929
# i.e.:
3030
# {
3131
# version = /* i.e. "15.0.0" */;

0 commit comments

Comments
 (0)