sioyek: 2.0.0-unstable-2024-09-29 -> 2.0.0-unstable-2025-02-20

This commit is contained in:
Stephen Huan
2025-02-21 11:01:13 -05:00
parent 5df43628fd
commit a9ede238a0
+3 -3
View File
@@ -15,13 +15,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "sioyek";
version = "2.0.0-unstable-2024-09-29";
version = "2.0.0-unstable-2025-02-20";
src = fetchFromGitHub {
owner = "ahrm";
repo = "sioyek";
rev = "965499f0acbb1faf4b443b6bca30e7078f944b52";
hash = "sha256-MOqWitXnYn8efk2LSeAOhmpcxGn6hbvjXbNTXEDdxIM=";
rev = "a64ad82b2c14e1ef821c13ddf1291ebb6aaafca6";
hash = "sha256-aI8GqXAgyh5VkayEQbaXOK+JQKzqVqQs8RO3CdOsgX8=";
};
buildInputs =