Skip to content

Commit 1b3b541

Browse files
r-ryantmfgaz
authored andcommitted
ladybird: 0-unstable-2025-05-07 -> 0-unstable-2025-05-18
1 parent 5efd406 commit 1b3b541

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/la/ladybird/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ let
3737
in
3838
stdenv.mkDerivation (finalAttrs: {
3939
pname = "ladybird";
40-
version = "0-unstable-2025-05-07";
40+
version = "0-unstable-2025-05-18";
4141

4242
src = fetchFromGitHub {
4343
owner = "LadybirdWebBrowser";
4444
repo = "ladybird";
45-
rev = "5610f5a8652fb5273acd3739634bb8f69df1d786";
46-
hash = "sha256-XG7FmadzZN9ew3oPOFjv0CzB/UzLWGq3AANRp2MQAq8=";
45+
rev = "4d039fc3d4bf2ca9bf85c482d0b989c2128567ba";
46+
hash = "sha256-J29UpFxyKEdHvIOMl3DhvtxIKtEgi6weZsk2UU0py8k=";
4747
};
4848

4949
postPatch = ''

0 commit comments

Comments
 (0)