mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
erlang_27: 27.3.4.2 -> 27.3.4.3
https://github.com/erlang/otp/releases/tag/OTP-27.3.4.3
(cherry picked from commit 586cfaf842)
This commit is contained in:
committed by
github-actions[bot]
parent
1330c47ea0
commit
a2ea4cf7ec
@@ -1,6 +1,6 @@
|
||||
{ mkDerivation }:
|
||||
|
||||
mkDerivation {
|
||||
version = "27.3.4.2";
|
||||
sha256 = "sha256-wbaRSTwTrNADbShNHoWorWyD+2ul6NZbRs6isP3g+OI=";
|
||||
version = "27.3.4.3";
|
||||
sha256 = "sha256-p4M1PPrbpNq6la4kgTTCOa2f5/oYxNwMaSi59mhlM4o=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user