iio-hyprland: 0-unstable-2025-06-11 -> 0-unstable-2025-08-21

This commit is contained in:
R. Ryantm
2025-08-24 13:37:50 +00:00
parent fcb0b3f2cc
commit dbc4f676dd
+3 -3
View File
@@ -12,13 +12,13 @@
stdenv.mkDerivation {
pname = "iio-hyprland";
version = "0-unstable-2025-06-11";
version = "0-unstable-2025-08-21";
src = fetchFromGitHub {
owner = "JeanSchoeller";
repo = "iio-hyprland";
rev = "f7ae269294bc812e966b9b60b89beefcdfd68821";
hash = "sha256-tWMjZ5DktOIvgl45RRgaOF0x5Kj5gsKZG79LGNLyw58=";
rev = "282f38c700ebf0b69df5aae40134d56e4cd67775";
hash = "sha256-mzp2KV9SAsZL/exXSZHFPArcTV8uh3LXufADKX4ppEU=";
};
buildInputs = [ dbus ];