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

This commit is contained in:
R. Ryantm
2025-12-07 12:55:59 +00:00
parent 6aca194abb
commit b2346714d2
+3 -3
View File
@@ -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 = [