power-profiles-daemon: 0.22 -> 0.23

This commit is contained in:
R. Ryantm
2024-09-15 08:42:15 -04:00
committed by Nick Cao
parent 3705fd7a2e
commit 85b0872fc9
@@ -29,7 +29,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "power-profiles-daemon";
version = "0.22";
version = "0.23";
outputs = [
"out"
@@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "upower";
repo = "power-profiles-daemon";
rev = finalAttrs.version;
hash = "sha256-NzaneS/Za73HSK2abBZNmP+ZPbhIG+JXfBTPHm2vBeU=";
hash = "sha256-kX8adu+GXxkaHtARUKp51K3Jf9xO+l12vctsJzIavyM=";
};
nativeBuildInputs =