Skip to content

Commit 84e2411

Browse files
mpvScripts.skipsilence: 0-unstable-2025-08-03 -> 0-unstable-2025-09-06 (#440807)
2 parents 8f4d798 + ecc91bd commit 84e2411

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/applications/video/mpv/scripts/skipsilence.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildLua {
99
pname = "mpv-skipsilence";
10-
version = "0-unstable-2025-08-03";
10+
version = "0-unstable-2025-09-06";
1111

1212
src = fetchFromGitHub {
1313
owner = "ferreum";
1414
repo = "mpv-skipsilence";
15-
rev = "42e511c52c68c1aa9678e18caea41e43eee9149b";
16-
hash = "sha256-+sOMWFFumJUk5gFE1iCTvWub3PWzYOkulXJLCGS4fYA=";
15+
rev = "75e1334e513682f0ece6790c614c1fcbd82257cc";
16+
hash = "sha256-XmrVZRJAQctIiuznw/fQzs+9+QKOyTnJI2JOEWBWnVA=";
1717
};
1818

1919
passthru.updateScript = unstableGitUpdater { };

0 commit comments

Comments
 (0)