[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b87b96b9c7 -> 8b4d6b5a62)
From: |
guix-commits |
Subject: |
branch master updated (b87b96b9c7 -> 8b4d6b5a62) |
Date: |
Tue, 20 Aug 2024 18:53:58 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from b87b96b9c7 gnu: make-qmk-firmware/implementation: Replace "/" in
package name by "-".
new 96cd163c14 syscalls: Add ‘mode’ parameter to ‘lock-file’.
new d921c742b7 cache: Avoid cache cleanup storms from concurrent processes.
new 8b4d6b5a62 gnu: guile-zlib: Update to 0.2.1.
The 3 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.scm | 9 +++------
guix/build/syscalls.scm | 14 +++++++++-----
guix/cache.scm | 27 ++++++++++++++++++---------
tests/cache.scm | 30 +++++++++++++++++++++++++++++-
tests/syscalls.scm | 13 +++++++++++++
5 files changed, 72 insertions(+), 21 deletions(-)
- branch master updated (b87b96b9c7 -> 8b4d6b5a62),
guix-commits <=