mbpfan: 2.0.2 -> 2.1.0 (#46998)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbpfan/versions
This commit is contained in:
R. RyanTM 2018-09-29 11:47:48 -07:00 committed by xeji
parent 2df4b3e6eb
commit 3154032114

View File

@ -2,12 +2,12 @@
stdenv.mkDerivation rec {
name = "mbpfan-${version}";
version = "2.0.2";
version = "2.1.0";
src = fetchFromGitHub {
owner = "dgraziotin";
repo = "mbpfan";
rev = "v${version}";
sha256 = "1l8fj92jxfp0sldvznsdsm3pn675b35clq3371h6d5wk4jx67fvg";
sha256 = "1gysq778rkl6dvvj9a1swxcl15wvz0bng5bn4nwq118cl8p8pask";
};
installPhase = ''
mkdir -p $out/bin $out/etc