pecita: fix changed sha256 (close #9161)
This commit is contained in:
parent
cfaa75a7c9
commit
08f2c9e0a5
@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://pecita.eu/b/Pecita.otf";
|
url = "http://pecita.eu/b/Pecita.otf";
|
||||||
sha256 = "1smf1mqciwavf29lwgzjam3xb37bwxp6wf6na4c9xv6islidsrd9";
|
sha256 = "11v5yzxa38fxpz8j3fc0v3l7py4i12avjnwrgkmd9clq9jhzk78s";
|
||||||
};
|
};
|
||||||
|
|
||||||
phases = ["installPhase"];
|
phases = ["installPhase"];
|
||||||
|
Loading…
Reference in New Issue
Block a user