[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (d2a265b -> 7acd3d3)
From: |
guix-commits |
Subject: |
branch master updated (d2a265b -> 7acd3d3) |
Date: |
Sat, 8 May 2021 19:06:37 -0400 (EDT) |
lfam pushed a change to branch master
in repository guix.
from d2a265b gnu: cozy: Update to 0.9.4.
new a21355b gnu: Add linux-libre 5.12.2.
new 7bb4cef gnu: linux-libre: Update to 5.11.19.
new 8791cc3 gnu: linux-libre 5.10: Update to 5.10.35.
new 81df99f gnu: linux-libre 5.4: Update to 5.4.117.
new 7acd3d3 gnu: linux-libre 4.19: Update to 4.19.190.
The 5 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:
Makefile.am | 4 +
.../linux-libre/{5.11-arm.conf => 5.12-arm.conf} | 122 ++++++++-----
.../{5.11-arm64.conf => 5.12-arm64.conf} | 189 +++++++++++++++------
.../linux-libre/{5.11-i686.conf => 5.12-i686.conf} | 173 +++++++++++--------
.../{5.11-x86_64.conf => 5.12-x86_64.conf} | 187 ++++++++++++--------
gnu/packages/linux.scm | 52 ++++--
6 files changed, 484 insertions(+), 243 deletions(-)
copy gnu/packages/aux-files/linux-libre/{5.11-arm.conf => 5.12-arm.conf} (99%)
copy gnu/packages/aux-files/linux-libre/{5.11-arm64.conf => 5.12-arm64.conf}
(98%)
copy gnu/packages/aux-files/linux-libre/{5.11-i686.conf => 5.12-i686.conf}
(99%)
copy gnu/packages/aux-files/linux-libre/{5.11-x86_64.conf => 5.12-x86_64.conf}
(98%)
- branch master updated (d2a265b -> 7acd3d3),
guix-commits <=
- 01/05: gnu: Add linux-libre 5.12.2., guix-commits, 2021/05/08
- 02/05: gnu: linux-libre: Update to 5.11.19., guix-commits, 2021/05/08
- 03/05: gnu: linux-libre 5.10: Update to 5.10.35., guix-commits, 2021/05/08
- 04/05: gnu: linux-libre 5.4: Update to 5.4.117., guix-commits, 2021/05/08
- 05/05: gnu: linux-libre 4.19: Update to 4.19.190., guix-commits, 2021/05/08