forked from mirrors/nixpkgs
wire-desktop: linux 3.15.2922 -> 3.16.2923
This commit is contained in:
parent
39b39690fa
commit
55ce589f18
|
@ -21,12 +21,12 @@ let
|
|||
|
||||
version = {
|
||||
x86_64-darwin = "3.15.3621";
|
||||
x86_64-linux = "3.15.2922";
|
||||
x86_64-linux = "3.16.2923";
|
||||
}.${system} or throwSystem;
|
||||
|
||||
sha256 = {
|
||||
x86_64-darwin = "13sgakb3zjlvqv6d6b264fc9x99swpl7s1dmnrgc5v3pgyaklr01";
|
||||
x86_64-linux = "03116fi8bmfpgalr36nxvmr8z4rw65qr3l4a89n0d40gawrk793q";
|
||||
x86_64-linux = "0c8jmlsg2gnxsvly04xj1al80nj52rg4czfdha58sg14x14lyspz";
|
||||
}.${system} or throwSystem;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
|
Loading…
Reference in a new issue