iio-hyprland: 0-unstable-2025-06-11 -> 0-unstable-2025-08-21 (#436477)

This commit is contained in:
Wolfgang Walther
2025-09-13 19:54:13 +00:00
committed by GitHub
+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 ];