sioyek: 2.0.0-unstable-2025-05-13 -> 2.0.0-unstable-2025-05-23 (#410554)

Co-authored-by: stephen-huan <slhuan@cs.cmu.edu>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-05-28 13:53:34 +00:00 committed by GitHub
commit 16d95f8250
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 =