Commit b2346714 authored by R. RyanTM's avatar R. RyanTM
Browse files

sioyek: 2.0.0-unstable-2025-11-14 -> 2.0.0-unstable-2025-12-05

parent 6aca194a
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 = [