[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (2f56845b33 -> 85ac164c41)
From: |
guix-commits |
Subject: |
branch master updated (2f56845b33 -> 85ac164c41) |
Date: |
Mon, 3 Jun 2024 17:29:58 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 2f56845b33 gnu: mumi: Update to 0.2.0.
new e8ab4ccaa7 style: Fix conversion of ‘unquote-splicing’ by ‘-S
arguments’.
new 1fa2b64ded import: crate: Beautify crate importer synopses.
new e62fd9004b import: crate: Include a main verb in crate importer
descriptions.
new 510ad5d93c import: utils: End package descriptions with period.
new 53db1ed94e gnu: guile-gsl: Update to 0.0.1-2.d33de92.
new 85ac164c41 services: nscd: Enable ‘passwd’ and ‘group’ caches by
default.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/guile-xyz.scm | 15 +++++++++++----
gnu/services/base.scm | 17 ++++++++++++++++-
guix/import/crate.scm | 8 ++++++--
guix/import/utils.scm | 9 +++++++++
guix/scripts/style.scm | 4 ++--
tests/crate.scm | 36 ++++++++++++++++++------------------
tests/elm.scm | 2 +-
tests/gem.scm | 12 ++++++------
tests/hexpm.scm | 8 ++++----
tests/import-utils.scm | 2 +-
tests/minetest.scm | 2 +-
tests/pypi.scm | 8 ++++----
tests/style.scm | 25 ++++++++++++++++++++++++-
13 files changed, 103 insertions(+), 45 deletions(-)
- branch master updated (2f56845b33 -> 85ac164c41),
guix-commits <=
- 03/06: import: crate: Include a main verb in crate importer descriptions., guix-commits, 2024/06/03
- 02/06: import: crate: Beautify crate importer synopses., guix-commits, 2024/06/03
- 05/06: gnu: guile-gsl: Update to 0.0.1-2.d33de92., guix-commits, 2024/06/03
- 06/06: services: nscd: Enable ‘passwd’ and ‘group’ caches by default., guix-commits, 2024/06/03
- 04/06: import: utils: End package descriptions with period., guix-commits, 2024/06/03
- 01/06: style: Fix conversion of ‘unquote-splicing’ by ‘-S arguments’., guix-commits, 2024/06/03