mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
dbus: minor update 1.8.0 -> .2
This commit is contained in:
parent
e0be3df0eb
commit
3bb121e50e
@ -3,8 +3,8 @@
|
||||
, libX11, libICE, libSM, useX11 ? (stdenv.isLinux || stdenv.isDarwin) }:
|
||||
|
||||
let
|
||||
version = "1.8.0";
|
||||
sha256 = "04qbsyw92279hfkwic5h6jc5999p87qsaqqgc6zcqddmh9r8r7vn";
|
||||
version = "1.8.2";
|
||||
sha256 = "025f7dnhr4gy5vcqsvn78x2bk382ldvf4x3ryd9wkbb5250zg2an";
|
||||
|
||||
inherit (stdenv) lib;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user