ladybird: 0-unstable-2025-02-04 -> 0-unstable-2025-03-04

This commit is contained in:
R. Ryantm
2025-03-04 14:18:42 +00:00
committed by Francesco Gazzetta
parent 328e9b2807
commit 3b15e29ea4
+3 -3
View File
@@ -49,13 +49,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "ladybird";
version = "0-unstable-2025-02-04";
version = "0-unstable-2025-03-04";
src = fetchFromGitHub {
owner = "LadybirdWebBrowser";
repo = "ladybird";
rev = "b8537f760d4390120574be1a6a53ea08fbe1b943";
hash = "sha256-61Zw1FQFgtaYaRWfwGVwwV5AUrSCSUydXoCYCSe2STE=";
rev = "12f5e9c5f87072fb1c54739d8a185e43356b5bd5";
hash = "sha256-AvuMJ+udk+Tk5P77WxgX2T0BdbLF4mN/SJPJoEjiWZM=";
};
postPatch = ''