diff --git a/etc/news.scm b/etc/news.scm index 8910527b25..f852239886 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -30,6 +30,7 @@ ;; Copyright © 2025 Roman Scherer ;; Copyright © 2025 Jelle Licht ;; Copyright © 2025 Rivulet Cedar +;; Copyright © 2025 jgart ;; ;; Copying and distribution of this file, with or without modification, are @@ -39,6 +40,19 @@ (channel-news (version 0) + (entry (commit "4aff8591836e3b4125dcbed651efc8607de53280") + (title + (en "New build system added for @code{clasp-cl}") + (es "Se agregó un nuevo sistema de compilación para @code{clasp-cl}")) + (body + (en "A new build system has been introduced for @code{clasp-cl}. + Common Lisp devs using Guix can start using this new build + system similarly to others such as @code{asdf-build-system/ecl}.") + (es "Se ha introducido un nuevo sistema de compilación para + @code{clasp-cl}. Los devs de Common Lisp que usan Guix pueden + empezar a usar este nuevo sistema de compilación de manera + similar a otros como @code{asdf-build-system/ecl}."))) + (entry (commit "30a5d140aa5a789a362749d057754783fea83dde") (title (en "@command{guix-daemon} privilege escalation vulnerabilities