diff --git a/pkgs/coreutils-advcpmv.nix b/pkgs/coreutils-advcpmv.nix index 1a741da..4816e3d 100644 --- a/pkgs/coreutils-advcpmv.nix +++ b/pkgs/coreutils-advcpmv.nix @@ -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: {