Update sha256 for advcpmv-0.8-8.32.patch

This commit is contained in:
madmaurice 2021-06-01 19:21:32 +02:00
parent 98136381bb
commit 842d24ca81

View file

@ -10,7 +10,7 @@ let
"8.28" = fetchpatch { file = "advcpmv-0.8-8.28.patch"; sha256 = "06vqih7jyb629s510yxjqdv9g6lfvd2dkha17zv0jwhdbsw9d0vg"; };
"8.30" = fetchpatch { file = "advcpmv-0.8-8.30.patch"; sha256 = "06qw9amqd4wwwycjfscxybl1yxgg8x97rlfl32shcg2gamsxjm4r"; };
"8.31" = fetchpatch { file = "advcpmv-0.8-8.31.patch"; sha256 = "0m0plga0m9q8rcg9s2sihxap31q1z64a74jaypvyjzy01gcmccnq"; };
"8.32" = fetchpatch { file = "advcpmv-0.8-8.32.patch"; sha256 = "0iz7p5a8wihnydccb40cjvwxhl8sz9lm7xcd57aqsr1xl7158ki9"; };
"8.32" = fetchpatch { file = "advcpmv-0.8-8.32.patch"; sha256 = "02h5cwxkzzm5dkf0v9dr39k3ndp506np9w1wrblxl8g02pbvj5sw"; };
};
in
coreutils.overrideAttrs (old: {