Skip to content

Commit

Permalink
wire-desktop: linux 3.16.2923 -> 3.17.2924
Browse files Browse the repository at this point in the history
  • Loading branch information
toonn committed May 5, 2020
1 parent 4ad2e1c commit 84b5107
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -21,12 +21,12 @@ let

version = {
x86_64-darwin = "3.16.3630";
x86_64-linux = "3.16.2923";
x86_64-linux = "3.17.2924";
}.${system} or throwSystem;

sha256 = {
x86_64-darwin = "1lnjn45bhd36n9xgx6xx9cggwivvkr2s6r4zai2dwg0aac1bywr5";
x86_64-linux = "0c8jmlsg2gnxsvly04xj1al80nj52rg4czfdha58sg14x14lyspz";
x86_64-linux = "16f8zawdx7dyrb8hp3fd2j821jj7jlan60knmdlrrk84phlc9ldd";
}.${system} or throwSystem;

meta = with stdenv.lib; {
Expand Down

0 comments on commit 84b5107

Please sign in to comment.