Unverified Commit 1048e30c authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

sioyek: 2.0.0-unstable-2025-11-14 -> 2.0.0-unstable-2025-12-05 (#468673)

parents ecc03e7d b2346714
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-2025-11-14";
  version = "2.0.0-unstable-2025-12-05";

  src = fetchFromGitHub {
    owner = "ahrm";
    repo = "sioyek";
    rev = "f0dfb35aa35518acd489ea2239a0e52260db23ca";
    hash = "sha256-fKxP4febum5XqAKMKVMc1uXiieXbZfJiKBOj2K99mkU=";
    rev = "8a980c7a6095f84da2452db036bcef0489531d3e";
    hash = "sha256-Zlrlz3K5z/9DFUeAMKSiB6DyQCYQp3ogQz3r/rWz8bM=";
  };

  buildInputs = [