aboutsummaryrefslogtreecommitdiff
path: root/gnu/services
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2024-01-11 20:11:15 +0800
committer宋文武 <iyzsong@member.fsf.org>2024-01-18 18:14:57 +0800
commitb38955ec6e8e7baf7e212982e35f842718ed22f7 (patch)
treef2aadb297b11f2f82f0ce18a0dfcce5a7f5e48d4 /gnu/services
parentfbcdbb82a84a957947707219a999979e9c3946b8 (diff)
downloadguix-b38955ec6e8e7baf7e212982e35f842718ed22f7.tar.gz
guix-b38955ec6e8e7baf7e212982e35f842718ed22f7.zip
gnu: fcitx5-lua: Update to 5.0.12.
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.12. Change-Id: Ie4b4c3496a59a0a956359a73a780de8a6c2211f7
Diffstat (limited to 'gnu/services')
0 files changed, 0 insertions, 0 deletions
up formatting. Signed-off-by: Christopher Baines <mail@cbaines.net> Parnikkapore 2023-09-27gnu: gajim-openpgp: Update to 1.5.0....* gnu/packages/messaging.scm (gajim-openpgp): Update to 1.5.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Parnikkapore 2023-09-27gnu: gajim-omemo: Update to 2.9.0....* gnu/packages/messaging.scm (gajim-omemo): Update to 2.9.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Parnikkapore 2023-09-27gnu: gajim: Update to 1.7.3....* gnu/packages/messaging.scm (gajim): Update to 1.7.3. [arguments]: Switch to "python -m build". To use pyproject-build-system, support for backend-path is needed. Add metadata build and install phase. Switch to "python -m unittest" as test method, following upstream recommendation. Generate gdk-pixbuf cache and include result in wrapper. Allows Gajim to run in pure environments. [native-search-paths]: Update. Signed-off-by: Christopher Baines <mail@cbaines.net> Parnikkapore 2023-09-27gnu: python-nbxmpp: Update to 4.2.2....Gajim will not build at this commit. * gnu/packages/messaging.scm (python-nbxmpp): Update to 4.2.2. [arguments]: Specify "python -m unittest" as test method. Signed-off-by: Christopher Baines <mail@cbaines.net> Parnikkapore 2023-09-05gnu: kaidan: Update to 0.9.0....* gnu/packages/messaging.scm (kaidan): Update to 0.9.0. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武 2023-09-05gnu: kaidan: Add missing input....Fixes <https://issues.guix.gnu.org/65684>. * gnu/packages/messaging.scm (kaidan)[inputs]: Add sonnet. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武 2023-08-29gnu: profanity: Update to 0.14.0....* gnu/packagex/messaging.scm (profanity): Update to 0.14.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Jack Hill 2023-08-29gnu: dino: Update to 0.4.3....* gnu/packages/messaging.scm (dino): Update to 0.4.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Jack Hill 2023-08-15gnu: dino: Build with librsvg-for-system....* gnu/packages/messaging.scm (dino)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner 2023-07-30gnu: libstrophe: Update to 0.12.3....* gnu/packages/messaging.scm (libstrophe): Update to 0.12.3. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice