kdiff3: fixup patch hash after #25059

I'm sorry; not sure why the hash didn't match;
I probably kept the hash of an older version by mistake.
This commit is contained in:
Vladimír Čunát 2017-04-22 16:36:10 +02:00
parent 9e6c96f8fc
commit b72d4e13c7
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -22,7 +22,7 @@ let
(fetchpatch {
name = "git-mergetool.diff"; # see https://gitlab.com/tfischer/kdiff3/merge_requests/2
url = "https://gitlab.com/vcunat/kdiff3/commit/6106126216.patch";
sha256 = "16xqc24y8bg8gzkdbwapiwi68rzqnkpz4hgn586mi01ngig2fd7y";
sha256 = "0v638rk05wz51qcqnc6blcp2v74f04wn8ifgzw7qi5vr0yfh775r";
})
];
patchFlags = "-p 2";