wlinhibit: 0.1.1 -> 0.1.2 (#405656)

Co-authored-by: 0x5a4 <0x5a4@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] 0x5a4 and committed by GitHub 11a8a9cd c7f63afc

+3 -3
+3 -3
pkgs/by-name/wl/wlinhibit/package.nix
··· 11 11 }: 12 12 stdenv.mkDerivation { 13 13 pname = "wlinhibit"; 14 - version = "0.1.1"; 14 + version = "0.1.2"; 15 15 16 16 src = fetchFromGitHub { 17 17 owner = "0x5a4"; 18 18 repo = "wlinhibit"; 19 - rev = "v0.1.1"; 20 - hash = "sha256-YQHJ9sLHSV8GJP7IpRzmtDbeB86y/a48mLcYy4iDciw="; 19 + rev = "v0.1.2"; 20 + hash = "sha256-mAEBnlIfW1R5+3CMH4ZumQ39Ss2K7PfW28I4/O9saWE="; 21 21 }; 22 22 23 23 buildInputs = [