George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
sbcl
Commits:
b17f3110 by George Rawlinson at 2025-07-30T02:48:53+00:00
ensure package is reuse compliant
- - - - -
e11e3117 by George Rawlinson at 2025-07-30T03:01:30+00:00
docs: add packaging notes
- - - - -
2 changed files:
- + README.md
- REUSE.toml
Changes:
=====================================
README.md
=====================================
@@ -0,0 +1,3 @@
+# Packaging notes
+
+Whenever `sbcl` or `ecl` are updated, `maxima` needs to be updated as well.
=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "arch-fixes.lisp",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sbcl/-/compare/fd61714f5a4d22966089cd00f12dcc0a28f52ef1...e11e311754d1f749a869cc8722a96d09d726e19b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sbcl/-/compare/fd61714f5a4d22966089cd00f12dcc0a28f52ef1...e11e311754d1f749a869cc8722a96d09d726e19b
You're receiving this email because of your account on gitlab.archlinux.org.