Merge pull request #323688 from ExpidusOS/feat/llvm-git-2024-06-30

llvmPackages_git: 19.0.0-git-2024-06-23 -> 19.0.0-git-2024-06-30
This commit is contained in:
Tristan Ross 2024-07-01 07:30:52 -07:00 committed by GitHub
commit 2821670dd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,9 +20,9 @@
# LLVM release information; specify one of these but not both:
, gitRelease ? {
version = "19.0.0-git";
rev = "a9ac31910db3975d5e92a6265ab29dafd6a4691d";
rev-version = "19.0.0-unstable-2024-06-23";
sha256 = "sha256-MTt2FU84rgu6FqB9aCO6M54VZexoogkdx5RKS1NzSkk=";
rev = "9b9405621bcc55b74d2177c960c21f62cc95e6fd";
rev-version = "19.0.0-unstable-2024-06-30";
sha256 = "sha256-Tlk+caav7e7H6bha8YQyOl+x2iNk9iH7xKpHQkWQyJ4=";
}
# i.e.:
# {