mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
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:
@@ -1,6 +1,6 @@
|
||||
{ mkDerivation }:
|
||||
|
||||
mkDerivation {
|
||||
version = "27.3.4.5";
|
||||
sha256 = "sha256-6kFixIy74ACvNBhPWoUQDCH6N2KJ++5xAEqPQ9jvJ8o=";
|
||||
version = "27.3.4.6";
|
||||
sha256 = "sha256-QC8C7rOpRXFriZtmVc48Se7IQ61p4DSAXVobnDeEkAE=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user