We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bbb380 + 3daa74a commit 3edc127Copy full SHA for 3edc127
pkgs/development/interpreters/erlang/27.nix
@@ -1,6 +1,6 @@
1
{ mkDerivation }:
2
3
mkDerivation {
4
- version = "27.2.1";
5
- sha256 = "sha256-39X4aGuYe7aJaQiRBjla7GInKoTHXmRIeRq8Ejqk6jM=";
+ version = "27.2.2";
+ sha256 = "sha256-U/mBMMAkVJ6M4b26sTECBCPLJgX3HiFFPPwDuvY7SHg=";
6
}
0 commit comments