airwindows-lv2: 34.0 -> 36.0

This commit is contained in:
R. Ryantm
2026-03-25 00:36:42 +00:00
parent ce031847d1
commit d9abb2b782
+2 -2
View File
@@ -10,12 +10,12 @@
stdenv.mkDerivation (finalAttrs: {
pname = "airwindows-lv2";
version = "34.0";
version = "36.0";
src = fetchFromSourcehut {
owner = "~hannes";
repo = "airwindows-lv2";
tag = "v${finalAttrs.version}";
hash = "sha256-BLoDQ02DbTTaJ7UPh1eqSrgWe9t9PbDdgylBOI0ENGQ=";
hash = "sha256-zlrh/PkpiZDVHbLLN+Hk3llX27ahvNKAZKn/T/57tOs=";
};
nativeBuildInputs = [