sioyek: 2.0.0-unstable-2025-09-09 -> 2.0.0-unstable-2025-09-23 (#446557)

This commit is contained in:
Nick Cao
2025-09-28 22:38:51 +00:00
committed by GitHub
+3 -3
View File
@@ -15,13 +15,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "sioyek";
version = "2.0.0-unstable-2025-09-09";
version = "2.0.0-unstable-2025-09-23";
src = fetchFromGitHub {
owner = "ahrm";
repo = "sioyek";
rev = "b19e390fcfc5cd468a4af3abf94b046bdadfa348";
hash = "sha256-IM62oDUe09UnokitxHvIL3kUUXBOekIG+eKuYKu2dsg=";
rev = "c835e6be266168807fd82fb13129c4728c9a0cab";
hash = "sha256-IB9lVQnFVDkluCpuzrZJ/9xZjF8Q/FIM3NpVi+ZQ2e0=";
};
buildInputs = [