Unverified Commit 57efc10c authored by Francesco Gazzetta's avatar Francesco Gazzetta Committed by GitHub
Browse files

ladybird: 0-unstable-2025-11-14 -> 0-unstable-2025-11-27 (#463717)

parents 5b203e7e 7b5f268e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -33,13 +33,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "ladybird";
  version = "0-unstable-2025-11-14";
  version = "0-unstable-2025-11-27";

  src = fetchFromGitHub {
    owner = "LadybirdBrowser";
    repo = "ladybird";
    rev = "70b5496ecda0043b44ddfbbaf3ba0856c969db88";
    hash = "sha256-98hbxfKBD9rf3AWB6fHZ57V0GgUtMfnk5dAxlAM+2e8=";
    rev = "c790de24ddc7575a4ed2ea754d27afb6cde0ac22";
    hash = "sha256-DZ4qj4polUH2xQvopY6ia/GyRe+L8WCGJPEryQAn/4E=";
  };

  postPatch = ''