[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (47ab553178 -> 827ec92f44)
From: |
guix-commits |
Subject: |
branch master updated (47ab553178 -> 827ec92f44) |
Date: |
Mon, 25 Nov 2024 06:27:04 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 47ab553178 gnu: du-dust: Update to 1.1.1.
new 4978e36866 tests: sddm: Update expected message on login screen.
new d607233d9e gnu: Add cassini-headers.
new 24f6a1c188 gnu: Add cxi-driver.
new d3db109346 gnu: Add libcxi.
new f0d400fd2a gnu: libfabric: Enable libcxi support.
new a7d6a79a98 gnu: openmpi: Disable static libraries.
new 9f0f3a7eeb gnu: python-nbxmpp: Update to 5.0.3.
new 498b6cd008 gnu: Add python-protobuf-5.
new aa50cfe05a gnu: Add python-omemo-dr.
new 6f2419de32 gnu: gajim: Update to 1.9.3.
new 5164308d52 gnu: Deprecate gajim-omemo.
new 827ec92f44 gnu: gajim-openpgp: Update to 1.6.1.
The 12 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/linux.scm | 137 +++++++++++++++++++++++++++++++++++++++--
gnu/packages/messaging.scm | 74 +++++++---------------
gnu/packages/mpi.scm | 2 +
gnu/packages/protobuf.scm | 33 ++++++++++
gnu/packages/python-crypto.scm | 21 +++++++
gnu/tests/sddm.scm | 4 +-
6 files changed, 213 insertions(+), 58 deletions(-)
- branch master updated (47ab553178 -> 827ec92f44),
guix-commits <=
- 01/12: tests: sddm: Update expected message on login screen., guix-commits, 2024/11/25
- 12/12: gnu: gajim-openpgp: Update to 1.6.1., guix-commits, 2024/11/25
- 05/12: gnu: libfabric: Enable libcxi support., guix-commits, 2024/11/25
- 07/12: gnu: python-nbxmpp: Update to 5.0.3., guix-commits, 2024/11/25
- 09/12: gnu: Add python-omemo-dr., guix-commits, 2024/11/25
- 03/12: gnu: Add cxi-driver., guix-commits, 2024/11/25
- 10/12: gnu: gajim: Update to 1.9.3., guix-commits, 2024/11/25
- 06/12: gnu: openmpi: Disable static libraries., guix-commits, 2024/11/25
- 08/12: gnu: Add python-protobuf-5., guix-commits, 2024/11/25
- 04/12: gnu: Add libcxi., guix-commits, 2024/11/25