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:
parent
9e6c96f8fc
commit
b72d4e13c7
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user