open-in-mpv: update the non-browser component to 2.2.0

i _suppose_ i should keep these in sync... hmm
This commit is contained in:
Colin 2024-02-18 06:02:00 +00:00
parent 902166e45a
commit 4e180e11df

View File

@ -26,6 +26,13 @@ let
// (if title != null then { name = title; } else {})
) else null;
in [
(fetchpatch' {
prUrl = "https://github.com/NixOS/nixpkgs/pull/289665";
saneCommit = "b1093e0ba00c4d9dbece45e3c17463b1d156f630";
title = "open-in-mpv: 2.1.0-unstable-2023-05-13 -> 2.2.0";
# hash = "sha256-6GKl4u1GiJBKeq10oxYtyOiA/vohBdw4qaBnyZFDT+U=";
hash = "sha256-02lKaYqpugSW/DaPJ6yACQz06LJ9a5nSLLxHF/O1q3Y=";
})
(fetchpatch' {
saneCommit = "20c9492d303be7cbad560e3d83bc47ab4b1e93f7";
title = "procmail: support cross compilation";