erlang_27: 27.3.4.5 -> 27.3.4.6

Changelog: https://github.com/erlang/otp/releases/tag/OTP-27.3.4.6
(cherry picked from commit e500d28dd2)
This commit is contained in:
Adam C. Stephens
2025-11-14 08:56:17 -05:00
parent bc32bda879
commit d5a32d4cbc

View File

@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "27.3.4.5";
sha256 = "sha256-6kFixIy74ACvNBhPWoUQDCH6N2KJ++5xAEqPQ9jvJ8o=";
version = "27.3.4.6";
sha256 = "sha256-QC8C7rOpRXFriZtmVc48Se7IQ61p4DSAXVobnDeEkAE=";
}