Merge pull request #162970 from r-ryantm/auto-update/mbpfan

mbpfan: 2.2.1 -> 2.3.0
This commit is contained in:
Lassulus 2022-04-17 12:15:39 +01:00 committed by GitHub
commit bd4dffcdb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,12 +2,12 @@
stdenv.mkDerivation rec {
pname = "mbpfan";
version = "2.2.1";
version = "2.3.0";
src = fetchFromGitHub {
owner = "dgraziotin";
repo = "mbpfan";
rev = "v${version}";
sha256 = "0gc9ypxi55vxs77nx8ihhh9zk7fr9v0m0zfm76q7x0bi6jz11mbr";
sha256 = "sha256-jIYg9b0c/7mMRS5WF+mOH6t9SCWEP32lsdbCgpWpg24=";
};
installPhase = ''
mkdir -p $out/bin $out/etc