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.
1 parent 2085147 commit aa4e7eeCopy full SHA for aa4e7ee
pkgs/servers/mir/default.nix
@@ -5,8 +5,8 @@ let
5
in
6
{
7
mir = common {
8
- version = "2.18.2";
9
- hash = "sha256-Yko5ws8dUazPziXzM77Zg4p1taC0mbjAcpOKJR0dJ5M=";
+ version = "2.18.3";
+ hash = "sha256-2PwLTWQeaVR80slZ6/BPr23gVahiDWXulFtdjc9ZUCs=";
10
};
11
12
mir_2_15 = common {
0 commit comments