tipp10: 3.3.2 -> 3.3.3 (#398480)

This commit is contained in:
Weijia Wang
2025-04-26 22:24:08 +02:00
committed by GitHub
+2 -2
View File
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "tipp10";
version = "3.3.2";
version = "3.3.3";
src = fetchFromGitLab {
owner = "tipp10";
repo = "tipp10";
rev = "v${version}";
hash = "sha256-e0sWH4pT7ej9XGK/Sg9XMX2bMqcXqtSaYI7KBZTXvp4=";
hash = "sha256-OiBtUizN6OjcAb5RLvzfod6tVQo/b8p8Ec4lgKYaifw=";
};
nativeBuildInputs = [