From 164dd56a60167cda255144d0a86a64941558d218 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 22 Jul 2026 04:20:51 +0000 Subject: [PATCH] sioyek: 2.0.0-unstable-2026-07-11 -> 2.0.0-unstable-2026-07-21 --- 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 1b2436bb4e7c..f07599ee6a08 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-2026-07-11"; + version = "2.0.0-unstable-2026-07-21"; src = fetchFromGitHub { owner = "ahrm"; repo = "sioyek"; - rev = "8c4008653f3279633fe1e7e2a1be057aa210fe73"; - hash = "sha256-5GJpXyLhRziSWJLrDIfzXZS4QPMqiRhEp6gcPoSy1/8="; + rev = "efc88cd7e0985e81d1707c907968088c44f75aea"; + hash = "sha256-dOjWV9NlTY0L9SK960TcVw02aSThYF9GcbmkTN9BUa0="; }; buildInputs = [