summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjgart <jgart@dismail.de>2025-06-25 15:38:55 -0400
committerjgart <jgart@dismail.de>2025-06-25 15:38:55 -0400
commit50a53634fa63f7031ac2d7381e043ebe3a15dd77 (patch)
treedd0415f89fa0256dc75e63c9690aea8f1c1171f5
parentf4841808e2acdc9c809bb41f1dedd0b4656fdf07 (diff)
news: Add entry for new clasp build system.
* etc/news.scm: Add entry for new clasp build system. Change-Id: I5adb9eb907dcc1d081dab77724dc5d87f4dd0101
-rw-r--r--etc/news.scm14
1 files changed, 14 insertions, 0 deletions
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 <roman@burningswell.com>
;; Copyright © 2025 Jelle Licht <jlicht@fsfe.org>
;; Copyright © 2025 Rivulet Cedar <rivulet_cedar@yeah.net>
+;; Copyright © 2025 jgart <jgart@dismail.de>
;;
;; 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