Unverified Commit 69a9650e authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

sioyek: 2.0.0-unstable-2026-03-13 -> 2.0.0-unstable-2026-04-08 (#508199)

parents fb05b01c 3b789d89
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -15,13 +15,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
  pname = "sioyek";
  version = "2.0.0-unstable-2026-03-13";
  version = "2.0.0-unstable-2026-04-08";

  src = fetchFromGitHub {
    owner = "ahrm";
    repo = "sioyek";
    rev = "13a37e0e0ab77a76f8dbe3adf599ee916615b3db";
    hash = "sha256-3bMVoF4f1+pZV3tdti8KNS17wWK1tmIgjKQUQS+Rzt8=";
    rev = "a0650b5a71c15692c4797fec2908cc55c5aafd12";
    hash = "sha256-9g1JhZEqBz6x2gv690efXaV7TNggyRvOq1xn8phubEY=";
  };

  buildInputs = [