lol

llvmPackages_git: 21.0.0-unstable-2025-03-23 -> 21.0.0-unstable-2025-03-30

authored by

Tristan Ross and committed by
Alyssa Ross
88b2709b 11ecec8b

+3 -3
+3 -3
pkgs/development/compilers/llvm/default.nix
··· 33 33 "19.1.7".officialRelease.sha256 = "sha256-cZAB5vZjeTsXt9QHbP5xluWNQnAHByHtHnAhVDV0E6I="; 34 34 "20.1.1".officialRelease.sha256 = "sha256-hDFYi5wAUDQ8xfjvbGFi05KdawrN9lwrrSC8AcTpCEE="; 35 35 "21.0.0-git".gitRelease = { 36 - rev = "b32cf756994cbab83e50b9d84df03d5ee03f31f8"; 37 - rev-version = "21.0.0-unstable-2025-03-23"; 38 - sha256 = "sha256-6PuKOT8TozoOcN1muWt08jHGLMQTogtMOQIFa8TTQoY="; 36 + rev = "65734de9b93bef5b3211298b4fcc5dc79d18d31e"; 37 + rev-version = "21.0.0-unstable-2025-03-30"; 38 + sha256 = "sha256-v7/Goj8lc+8AUX/nJeqRcaudZAQoAwBZ9FtrDYX87ns="; 39 39 }; 40 40 } // llvmVersions; 41 41