Skip to content

Commit 34f2723

Browse files
committed
llvmPackages_git: 18.1.0-rc1 -> 18.1.0-rc2
1 parent c88312f commit 34f2723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/development/compilers/llvm/git/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.0-rc1"; sha256 = "sha256-I9VUoDv+P/3C6R1I9VozGYJDjK4KBAkezVkpPMLjMuU="; }
28+
, officialRelease ? { version = "18.1.0-rc2"; sha256 = "sha256-xq0Mv1TKwNT/jXHCWOkMbd9z0EiLeNX27y5Y+OVUlOU="; }
2929
# i.e.:
3030
# {
3131
# version = /* i.e. "15.0.0" */;

0 commit comments

Comments
 (0)