ladybird: 0-unstable-2025-10-31 -> 0-unstable-2025-11-14

This commit is contained in:
R. Ryantm
2025-11-14 15:57:26 +00:00
parent 61630d4ab5
commit 43cf1b7540

View File

@@ -33,13 +33,13 @@
stdenv.mkDerivation (finalAttrs: { stdenv.mkDerivation (finalAttrs: {
pname = "ladybird"; pname = "ladybird";
version = "0-unstable-2025-10-31"; version = "0-unstable-2025-11-14";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "LadybirdBrowser"; owner = "LadybirdBrowser";
repo = "ladybird"; repo = "ladybird";
rev = "35c6d52d7df251555ed006091b680a2299f6390e"; rev = "70b5496ecda0043b44ddfbbaf3ba0856c969db88";
hash = "sha256-2bjjM0tQebmUIM6sjtUpRyJbSjDP3E/7WOq7qR2E+k8="; hash = "sha256-98hbxfKBD9rf3AWB6fHZ57V0GgUtMfnk5dAxlAM+2e8=";
}; };
postPatch = '' postPatch = ''