pretalx: 2026.1.1 -> 2026.1.2

https://docs.pretalx.org/changelog/v2026.1.2/
This commit is contained in:
Martin Weinelt
2026-04-30 21:44:54 +02:00
parent 7949b958a4
commit 0e8a865837
+2 -2
View File
@@ -16,13 +16,13 @@ let
};
};
version = "2026.1.1";
version = "2026.1.2";
src = fetchFromGitHub {
owner = "pretalx";
repo = "pretalx";
tag = "v${version}";
hash = "sha256-qkItCF7MOtJQ8NKdB9ImIRKP8g+dzjddElUC4RvLW+s=";
hash = "sha256-/hs2sPeHyv06aXfUn7UdaGJo9UQ2hah/nufSxG+wO5Q=";
};
meta = {