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

tellico: 3.5.2 -> 3.5.3
This commit is contained in:
Weijia Wang
2024-01-05 22:27:27 +01:00
committed by GitHub
+2 -2
View File
@@ -24,14 +24,14 @@
mkDerivation rec {
pname = "tellico";
version = "3.5.2";
version = "3.5.3";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "office";
repo = pname;
rev = "v${version}";
hash = "sha256-48ZFSE+uFEtY3ry3ONT/d+KhfX93eTyW8z+PiXQqEn4=";
hash = "sha256-hg2sfBEh3jjVwMFmkgu9nXuXARsPqvlxzxX7kjSI/JU=";
};
nativeBuildInputs = [