dbus: 1.10.8. -> 1.10.10
NEWS seem safe, and there are only "fixes" in there.
This commit is contained in:
parent
2fdb385e50
commit
741527adef
@ -6,8 +6,8 @@ assert x11Support -> libX11 != null
|
||||
&& libSM != null;
|
||||
|
||||
let
|
||||
version = "1.10.8";
|
||||
sha256 = "0560y3hxpgh346w6avcrcz79c8ansmn771y5xpcvvlr6m8mx5wxs";
|
||||
version = "1.10.10";
|
||||
sha256 = "0hwsfczhx2djmc9116vj5v230i7gpjihwh3vbljs1ldlk831v3wx";
|
||||
|
||||
self = stdenv.mkDerivation {
|
||||
name = "dbus-${version}";
|
||||
|
Loading…
Reference in New Issue
Block a user