Skip to content

Commit ae3835c

Browse files
authored
power-profiles-daemon: 0.23 -> 0.30 (#383271)
2 parents f2acf15 + 17ae0e0 commit ae3835c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/po/power-profiles-daemon/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
stdenv.mkDerivation (finalAttrs: {
3131
pname = "power-profiles-daemon";
32-
version = "0.23";
32+
version = "0.30";
3333

3434
outputs = [
3535
"out"
@@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
4141
owner = "upower";
4242
repo = "power-profiles-daemon";
4343
rev = finalAttrs.version;
44-
hash = "sha256-kX8adu+GXxkaHtARUKp51K3Jf9xO+l12vctsJzIavyM=";
44+
hash = "sha256-iQUhA46BEln8pyIBxM/MY7An8BzfiFjxZdR/tUIj4S4=";
4545
};
4646

4747
nativeBuildInputs =

0 commit comments

Comments
 (0)