sioyek: 2.0.0-unstable-2026-07-11 -> 2.0.0-unstable-2026-07-21 (#544433)

This commit is contained in:
Nick Cao
2026-07-22 20:29:29 +00:00
committed by GitHub
+3 -3
View File
@@ -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 = [