Merge pull request #327255 from ExpidusOS/feat/llvm-git-2024-07-14

llvmPackages_git: 19.0.0-git-2024-07-08 -> 19.0.0-git-2024-07-14
This commit is contained in:
Tristan Ross 2024-07-15 09:44:33 -07:00 committed by GitHub
commit 858ad19226
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,9 +23,9 @@ let
"17.0.6".officialRelease.sha256 = "sha256-8MEDLLhocshmxoEBRSKlJ/GzJ8nfuzQ8qn0X/vLA+ag=";
"18.1.8".officialRelease.sha256 = "sha256-iiZKMRo/WxJaBXct9GdAcAT3cz9d9pnAcO1mmR6oPNE=";
"19.0.0-git".gitRelease = {
rev = "3f83a69bcb2c6b5fa3efbc41d1822e6fa69a6620";
rev-version = "19.0.0-unstable-2024-07-08";
sha256 = "sha256-nAKAm2sQrwOT+IKnKTv53O8QBm0iNF/j257OVRwjVXU=";
rev = "8da3852f44c64ac4535128741695b9e9d8ee27ef";
rev-version = "19.0.0-unstable-2024-07-14";
sha256 = "sha256-yGmbzueu1kkfGbQaIG+ImnpIS+RwaUl/Gx/+1w6SHRc=";
};
} // llvmVersions;