haskell-misfortune: fix patch
This commit is contained in:
parent
82ba13111c
commit
332df249e6
@ -167,9 +167,8 @@ self: super: {
|
|||||||
prePatch = "sed -i 's|4\.8|4.9|' diagrams-core.cabal";
|
prePatch = "sed -i 's|4\.8|4.9|' diagrams-core.cabal";
|
||||||
});
|
});
|
||||||
|
|
||||||
# https://github.com/mokus0/misfortune/pull/1
|
|
||||||
misfortune = appendPatch super.misfortune (pkgs.fetchpatch {
|
misfortune = appendPatch super.misfortune (pkgs.fetchpatch {
|
||||||
url = "https://patch-diff.githubusercontent.com/raw/mokus0/misfortune/pull/1.patch";
|
url = "https://github.com/mokus0/misfortune/commit/9e0a38cf8d59a0de9ae1156034653f32099610e4.patch";
|
||||||
sha256 = "15frwdallm3i6k7mil26bbjd4wl6k9h20ixf3cmyris3q3jhlcfh";
|
sha256 = "15frwdallm3i6k7mil26bbjd4wl6k9h20ixf3cmyris3q3jhlcfh";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user