3
0
Fork 0
forked from mirrors/nixpkgs

lxqt.lxqt-powermanagement: 0.14.1 -> 0.15.0

This commit is contained in:
José Romildo Malaquias 2020-04-26 17:25:24 -03:00
parent bd3e596db3
commit 4c3d8a7af9

View file

@ -17,13 +17,13 @@
mkDerivation rec {
pname = "lxqt-powermanagement";
version = "0.14.1";
version = "0.15.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = pname;
rev = version;
sha256 = "1nhp4a28bpczhwz8b8da355zsxr1qwmkrm3bwllwp39liw947clx";
sha256 = "0gqxy4d05gibsvq27qdfwp5v19310l0ln4bvwaan6ailbyyya90f";
};
nativeBuildInputs = [