ladybird: 0-unstable-2025-09-10 -> 0-unstable-2025-09-19 (#444928)

This commit is contained in:
Francesco Gazzetta
2025-09-27 08:17:54 +00:00
committed by GitHub
+3 -3
View File
@@ -34,13 +34,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "ladybird";
version = "0-unstable-2025-09-10";
version = "0-unstable-2025-09-19";
src = fetchFromGitHub {
owner = "LadybirdBrowser";
repo = "ladybird";
rev = "405c5ffa60a393f04ebf019281e693d5cc903c90";
hash = "sha256-uwUixtFLPYvB75JDeQLgJa4cphkGO5OvECoNYPuk6dQ=";
rev = "5bd867f1dcb1f1b1c1397c4615ce7f091c8370aa";
hash = "sha256-/SPWjgHiWgrLThgAxBt9gZVELH+rrJWkfhxnuKEIxd8=";
};
postPatch = ''