Merge pull request #321064 from Aleksanaa/ptyxis

ptyxis: 46.2 -> 46.3
This commit is contained in:
Aleksana 2024-06-21 20:00:37 +08:00 committed by GitHub
commit 197496f33c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,14 +15,14 @@
}:
let
version = "46.2";
version = "46.3";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "chergert";
repo = "ptyxis";
rev = version;
hash = "sha256-/n/S2ws6qsVwTXX96MPa+/ISozDDu8A1wkD1g3dmAtQ=";
hash = "sha256-DKZgnistOv6eFWtqYPtMc1tQJWovCWIqrqGgs9uWu5k=";
};
vte-gtk4-patched = vte-gtk4.overrideAttrs (prev: {