Commit d1e16a68 authored by OPNA2608's avatar OPNA2608
Browse files

mpvScripts.blacklistExtensions,mpvScripts.seekTo: unstable-2024-01-11 -> 0-unstable-2024-01-11

parent de2dc29e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ let
  mkScript = name: args:
    let self = rec {
      pname = camelToKebab name;
      version = "unstable-2024-01-11";
      version = "0-unstable-2024-01-11";
      src = fetchFromGitHub {
        owner = "occivink";
        repo = "mpv-scripts";