sioyek: 2.0.0-unstable-2025-05-13 -> 2.0.0-unstable-2025-05-23

This commit is contained in:
R. Ryantm
2025-05-24 14:42:03 +00:00
parent 9a4eaf1b61
commit 971313c4d2
+3 -3
View File
@@ -15,13 +15,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "sioyek";
version = "2.0.0-unstable-2025-05-13";
version = "2.0.0-unstable-2025-05-23";
src = fetchFromGitHub {
owner = "ahrm";
repo = "sioyek";
rev = "eb03410682f70fa27cbe2f9ec3bf59ac086457d7";
hash = "sha256-iLGgiHQ5MiTvKcSgT3Kqw4lCFFkuAHoZhT+mpIdlBkQ=";
rev = "d73a2fcd74c0a119c397372a79aeea628205d4a7";
hash = "sha256-ZKAv/G/Bgb3lxEx+WRupTBxo4Gf5yFbZ+siNyz5lABY=";
};
buildInputs =