sioyek: 2.0.0-unstable-2026-03-13 -> 2.0.0-unstable-2026-04-08 (#508199)

This commit is contained in:
Nick Cao
2026-04-09 21:28:52 +00:00
committed by GitHub
+3 -3
View File
@@ -15,13 +15,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "sioyek";
version = "2.0.0-unstable-2026-03-13";
version = "2.0.0-unstable-2026-04-08";
src = fetchFromGitHub {
owner = "ahrm";
repo = "sioyek";
rev = "13a37e0e0ab77a76f8dbe3adf599ee916615b3db";
hash = "sha256-3bMVoF4f1+pZV3tdti8KNS17wWK1tmIgjKQUQS+Rzt8=";
rev = "a0650b5a71c15692c4797fec2908cc55c5aafd12";
hash = "sha256-9g1JhZEqBz6x2gv690efXaV7TNggyRvOq1xn8phubEY=";
};
buildInputs = [