power-profiles-daemon: 0.12 -> 0.13

This commit is contained in:
Matt Votava 2023-05-15 20:10:28 -07:00
parent c3dc6acd11
commit c05de23e9b

View file

@ -27,7 +27,7 @@
stdenv.mkDerivation rec {
pname = "power-profiles-daemon";
version = "0.12";
version = "0.13";
outputs = [ "out" "devdoc" ];
@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
owner = "hadess";
repo = "power-profiles-daemon";
rev = version;
sha256 = "sha256-2eMFPGVLwTBIlaB1zM3BzHrhydgBEm+kvx+VIZdUDPM=";
sha256 = "sha256-ErHy+shxZQ/aCryGhovmJ6KmAMt9OZeQGDbHIkC0vUE=";
};
nativeBuildInputs = [