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

tellico: 3.4.5 -> 3.4.6

authored by

Weijia Wang and committed by
GitHub
123eb77b 8ebe853b

+2 -2
+2 -2
pkgs/applications/misc/tellico/default.nix
··· 24 25 mkDerivation rec { 26 pname = "tellico"; 27 - version = "3.4.5"; 28 29 src = fetchFromGitLab { 30 domain = "invent.kde.org"; 31 owner = "office"; 32 repo = pname; 33 rev = "v${version}"; 34 - hash = "sha256-XWzSbtyxOkASTwT5b7+hIEwaKe2bEo6ij+CnPbYNEc0="; 35 }; 36 37 postPatch = ''
··· 24 25 mkDerivation rec { 26 pname = "tellico"; 27 + version = "3.4.6"; 28 29 src = fetchFromGitLab { 30 domain = "invent.kde.org"; 31 owner = "office"; 32 repo = pname; 33 rev = "v${version}"; 34 + hash = "sha256-aHA4DYuxh4vzXL82HRGMPfqS0DGqq/FLMEuhsr4eLko="; 35 }; 36 37 postPatch = ''