Unverified Commit 240bc50c authored by Atemu's avatar Atemu Committed by GitHub
Browse files

xcursor-viewer: 0-unstable-2026-01-23 -> 0-unstable-2026-01-27 (#485551)

parents 71c67124 3a42f622
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

stdenv.mkDerivation {
  pname = "xcursor-viewer";
  version = "0-unstable-2026-01-23";
  version = "0-unstable-2026-01-27";

  src = fetchFromGitHub {
    owner = "drizt";
    repo = "xcursor-viewer";
    rev = "c7aad6c662eab1a0907489d44afbc84ea3aa8de6";
    hash = "sha256-iHnWRcM6UYuhNykH4uiXFmVKnFUiyrLNKtjaAh6ilnw=";
    rev = "f53e1d261458e84b0f76fb587af560841c413087";
    hash = "sha256-fWkjcXmtU51AQOTK1nLx7Kw9kQtQhUz9EVtAAVX0WEg=";
  };

  nativeBuildInputs = [