ptyxis: 46.3 -> 46.4

This commit is contained in:
R. Ryantm 2024-06-29 14:42:06 +00:00
parent 7de69e22ab
commit 57c9979e71

View File

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