cbaines pushed a change to branch master in repository guix. from 90279af106 gnu: monero-gui: Update to 0.18.4.0. new 81a8bcf91c gnu: guix-build-coordinator: Update to 0-126.7ea4459. new db523cfaa8 dir-locals: Add copyrights. new 0b43448b43 gnu: aws-lc: Update to 1.49.1 new b4a1577c97 gnu: s2n: Update to 1.5.15. new 00f68d8dda gnu: aws-c-common: Update to 0.12.2. new d2e82478a1 gnu: aws-checksums: Update to 0.2.5. new 8697eed189 gnu: aws-c-cal: Update to 0.8.9. new 6a7850721e gnu: aws-c-compression: Update to 0.3.1. new 1e9a653bae gnu: aws-c-io: Update to 0.18.0. new f172fb4034 gnu: aws-c-http: Update to 0.9.6. new e6105c7a17 gnu: aws-c-sdkutils: Update to 0.2.3. new 3e625e042e gnu: aws-c-auth: Update to 0.9.0. new 4a1db637f4 gnu: aws-c-s3: Update to 0.7.14. new 5be0bde3a8 gnu: aws-c-mqtt: Update to 0.12.3. new 711d7dd6cd gnu: aws-c-event-stream: Update to 0.5.4. new e7de19c3b8 gnu: aws-crt-cpp: Update to 0.32.2. new 932f9354da gnu: aws-sdk-cpp: Update to 1.11.538. new 56e3c6ea42 teams: go: Fix regular expression. new 288999ea1a gnu: libguestfs: Update to 1.54.1. new fcdb1b1554 gnu: font-stix-two: Update to 2.14. new 96fb9762ee gnu: font-ibm-plex: Update to 6.4.2. new 926b6d98e5 gnu: font-junicode: Update to 2.211. new dc2d7d0cd2 gnu: luajit: Add riscv64 support. new 1056ca81cb gnu: nsxiv: Update to 33. new a71e3a3010 gnu: font-libre-franklin: Update to 1.502. new 50da3ad224 gnu: json-glib: Fix cross-compiling. new 8f6df4b584 gnu: xpra: Update to 6.2.5. new 48e987fcb7 gnu: meld: Update to 3.23.0. new ed12cba221 gnu: swaynotificationcenter: Fix hardcoded filenames. new d41d6fe71f gnu: podman: Update to 5.4.2.
The 30 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: .dir-locals.el | 35 +- etc/teams.scm | 2 +- gnu/local.mk | 4 +- gnu/packages/c.scm | 48 +- gnu/packages/containers.scm | 4 +- gnu/packages/cpp.scm | 9 +- gnu/packages/fonts.scm | 76 +- gnu/packages/gnome.scm | 5 +- gnu/packages/image-viewers.scm | 10 +- gnu/packages/lua.scm | 24 +- gnu/packages/package-management.scm | 6 +- .../aws-c-auth-install-private-headers.patch | 19 - .../patches/luajit-add-riscv64-support.patch | 12439 +++++++++++++++++++ gnu/packages/patchutils.scm | 10 +- gnu/packages/tls.scm | 9 +- gnu/packages/virtualization.scm | 31 +- gnu/packages/wm.scm | 15 +- gnu/packages/xorg.scm | 4 +- 18 files changed, 12618 insertions(+), 132 deletions(-) delete mode 100644 gnu/packages/patches/aws-c-auth-install-private-headers.patch create mode 100644 gnu/packages/patches/luajit-add-riscv64-support.patch