aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/perl-web.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-10-08 14:42:08 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-11-11 10:31:26 -0500
commit553a8696cf58d605cc5ae30dfca3a49714bf450c (patch)
tree05d2419caee737ffd949aa178333d6016370dd0c /gnu/packages/perl-web.scm
parentd8a0fc90b5b781c163bef64366f27fcd1d564ebd (diff)
downloadguix-553a8696cf58d605cc5ae30dfca3a49714bf450c.tar.gz
guix-553a8696cf58d605cc5ae30dfca3a49714bf450c.zip
gnu: gstreamer: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.18.5. Remove trailing #t. (%common-gstreamer-phases): Remove trailing #t.
Diffstat (limited to 'gnu/packages/perl-web.scm')
0 files changed, 0 insertions, 0 deletions
d>nls: Update translations....* po/doc/guix-cookbook.ru.po: New file. * po/doc/guix-cookbook.sk.po: New file. * po/*/*.po: Update translations. * doc/local.mk (COOKBOOK_LANGUAGES): Add ru and sk. (info_TEXINFOS): Add Russian and Slovak cookbooks. * po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add Russian and Slovak po files. Julien Lepiller 2021-05-10nls: New nl and oc translations for the 'packages' component....* po/packages/nl.po: New file. * po/packages/oc.po: Likewise. * po/packages/LINGUAS: Register them. Maxim Cournoyer