Skip to content

Commit 3edc127

Browse files
authored
erlang_nox: 27.2.1 -> 27.2.2 (#380011)
2 parents 9bbb380 + 3daa74a commit 3edc127

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/interpreters/erlang

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ mkDerivation }:
22

33
mkDerivation {
4-
version = "27.2.1";
5-
sha256 = "sha256-39X4aGuYe7aJaQiRBjla7GInKoTHXmRIeRq8Ejqk6jM=";
4+
version = "27.2.2";
5+
sha256 = "sha256-U/mBMMAkVJ6M4b26sTECBCPLJgX3HiFFPPwDuvY7SHg=";
66
}

0 commit comments

Comments
 (0)