Skip to content

Commit

Permalink
auto-cpufreq: 1.9.9 > 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liberodark authored Nov 24, 2023
1 parent 0dd00d8 commit d7b1605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/system/auto-cpufreq/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

python3Packages.buildPythonPackage rec {
pname = "auto-cpufreq";
version = "1.9.9";
version = "2.1.0";

src = fetchFromGitHub {
owner = "AdnanHodzic";
Expand Down

0 comments on commit d7b1605

Please sign in to comment.