branch: externals/cpupower commit bdc0013d83140632574c3f7f6bb95137d829c72c Author: steve m <palla...@gmail.com> Commit: steve m <palla...@gmail.com>
version 1.0.1? --- README.md | 2 +- cpupower.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b955dfcf3..ab48b05efc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An emacs lisp wrapper around `cpupower` -I think you can use it like: +Using quelpa: ```lisp (quelpa '(cpupower :fetcher gitlab diff --git a/cpupower.el b/cpupower.el index 6f7eef1cb3..6e20599a96 100644 --- a/cpupower.el +++ b/cpupower.el @@ -4,7 +4,7 @@ ;; Author: Stephen Meister ;; URL: https://gitlab.com/steve-emacs-stuff/cpupower-el -;; Version: 1.0.0 +;; Version: 1.0.1 ;; Keywords: hardware, cpupower, cpu, frequency-scaling ;; This program is free software: you can redistribute it and/or modify