aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-09-29 19:33:05 +0800
committerjgart <jgart@dismail.de>2023-10-03 20:46:05 -0500
commit0c6198319a61d85cd8925af418466dcdccf3daff (patch)
tree2bb4def30a5e5ad46a320718bcee80583cd9e395 /po
parent8e6022732ab6c4ba256f99d925f5fd413a87372c (diff)
downloadguix-0c6198319a61d85cd8925af418466dcdccf3daff.tar.gz
guix-0c6198319a61d85cd8925af418466dcdccf3daff.zip
gnu: Add python-altgraph.
* gnu/packages/python-xyz.scm (python-altgraph): New variable. Co-authored-by: jgart <jgart@dismail.de>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
ages/irc.scm (catgirl): Update to 2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> jgart 2023-01-12gnu: weechat: Update to 3.8....* gnu/packages/irc.scm (weechat): Update to 3.8. [arguments]: Do not build tests any more: since version 3.8, ‘make test’ is successful when tests are not built. [native-inputs]: Remove dependency on cpputest as tests are not built any more. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Sébastien Helleu