nordzy-cursor-theme: 2.3.0 -> 2.4.0

This commit is contained in:
R. Ryantm
2025-03-24 19:23:46 +00:00
parent 995d7da02d
commit 45adca4d67

View File

@@ -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 = ''