hyprcursor: 0.1.12 -> 0.1.13

authored by

R. Ryantm and committed by
Masum Reza
ec5d6368 df57fbc0

+2 -2
+2 -2
pkgs/by-name/hy/hyprcursor/package.nix
··· 14 }: 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "hyprcursor"; 17 - version = "0.1.12"; 18 19 src = fetchFromGitHub { 20 owner = "hyprwm"; 21 repo = "hyprcursor"; 22 tag = "v${finalAttrs.version}"; 23 - hash = "sha256-IvneQb4YFlEXWjXaKeA0y6lL7Z6JqTAvSAlcMDWnjK4="; 24 }; 25 26 nativeBuildInputs = [
··· 14 }: 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "hyprcursor"; 17 + version = "0.1.13"; 18 19 src = fetchFromGitHub { 20 owner = "hyprwm"; 21 repo = "hyprcursor"; 22 tag = "v${finalAttrs.version}"; 23 + hash = "sha256-lIqabfBY7z/OANxHoPeIrDJrFyYy9jAM4GQLzZ2feCM="; 24 }; 25 26 nativeBuildInputs = [