aboutsummaryrefslogtreecommitdiff
path: root/po/packages/sr.po
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-07-30 07:29:38 +0800
committer宋文武 <iyzsong@member.fsf.org>2023-08-03 17:38:11 +0800
commit387b86ff003b051945ab08030169228556cc2a4a (patch)
treed2aaad0a7ee4652a44d3ee46fd8bd601a03e1c76 /po/packages/sr.po
parent7c050f669ebd1e293f7e00a0852a9763f88eec66 (diff)
downloadguix-387b86ff003b051945ab08030169228556cc2a4a.tar.gz
guix-387b86ff003b051945ab08030169228556cc2a4a.zip
gnu: kmouth: Update to 23.04.3.
* gnu/packages/kde-utils.scm (kmouth): Update to 23.04.3.
Diffstat (limited to 'po/packages/sr.po')
0 files changed, 0 insertions, 0 deletions
lled on that directory, in the exact same way as this is done in (gnu build vm) module. Those mechanisms are built upon the new (gnu image) module. * gnu/image.scm: New file. * gnu/system/image.scm: New file. * gnu/build/image: New file. * gnu/local.mk: Add them. * gnu/system/vm.scm (system-disk-image): Rename to system-disk-image-in-vm. * gnu/ci.scm (qemu-jobs): Adapt to new API. * gnu/tests/install.scm (run-install): Ditto. * guix/scripts/system.scm (system-derivation-for-action): Ditto. Mathieu Othacehe