Merge pull request #291495 from r-ryantm/auto-update/hyprland-per-window-layout

hyprland-per-window-layout: 2.7 -> 2.8.1
This commit is contained in:
Nick Cao 2024-02-26 09:47:10 -05:00 committed by GitHub
commit cec67db0d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,16 +2,16 @@
rustPlatform.buildRustPackage rec {
pname = "hyprland-per-window-layout";
version = "2.7";
version = "2.8.1";
src = fetchFromGitHub {
owner = "coffebar";
repo = pname;
rev = version;
hash = "sha256-Tci3OR7c8hEWAnFsBlSNZYt7znAxPRDhJV+1q7fw6z8=";
hash = "sha256-a1x22+f7VXkPC36/muauac0+mz2Bcr01TFWf+sGHH/g=";
};
cargoHash = "sha256-lVNephJ6UfdM6dPnHs+jHG9A79qHEsrm7tcjcDralnY=";
cargoHash = "sha256-R79ztYRLokGc4wQnoJeKsY/4EuCGuhdqBhBQVstY2gU=";
meta = with lib; {
description = "Per window keyboard layout (language) for Hyprland wayland compositor";