ladybird: 0-unstable-2025-10-16 -> 0-unstable-2025-10-28 (#454611)
This commit is contained in:
@@ -34,13 +34,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "ladybird";
|
||||
version = "0-unstable-2025-10-16";
|
||||
version = "0-unstable-2025-10-28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "LadybirdBrowser";
|
||||
repo = "ladybird";
|
||||
rev = "62c00712faa2cd923f18feb3c72a1348aef51145";
|
||||
hash = "sha256-0sJeSCW5OkhjnQL/vKwi63xOfg63cPFN/jAVrH0Bk/A=";
|
||||
rev = "d2b2d573879a50d8f3d568f9c35b8c660bc43013";
|
||||
hash = "sha256-OOqAYUXjyoZHdXOaPqddeUfYD/SNCNZh6a9ysnEseLA=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user