Merge pull request #262902 from r-ryantm/auto-update/tellico

tellico: 3.5.1 -> 3.5.2
This commit is contained in:
Weijia Wang
2023-10-23 15:16:33 +02:00
committed by GitHub
+2 -2
View File
@@ -24,14 +24,14 @@
mkDerivation rec {
pname = "tellico";
version = "3.5.1";
version = "3.5.2";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "office";
repo = pname;
rev = "v${version}";
hash = "sha256-opg4FbfOM48eqWQUJnMHH7KSo6x4S2DHd7ucPw6iTzg=";
hash = "sha256-48ZFSE+uFEtY3ry3ONT/d+KhfX93eTyW8z+PiXQqEn4=";
};
nativeBuildInputs = [