aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-07-14 18:41:50 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-07-18 10:45:36 +0800
commit68aadbcccf0bb7bd524c1eaf6ef03fbbd8a5f30a (patch)
treeeb1ca9cd6567628aa18661543f7f2f3752f69913
parent7db116a322d3e54290eb853beb48e671fe4a888c (diff)
downloadguix-68aadbcccf0bb7bd524c1eaf6ef03fbbd8a5f30a.tar.gz
guix-68aadbcccf0bb7bd524c1eaf6ef03fbbd8a5f30a.zip
gnu: telegram-desktop: Fix build.
* gnu/packages/telegram.scm (telegram-desktop): Fix build. [inputs]: Replace kcoreaddons and kimageformats with kcoreaddons-5 and kimageformats-5. Change-Id: I509d2cf9c0f87019da2832f52a1ba5e75869155c
-rw-r--r--gnu/packages/telegram.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm
index 358374a5bb..a77164b93e 100644
--- a/gnu/packages/telegram.scm
+++ b/gnu/packages/telegram.scm
@@ -505,8 +505,8 @@ Telegram project, for its use in telegram desktop client.")
hime
hunspell
jemalloc
- kcoreaddons
- kimageformats
+ kcoreaddons-5
+ kimageformats-5
libdispatch
libexpected
libjpeg-turbo