airwindows-lv2: 36.0 -> 38.0

This commit is contained in:
R. Ryantm
2026-06-11 01:40:05 +00:00
parent d9c4084332
commit af41cc496e
+2 -2
View File
@@ -10,12 +10,12 @@
stdenv.mkDerivation (finalAttrs: {
pname = "airwindows-lv2";
version = "36.0";
version = "38.0";
src = fetchFromSourcehut {
owner = "~hannes";
repo = "airwindows-lv2";
tag = "v${finalAttrs.version}";
hash = "sha256-zlrh/PkpiZDVHbLLN+Hk3llX27ahvNKAZKn/T/57tOs=";
hash = "sha256-M54HGcU1LxvV+KwOlnvI8gxeMxnCQ+2yAH8BPBM4/eg=";
};
nativeBuildInputs = [