mpvScripts.thumbfast: unstable-2023-06-04 → 2023-12-08

This commit is contained in:
nicoo 2023-12-09 21:02:48 +00:00
parent 6ac78f1174
commit ab2df8282f

View File

@ -2,13 +2,13 @@
buildLua {
pname = "mpv-thumbfast";
version = "unstable-2023-06-04";
version = "unstable-2023-12-08";
src = fetchFromGitHub {
owner = "po5";
repo = "thumbfast";
rev = "4241c7daa444d3859b51b65a39d30e922adb87e9";
hash = "sha256-7EnFJVjEzqhWXAvhzURoOp/kad6WzwyidWxug6u8lVw=";
rev = "03e93feee5a85bf7c65db953ada41b4826e9f905";
hash = "sha256-5u5WBvWOEydJrnr/vilEgW4+fxkxM6wNjb9Fyyxx/1c=";
};
postPatch = ''