Merge pull request #38581 from r-ryantm/auto-update/dbus

dbus: 1.10.24 -> 1.12.6
This commit is contained in:
Jörg Thalheim 2018-04-08 11:31:10 +01:00 committed by GitHub
commit 857bf71655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,8 @@ assert x11Support -> libX11 != null
&& libSM != null;
let
version = "1.10.24";
sha256 = "06ydmrg76l1kwl3190d72zpiy3qxy248x6gskxbj9qiqfsr4w63i";
version = "1.12.6";
sha256 = "05picaq8j60wlwyi84qvw5liw3nd0cws9va3krnc3pms0wm906v2";
self = stdenv.mkDerivation {
name = "dbus-${version}";