From 213874adfa6d249cddc06de9c5cd8b517144e3f4 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 16 Sep 2025 05:03:18 +0000 Subject: [PATCH] sioyek: 2.0.0-unstable-2025-08-08 -> 2.0.0-unstable-2025-09-09 --- pkgs/by-name/si/sioyek/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/si/sioyek/package.nix b/pkgs/by-name/si/sioyek/package.nix index 4f031fcfccc3..23fd9b524789 100644 --- a/pkgs/by-name/si/sioyek/package.nix +++ b/pkgs/by-name/si/sioyek/package.nix @@ -15,13 +15,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "sioyek"; - version = "2.0.0-unstable-2025-08-08"; + version = "2.0.0-unstable-2025-09-09"; src = fetchFromGitHub { owner = "ahrm"; repo = "sioyek"; - rev = "02f47e758e813eaefe713bdbb0eaa22a9467373c"; - hash = "sha256-W/X63gpFd3mMS4B8yGLEd1JGLg+34WHF+aJJylDH1LY="; + rev = "b19e390fcfc5cd468a4af3abf94b046bdadfa348"; + hash = "sha256-IM62oDUe09UnokitxHvIL3kUUXBOekIG+eKuYKu2dsg="; }; buildInputs = [