ladybird: 0-unstable-2025-08-04 -> 0-unstable-2025-08-11 (#432918)

This commit is contained in:
R. RyanTM 2025-08-16 02:32:58 +10:00 committed by GitHub
parent f2edb71fbf
commit 0cf5acf9bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,13 +33,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "ladybird";
version = "0-unstable-2025-08-04";
version = "0-unstable-2025-08-11";
src = fetchFromGitHub {
owner = "LadybirdWebBrowser";
repo = "ladybird";
rev = "e4b2e7b131140072416d4301d5f60dea6d79b86d";
hash = "sha256-d3IRIzukntabRqWbOjjx8WgaiTMnFpFJT2tbMt5ws40=";
rev = "a64cee528c5b387d45441da80f6c887399d4affb";
hash = "sha256-YtWh5Unny3IU0+81N8riGDJJAtethO1g04cxNap520s=";
};
postPatch = ''