Unverified Commit 9f0b2430 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

parents e0880e66 45adca4d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = ''