Merge pull request #293900 from r-ryantm/auto-update/powerstat
powerstat: 0.04.02 -> 0.04.03
This commit is contained in:
commit
4c7fe7c75f
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "powerstat";
|
||||
version = "0.04.02";
|
||||
version = "0.04.03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ColinIanKing";
|
||||
repo = pname;
|
||||
rev = "V${version}";
|
||||
hash = "sha256-bFk2Zga7ZrQFxdaIV+E6N8EuT/20SRVnPihn/5wF8JA=";
|
||||
hash = "sha256-Y9djoy2RaEe4j+1g+9Q2MxEpVzPMA8oyJ92hlQm3Lqg=";
|
||||
};
|
||||
|
||||
installFlags = [
|
||||
|
Loading…
Reference in New Issue
Block a user