hyprland-qtutils: 0.1.1 -> 0.1.2 (#371318)

authored by Nick Cao and committed by GitHub 860e5bd8 6eca8c6a

+2 -2
+2 -2
pkgs/by-name/hy/hyprland-qtutils/package.nix
··· 13 in 14 gcc14Stdenv.mkDerivation (finalAttrs: { 15 pname = "hyprland-qtutils"; 16 - version = "0.1.1"; 17 18 src = fetchFromGitHub { 19 owner = "hyprwm"; 20 repo = "hyprland-qtutils"; 21 tag = "v${finalAttrs.version}"; 22 - hash = "sha256-Zp2cQOo1D7WH7ml5nV7mLyto0l19gTaWnbDb6zty1Qs="; 23 }; 24 25 nativeBuildInputs = [
··· 13 in 14 gcc14Stdenv.mkDerivation (finalAttrs: { 15 pname = "hyprland-qtutils"; 16 + version = "0.1.2"; 17 18 src = fetchFromGitHub { 19 owner = "hyprwm"; 20 repo = "hyprland-qtutils"; 21 tag = "v${finalAttrs.version}"; 22 + hash = "sha256-FxbuGQExtN37ToWYnGmO6weOYN6WPHN/RAqbr7gNPek="; 23 }; 24 25 nativeBuildInputs = [