forked from mirrors/nixpkgs
dbus: security update, CVE-2014-3636
This commit is contained in:
parent
0a9ec07b93
commit
827ec7b3d6
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
, libX11, libICE, libSM, useX11 ? (stdenv.isLinux || stdenv.isDarwin) }:
|
||||
|
||||
let
|
||||
version = "1.8.8";
|
||||
sha256 = "1zfi5grrlryppgrl23im82cqw6l9fk1wlc2ayvzx0yd994v2dayz";
|
||||
version = "1.8.10";
|
||||
sha256 = "13mgvwigm931r8n9363imnn0vn6dvc0m322k3p8fs5c8nvyqggqh";
|
||||
|
||||
inherit (stdenv) lib;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue