gnu: sbcl-dbi: Update to be4df4f. * gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to be4df4f. Change-Id: Id0d41bb76d2cd96c667cefd6493f0c688c6e59a2
gnu: pspp: Fix build. * gnu/packages/statistics.scm (pspp)[inputs]: Remove gtksourceview-3; add gtksourceview-4. [native-inputs]: Add glibc-locales. Fixes: guix/guix#3019 Change-Id: Ib208da59672189a8f5920ea1796f95798d60180d
gnunet: Update to 0.25.2. * gnu/packages/gnunet.scm (gnunet): Update to 0.25.2. Change-Id: Ib9b80194f7b1743da68ccb5c9c545849663abab5 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: yt-dlp: Update to 2025.10.14. * gnu/packages/video.scm (yt-dlp): Update to 2025.10.14. [propagated-inputs]: Remove stale package comment. Change-Id: I4e2891ef87c688450470c4faa9f1604454d4cf08 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: tdlib: Adapt copyright headers. This is a follow-up to commit 02114e6e983751ce6156a4d09beb50142109a030 . * gnu/packages/messaging.scm: Move copyright line from here... * gnu/packages/telegram.scm: ...to here. Change-Id: I0a2ec1c38ff679c8cbbfacef785bcd28c7a54564
gnu: emacs-telega-server: Update to 0.8.5. * gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.5. Change-Id: I11a198dadc704b7a5aece063d4653e439b2ae957 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: emacs-telega: Update to 0.8.554. * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.554. Change-Id: Ib42bf82354124cd4b7b6d1c8682465fa84e2013d Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: tdlib: Move to (gnu packages telegram). Fixes a circular dependency between (gnu packages telegram) and (gnu packages messaging). * gnu/packages/messaging.scm (tdlib): Move from here... * gnu/packages/telegram.scm (tdlib): ... to here. Fixes: guix/guix#3728 Change-Id: Ib17102dcd77bf94ad026070f7c79f497f785c5e1 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: tdlib: Update to 1.8.55. * gnu/packages/messaging.scm (tdlib): Update to 1.8.55. Change-Id: I16b40b199119a1c79f89a3c2cd93f866551d3d3a Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: scenefx: Update to 0.4.1. * gnu/packages/wm.scm (scenefx): Update to 0.4.1. [inputs]: Remove wlroots-0.18; add wlroots-0.19. Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: swayfx: Update to 0.5.3. * gnu/packages/wm.scm (swayfx): Update to 0.5.3. [inputs]: Remove wlroots-0.18; add wlroots-0.19. Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: zzuf: Fix build. * gnu/packages/debug.scm (zzuf): Fix build by explicitly using an older version of GCC. [native-inputs]: Add gcc-13. Change-Id: If32f40333205791c7250e54ca280972fa6820b40
gnu: go-github-com-opencontainers-runtime-tools: Update to 0.9.0-0.0ea5ed0. * gnu/packages/golang-xyz.scm (go-github-com-opencontainers-runtime-tools): Update to 0ea5ed0382a279b30530acccafaf070fefeddafd commit. [arguments] <tests?>: Enable them. [propagated-inputs]: Remove go-github-com-blang-semver, go-github-com-satori-go-uuid, and go-github-com-syndtr-gocapability; add go-github-com-blang-semver-v4, go-github-com-google-uuid, go-github-com-moby-sys-capability, and go-github-com-moby-sys-mountinfo. Change-Id: Ia539b34872e81b1aea4a886fb8bd87a7b6589157
gnu: guile-hoot: Update to 0.7.0. * gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.7.0. Change-Id: Ied3e9f71beec2ba7a21334e45088dbbdb0feee27
gnu: fgallery: Patch to use 7z from new 7zip. Change-Id: Ia3ece5943a94d03dda84c954b64a70e02594e2fc Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: arx-libertatis: Update to use 7zip. * games.scm (arx-libertatis) [#:phases]: Change "7za" references to "7z". Change-Id: Ie9c137c6adccee5ed09320e9d7dd6ff9135e9cc3 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Deprecate p7zip. * gnu/packages/compression.scm (p7zip): Deprecate towards 7zip. * gnu/packages/patches/p7zip-CVE-2016-9296.patch: Remove file. * gnu/packages/patches/p7zip-CVE-2017-17969.patch: Remove file. * gnu/packages/patches/p7zip-fix-build-with-gcc-11.patch: Remove file. * gnu/packages/patches/p7zip-remove-unused-code.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Delete removed patches. Change-Id: Ie1a36a433234d22ff75cc06951ed7d092f06dd0e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add 7zip. * gnu/packages/compression.scm: Import copy-build-system. (7zip): new variable. Change-Id: I5c19d3cb301b3f3b633ce9c91760ad77bd20b7dc Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-vertico-posframe: Update to 0.9.0. * gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.9.0. Change-Id: Ideacf184b7f27d6b3321de14baec76b13104535c Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-tempel: Update to 1.7. * gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.7. Change-Id: I99f0582ad7bd31c691d776528e23073e48b237ca Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>