nordzy-cursor-theme: 2.3.0 -> 2.4.0 (#392834)

This commit is contained in:
Nick Cao
2025-03-24 17:28:51 -04:00
committed by GitHub
@@ -5,13 +5,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nordzy-cursor-theme";
version = "2.3.0";
version = "2.4.0";
src = fetchFromGitHub {
owner = "guillaumeboehm";
repo = "Nordzy-cursors";
rev = "v${version}";
sha256 = "sha256-3HUSl0CQcay4V9pO35cmOEZvrgNOJ3WNZahs+hJjUJU=";
sha256 = "sha256-pPcdlMa3H5RtbqIxvgxDkP4tw76H2UQujXbrINc3MxE=";
};
installPhase = ''