We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f4d798 + ecc91bd commit 84e2411Copy full SHA for 84e2411
1 file changed
pkgs/applications/video/mpv/scripts/skipsilence.nix
@@ -7,13 +7,13 @@
7
8
buildLua {
9
pname = "mpv-skipsilence";
10
- version = "0-unstable-2025-08-03";
+ version = "0-unstable-2025-09-06";
11
12
src = fetchFromGitHub {
13
owner = "ferreum";
14
repo = "mpv-skipsilence";
15
- rev = "42e511c52c68c1aa9678e18caea41e43eee9149b";
16
- hash = "sha256-+sOMWFFumJUk5gFE1iCTvWub3PWzYOkulXJLCGS4fYA=";
+ rev = "75e1334e513682f0ece6790c614c1fcbd82257cc";
+ hash = "sha256-XmrVZRJAQctIiuznw/fQzs+9+QKOyTnJI2JOEWBWnVA=";
17
};
18
19
passthru.updateScript = unstableGitUpdater { };
0 commit comments