We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2acf15 + 17ae0e0 commit ae3835cCopy full SHA for ae3835c
pkgs/by-name/po/power-profiles-daemon/package.nix
@@ -29,7 +29,7 @@
29
30
stdenv.mkDerivation (finalAttrs: {
31
pname = "power-profiles-daemon";
32
- version = "0.23";
+ version = "0.30";
33
34
outputs = [
35
"out"
@@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
41
owner = "upower";
42
repo = "power-profiles-daemon";
43
rev = finalAttrs.version;
44
- hash = "sha256-kX8adu+GXxkaHtARUKp51K3Jf9xO+l12vctsJzIavyM=";
+ hash = "sha256-iQUhA46BEln8pyIBxM/MY7An8BzfiFjxZdR/tUIj4S4=";
45
};
46
47
nativeBuildInputs =
0 commit comments