[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (683cbb283a -> 797138b627)
From: |
guix-commits |
Subject: |
branch master updated (683cbb283a -> 797138b627) |
Date: |
Sat, 7 Sep 2024 10:15:00 -0400 (EDT) |
abcdw pushed a change to branch master
in repository guix.
from 683cbb283a gnu: Add sbcl-ciel-repl.
new 2fb2ace79d gnu: Add plog.
new afead2433e gnu: Add libjuice.
new 3863c0b8c1 gnu: Add libdatachannel.
new 56cc832d07 gnu: qrcodegen-cpp: Update to 1.8.0.
new 797138b627 gnu: obs: Update to 30.1.2.
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:
gnu/local.mk | 2 +-
gnu/packages/aidc.scm | 22 +-
gnu/packages/logging.scm | 25 +
gnu/packages/patches/qrcodegen-cpp-cmake.patch | 506 +++++++++++++++++++++
.../patches/qrcodegen-cpp-make-install.patch | 448 ------------------
gnu/packages/video.scm | 21 +-
gnu/packages/web.scm | 53 +++
7 files changed, 606 insertions(+), 471 deletions(-)
create mode 100644 gnu/packages/patches/qrcodegen-cpp-cmake.patch
delete mode 100644 gnu/packages/patches/qrcodegen-cpp-make-install.patch
- branch master updated (683cbb283a -> 797138b627),
guix-commits <=
- 01/05: gnu: Add plog., guix-commits, 2024/09/07
- 03/05: gnu: Add libdatachannel., guix-commits, 2024/09/07
- 05/05: gnu: obs: Update to 30.1.2., guix-commits, 2024/09/07
- 02/05: gnu: Add libjuice., guix-commits, 2024/09/07
- 04/05: gnu: qrcodegen-cpp: Update to 1.8.0., guix-commits, 2024/09/07