civodul pushed a change to branch master in repository guix. from 111aacf22f gnu: sage: Update to 10.6. new 63b635e073 gnu: libgit2: Add 1.9.0. new bdf8ae6ebe gnu: Add libudfread. new da90b05952 gnu: crossguid: Update to ca1bf4b810e2d188d04cb6286f957008ee1b7681. new ff4192f6a8 gnu: libdvdnav/kodi: Update to 6.1.1. new 26a03a67b5 gnu: libdvdread/kodi: Update to 6.1.3. new 3d60296489 gnu: libdvdcss/kodi: Update to 1.4.3. new 3237806a39 gnu: kodi: Update to 21.2. new 6b10633062 gnu: uftrace: Enable python and lua scripting and fix tests. new 3eb69acc89 gnu: uftrace: Update to 0.17 new 02f4666e9a gnu: uftrace: Make python and luajit inputs optional new c71a243d99 gnu: Add quickjs-ng. new b94cf86a89 gnu: quickjs: Deprecate.
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/local.mk | 2 +- gnu/packages/cdrom.scm | 25 +++++ gnu/packages/instrumentation.scm | 67 +++++++++---- gnu/packages/javascript.scm | 116 ++++++++++++++++------- gnu/packages/kodi.scm | 110 +++++++++++---------- gnu/packages/patches/kodi-mesa-eglchromium.patch | 56 ----------- gnu/packages/patches/uftrace-fix-tests.patch | 32 +++++++ gnu/packages/version-control.scm | 14 +++ 8 files changed, 261 insertions(+), 161 deletions(-) delete mode 100644 gnu/packages/patches/kodi-mesa-eglchromium.patch create mode 100644 gnu/packages/patches/uftrace-fix-tests.patch