mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
erlang_27: 27.3.4.1 -> 27.3.4.2
https://github.com/erlang/otp/releases/tag/OTP-27.3.4.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ mkDerivation }:
|
||||
|
||||
mkDerivation {
|
||||
version = "27.3.4.1";
|
||||
sha256 = "sha256-L9VgcdO1TyLNm+vke90w6Xuq/T3uKzmU4d0uYEfyQlc=";
|
||||
version = "27.3.4.2";
|
||||
sha256 = "sha256-wbaRSTwTrNADbShNHoWorWyD+2ul6NZbRs6isP3g+OI=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user