Commit Graph

1598 Commits

Author SHA1 Message Date
Sharlatan Hellseher
885bf3b10d
gnu: cl-mathstats: Update source URL.
* gnu/packages/lisp-xyz.scm (sbcl-cl-mathstats):
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.

Change-Id: Ib53afc5fac19e79837ff84e1f3b328c31027abbe
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:24:31 +01:00
Sharlatan Hellseher
67c1d628b3
gnu: cl-trivial-timeout: Enable tests.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-timeout): Enable tests.

Change-Id: I4428e06362a0569451a871faea2a92dd4c56ac3f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:20:27 +01:00
Sharlatan Hellseher
9e7939d180
gnu: cl-trivial-timeout: Update to 0.1.5-2.e70d9b4.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-timeout): Update to 0.1.5-2.e70d9b4.
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.

Change-Id: Ia7251a2caed1347d4293975c2aefa8bea7c0dc7e
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:19:49 +01:00
Sharlatan Hellseher
a2fd34ec95
gnu: cl-metacopy: Add ECL build.
* gnu/packages/lisp-xyz.scm (ecl-metacopy): New variable.

Change-Id: I44dab70d3f37b2266aac511eade9282c43df8e00
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:16:43 +01:00
Sharlatan Hellseher
12265d6168
gnu: cl-metacopy: Update to 0.2.0-2.df7856f.
* gnu/packages/lisp-xyz.scm (cl-metacopy): Update to 0.2.0-2.df7856f.
[source]: Update URL as maintainer and owner of repository was changed.
[home-page]: As above.

Change-Id: I3c745dcc6355f98c9d11c908d010447dd8c6d295
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:16:04 +01:00
Sharlatan Hellseher
c3d2e33b14
gnu: cl-markdown: Remove package labels.
* gnu/packages/lisp-xyz.scm (sbcl-cl-markdown)[inputs]: Remove package labels.

Change-Id: I0ff5b8dab480d00904fa6345ab99e44d8e47de2b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:10:45 +01:00
Sharlatan Hellseher
04cc3e9204
gnu: cl-markdown: Enable tests.
* gnu/packages/lisp-xyz.scm (sbcl-cl-markdown): Enable tests.
[source]: Update URL as maintainer and owner of repository was changed.
[native-inputs]: Add sbcl-lift and sbcl-trivial-shell.
(ecl-cl-markdown): Keep tests disabled.

Change-Id: Ib27a650ca25d1e90c407411f61b3413443db1f15
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:08:20 +01:00
Sharlatan Hellseher
109aaaecc4
gnu: cl-markdown: Update to 0.10.6-0.3788802.
* gnu/packages/lisp-xyz.scm (sbcl-markdown): Update to 0.10.6-0.3788802.

Change-Id: I98b67f77db2f0abdf61af8b60255acb3b0297c78
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 14:06:56 +01:00
Sharlatan Hellseher
234be44685
gnu: cl-trivial-shell: Patch shell path.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-shell):
[source]: Update URL as maintainer and owner of repository was changed.
[arguments]: Add 'fix-paths phase to patch location of the shell.

Change-Id: Ib3ac95013d3cb5240eb0261ad53f484b14d8f76f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-11-09 13:56:54 +01:00
Artyom Bologov
04cb25ab9e
gnu: sbcl-cl-webkit: Update to 3.5.10.
gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ibd54d701a28267fe4fbb979112155839de9d89e5
2023-11-05 18:03:13 +00:00
Andre A. Gomes
8ea21f7c91
gnu: cl-slime-swank: Update to 2.28-0.0cc2e73.
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28-0.0cc2e73.
  [arguments]: Update 'set-fasl-directory' phase.
  (cl-slime-swank)[arguments]: Remove 'revert-asd-patch' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I2a363582832745e88ce6815a2ff144f29dce9bbc
2023-10-24 14:38:45 +02:00
ykonai
b25185849f
gnu: Add emacs-slite.
* gnu/packages/lisp-xyz.scm (emacs-slite): New variable.

The package is within lisp-xyz.scm due to inheriting from sbcl-slite (as it is
really one project, with an CL part and an Emacs part).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-20 00:33:27 +02:00
ykonai
11a2c92e71
gnu: Add cl-slite.
* gnu/packages/lisp-xyz.scm (cl-slite, ecl-slite, sbcl-slite): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-20 00:33:27 +02:00
Karl Hallsby
c065da01ff
gnu: Add cl-wayland.
* gnu/packages/lisp-xyz.scm (sbcl-cl-wayland, cl-wayland, ecl-cl-wayland): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-19 14:06:52 +02:00
Karl Hallsby
cbd1c983e1
gnu: Add cl-xkbcommon.
* gnu/packages/lisp-xyz.scm (sbcl-xkbcommon, cl-xkbcommon, ecl-xkbcommon): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-19 14:06:52 +02:00
Andre A. Gomes
199495ef81
gnu: cl-prompter: Update to 0.1.0-0.b40a13a.
* gnu/packages/lisp-xyz.scm (sbcl-prompter): Update to 0.1.0-0.b40a13a.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-18 11:20:31 +02:00
Andre A. Gomes
b475b511d3
gnu: sbcl-trivial-clipboard: Update to 0.0.0-7.aee67d6.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 0.0.0-7.aee67d6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-14 22:41:44 +02:00
Gabriel Hondet
4c3c2e6109
gnu: Add cl-helambdap.
* gnu/packages/lisp-xyz.scm (cl-helambdap, sbcl-helambdap): New variables.

Modified-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-10 10:11:45 +02:00
Gabriel Hondet
2195ebcdef
gnu: Add cl-clad.
* gnu/packages/lisp-xyz.scm (cl-clad, sbcl-clad): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-10 10:11:45 +02:00
Gabriel Hondet
1dbc630a33
gnu: Add cl-xhtmlambda.
* gnu/packages/lisp-xyz.scm (cl-xhtmlambda, sbcl-xhtmlambda): New variables.

Modified-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-10-10 10:11:45 +02:00
Charles
24fc0370d0
gnu: Add cl-ini.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ini, ecl-cl-ini, cl-ini): New variables.
2023-10-03 20:54:40 -05:00
Andre A. Gomes
94165cea08
gnu: sbcl-slynk: Update to 1.0.43-8-df62aba.
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-8-df62aba.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-28 11:44:10 +02:00
Guillaume Le Vaillant
4f35ff1275
Merge branch 'lisp-team' 2023-09-23 10:29:31 +02:00
Artyom Bologov
be9f749a29
gnu: cl-njson: Update to 1.2.1.
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.2.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-21 16:56:16 +02:00
Andre A. Gomes
c46fe3ed74
gnu: cl-nkeymaps: Update to 1.1.0.
* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.1.0.
  [inputs]: Add sbcl-cl-str.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-18 11:09:47 +02:00
Guillaume Le Vaillant
69aadc9e76
gnu: cl-bordeaux-threads: Update to 0.9.2.
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.9.2.
  [inputs]: Add sbcl-global-vars, sbcl-trivial-features and
  sbcl-trivial-garbage.
  [arguments]: Add 'silence-deprecation-warning' phase. Update
  'adjust-test-sleep' phase.
2023-09-13 14:37:18 +02:00
Guillaume Le Vaillant
ee13af93b5
gnu: cl-virality: Update to 0.3.0-1.cdc19cc.
* gnu/packages/lisp-xyz.scm (sbcl-virality): Update to 0.3.0-1.cdc19cc.
  [arguments]: Update 'delete-examples' phase.
2023-09-06 10:57:58 +02:00
Andre A. Gomes
209cdc81fd
gnu: cl-gobject-introspection: Update to 0.3-3.83beec4.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to
  0.3-3.83beec4.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:40:20 +02:00
Andre A. Gomes
6b911d7542
gnu: cl-cl+ssl: Update to 0.0.0-6.17d5cdd.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-6.17d5cdd.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:32:56 +02:00
Andre A. Gomes
2c6133295d
gnu: cl-iolib: Update to 0.8.4-0.010b7a6.
* gnu/packages/lisp-xyz.scm (sbcl-iolib): Update to 0.8.4.0.010b7a6.
  [native-inputs]: Add pkg-config and sbcl-fiveam.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-04 09:23:04 +02:00
Artyom Bologov
f9cfaf47ed
gnu: sbcl-njson: Update to 1.1.1.
* gnu/packages/lisp-xyz.scm (sbcl-json): Update to 1.1.1.
[description]: Update description.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-02 11:56:43 -04:00
Andre A. Gomes
828b08d585
gnu: cl-nasdf: Update to 0.1.8.
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.8.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-13 13:37:15 +02:00
Artyom Bologov
3007f77596
gnu: cl-njson: Update to 1.2.0.
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.2.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-09-13 13:32:42 +02:00
Andre A. Gomes
5dac5882a7
gnu: cl-trivial-clipboard: Update to 0.0.0-6.6ddf8d5.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to
  0.0.0-6.6ddf8d5.
  [inputs]: Add wl-clipboard.
  [arguments]: Update 'fix-paths' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-22 11:13:56 +02:00
ykonai
3e8fccfdc4
gnu: Add cl-gtk4.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gtk4, cl-gtk4, ecl-cl-gtk4): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 12:33:46 +02:00
ykonai
518dc96eb3
gnu: Add cl-glib.
* gnu/packages/lisp-xyz.scm (sbcl-cl-glib, cl-glib, ecl-cl-glib): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 12:16:58 +02:00
ykonai
e53810054d
gnu: Add cl-gobject-introspection-wrapper.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection-wrapper,
  cl-gobject-introspection-wrapper, ecl-cl-gobject-introspection-wrapper): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 11:47:18 +02:00
ykonai
cb948aef0c
gnu: cl-gobject-introspection: Update to 0.3-2.c4fef07.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to
  0.3-2.c4fef07.
  [inputs]: Remove labels.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-18 11:39:15 +02:00
Guillaume Le Vaillant
d2cfa7a115
gnu: cl-nasdf: Update to 0.1.7.
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.7.
  [arguments]: Remove trailing boolean.

Co-authored-by: Artyom Bologov <mail@aartaka.me>
2023-08-18 11:02:53 +02:00
Konrad Hinsen
d32740d8be
gnu: cl-mime: Fix home page URL.
* gnu/packages/lisp-xyz.scm (sbcl-cl-mime)[home-page]: Use the correct URL.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-10 14:09:59 +02:00
Guillaume Le Vaillant
29dc951b90
gnu: cl-nodgui: Remove input labels.
* gnu/packages/lisp-xyz.scm (sbcl-nodgui)[inputs]: Remove labels.
  [arguments]: Use gexp.
2023-08-08 10:31:10 +02:00
cage
d83aa756a6
gnu: cl-nodgui: Update to 0.4.8.5-2.4a9c2e7.
* gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.4.8.5-2.4a9c2e7.
  [source, home-page]: Switch from Notabug to Codeberg.
  [inputs]: Remove sbcl-cl-lex and sbcl-cl-yacc. Add sbcl-esrap and tklib.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
be7f5111ce
gnu: cl-colors2: Update to 0.5.4-4.7a14107.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-4.7a14107.
  [source, home-page]: Switch from Notabug to Codeberg.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
b9098eaf5e
gnu: cl-i18n: Update to 0.5.5-3.acb162a.
* gnu/packages/lisp-xyz.scm (sbcl-cl-i18n): Update to 0.5.5-3.acb162a.
  [source, home-page]: Switch from Notabug to Codeberg.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
cage
c7d9fb58a7
gnu: cl-tooter: Update to 1.0.0-4.2e1b22f05.
* gnu/packages/lisp-xyz.scm (sbcl-tooter): Update to 1.0.0-4.2e1b22f05.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-08 10:31:10 +02:00
Pierre Neidhardt
7ff1b0a37c
gnu: Add cl-transmission.
* gnu/packages/lisp-xyz.scm (cl-transmission, ecl-transmission,
sbcl-transmission): New variables.
2023-08-02 13:41:40 +02:00
Andre A. Gomes
d2674ff89a
gnu: cl-nasdf: Update to 0.1.6.
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-25 14:03:38 +02:00
Guillaume Le Vaillant
cf9904bcc8
gnu: cl-ironclad: Update to 0.59.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.59.
2023-07-24 10:27:45 +02:00
Andre A. Gomes
1f53bfb7d7
gnu: cl-usocket: Update to 0.8.6.
* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:14:25 +02:00
Andre A. Gomes
324f56927b
gnu: cl-ndebug: Update to 0.2.0.
* gnu/packages/lisp-xyz.scm (sbcl-ndebug): Update to 0.2.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:12:01 +02:00
Andre A. Gomes
2d298564e3
gnu: cl-array-utils: Update to 1.2.0-0.29da8fc.
* gnu/packages/lisp-xyz.scm (sbcl-array-utils): Update to 1.2.0-0.29da8fc.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-19 09:10:04 +02:00
Artyom Bologov
b5a5e4d712
gnu: cl-nhooks: Update to 1.2.1.
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.1.
  [native-inputs]: Remove sbcl-fiveam, add sbcl-lisp-unit2.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-15 10:56:46 +02:00
Pierre Neidhardt
1944b3baf4
gnu: sbcl-ospm: Update to 0.0.2.
* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
2023-07-10 12:30:06 +02:00
Artyom Bologov
1c194cd2bb
gnu: cl-spinneret: Update to 3.0-6.d4398b5.
* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to 3.0-6.d4398b5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Roman Scherer
ec2b5784ab
gnu: Add cl-postgres+local-time.
The local-time extension for cl-postgres has to be put in a separate package
to solve a dependency cycle between local-time and postmodern.

* gnu/packages/lisp-xyz.scm (sbcl-local-time)[arguments]: Add
  'delete-local-time' phase.
  (sbcl-cl-postgres+local-time): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-04 10:40:27 +02:00
Artyom Bologov
010e79f292
gnu: cl-colors2: Update to 0.5.4-3.cc03bad.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4-3.cc03bad.
  [description]: Update with the latest changes.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Artyom Bologov
23f77bd7b8
gnu: cl-nclasses: Update to 0.6.0.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-06-17 11:25:23 +02:00
Pierre Neidhardt
21696dce05
gnu: sbcl-cl-webkit: Update to 3.5.9.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.9.
2023-06-07 14:50:15 +02:00
Guillaume Le Vaillant
9ad8b0c2ef
gnu: sbcl-stmx: Update to 2.0.5-2.f71e742.
* gnu/packages/lisp-xyz.scm (sbcl-stmx): Update to 2.0.5-2.f71e742.
  [arguments]: Add 'fix-build' phase.
2023-06-06 10:46:45 +02:00
Guillaume Le Vaillant
5c959d0fa7
gnu: cl-utm-ups: Update to 1.2-0.f1e6fd4.
* gnu/packages/lisp-xyz.scm (sbcl-utm-ups): Update to 1.2-0.f1e6fd4.
2023-05-28 12:04:49 +02:00
Artyom Bologov
0d82148858
gnu: Update sbcl-njson to 1.1.0.
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.1.0.
  [inputs]: Add sbcl-jzon.
  [arguments]: Add njson/jzon to 'asd-systems'.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-24 11:20:36 +02:00
Artyom Bologov
233d3bae95
gnu: Update sbcl-nactivitypub to 0.0.5.
* gnu/packages/lisp-xyz.scm (sbcl-nactivitypub): Update to 0.0.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-24 11:06:49 +02:00
Andre A. Gomes
556e9db251
gnu: sbcl-nasdf: Update to 0.1.5.
* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.5.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2023-05-24 10:48:50 +02:00
Pierre Neidhardt
27a94b21b7
gnu: sbcl-nfiles: Update to 1.1.3.
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.3.
2023-05-24 10:48:50 +02:00
Pierre Neidhardt
a882b4856a
gnu: sbcl-serapeum: Update to 20230524.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230524.
2023-05-24 10:48:50 +02:00
cage
ed60a524fb
gnu: cl-croatoan: Update to 0.1.
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-17 15:21:55 +02:00
Pierre Neidhardt
b363fab46f
gnu: sbcl-serapeum: Update to 20230511.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230511.
2023-05-12 11:56:20 +02:00
Pierre Neidhardt
5aae6c99c2
gnu: Update sbcl-nclasses to 0.5.0.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.5.0.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2023-05-09 13:33:32 +02:00
Efraim Flashner
5eaf5c9064
gnu: cl-clsql: Build with mariadb.
* gnu/packages/lisp-xyz.scm (cl-clsql)[inputs]: Remove mysql. Add
mariadb:dev.
2023-04-30 12:37:43 +03:00
Efraim Flashner
fee5561746
gnu: sbcl-clsql: Build with mariadb.
* gnu/packages/lisp-xyz.scm (sbcl-clsql)[inputs]: Remove mysql. Add
mariadb:dev, mariadb:lib.
[arguments]: Adjust custom 'build-helper-library phase to build with
and link to mariadb.
2023-04-30 12:37:42 +03:00
Pierre Neidhardt
d59b4764f3
gnu: Add cl-prompter.
* gnu/packages/lisp-xyz.scm (cl-prompter, ecl-prompter, sbcl-prompter): New variables.
2023-04-27 17:50:38 +02:00
Sharlatan Hellseher
8d217f1e22
gnu: cl-fast-ecs: Update to 0.2.2.
* gnu/packages/lisp-xyz.scm (sbcl-cl-fast-ecs): Update to 0.2.2.
  [native-inputs]: Add sbcl-chlorophyll, sbcl-cl-mock.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-26 15:08:15 +02:00
Sharlatan Hellseher
870f2d40e0
gnu: Add cl-chlorophyll.
* gnu/packages/lisp-xyz.scm (cl-chlorophyll, ecl-chlorophyll,
  sbcl-chlorophyll): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-26 15:08:15 +02:00
Artyom Bologov
e129321f13
gnu: cl-nclasses: Update to 0.4.0.
gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.4.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-26 15:08:15 +02:00
Andreas Enge
c919bfefd9
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-25 15:19:29 +02:00
Pierre Neidhardt
ffb7ea6b63
gnu: sbcl-serapeum: Update to 20230423.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230423.
2023-04-25 10:44:16 +02:00
Pierre Neidhardt
2ebe270927
gnu: sbcl-njson: Update to 1.0.0.
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.0.0.
2023-04-25 10:37:13 +02:00
Andreas Enge
d0162466c6
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-20 21:31:09 +02:00
Pierre Neidhardt
904b77e181
gnu: sbcl-quri: Update to 0.7.0.
* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.7.0.
2023-04-20 19:09:52 +02:00
Andreas Enge
216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-17 19:17:39 +02:00
Guillaume Le Vaillant
c0723849b5
gnu: cl-burgled-batteries3: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[arguments]: Rename
  'adjust-for-python-3.9' phase to 'adjust-for-python-3.10' and update it.
2023-04-17 11:41:39 +02:00
Guillaume Le Vaillant
b6ffcc4de4
gnu: cl-ana: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana)[arguments]: Use gexp. Update
  'fix-paths' phase. Add 'fix-newer-hdf5-compatibility' phase.
2023-04-17 11:28:45 +02:00
Guillaume Le Vaillant
a2ed9816c9
gnu: cl-hdf5-cffi: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi)[inputs]: Remove labels.
  [arguments]: Use gexp, add 'fix-newer-hdf5-compatibility' phase.
2023-04-17 11:16:58 +02:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Artyom Bologov
a6b3bdb7fc
gnu: sbcl-cl-colors2: Update to 0.5.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2) Update to 0.5.0

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-14 14:09:44 +02:00
Pierre Neidhardt
dd3e5e7110
gnu: Add cl-docutils.
* gnu/packages/lisp-xyz.scm (cl-docutils, ecl-cl-docutils, sbcl-cl-docutils):
New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
abb28fa687
gnu: Add data-format-validation.
* gnu/packages/lisp-xyz.scm (cl-data-format-validation,
ecl-data-format-validation, sbcl-data-format-validation): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
0c4a064662
gnu: Add staple.
* gnu/packages/lisp-xyz.scm (cl-staple, ecl-staple, sbcl-staple): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
667ec4ac32
gnu: Add speechless.
* gnu/packages/lisp-xyz.scm (cl-speechless, ecl-speechless, sbcl-speechless): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
18584d665e
gnu: Add maiden.
* gnu/packages/lisp-xyz.scm (cl-maiden, ecl-maiden, sbcl-maiden): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
81a3b4cef2
gnu: Add forge.
* gnu/packages/lisp-xyz.scm (cl-forge, ecl-forge, sbcl-forge): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
7e59d90538
gnu: Add filesystem-utils.
* gnu/packages/lisp-xyz.scm (cl-filesystem-utils, ecl-filesystem-utils,
sbcl-filesystem-utils): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
fcf1f51faf
gnu: Add file-select.
* gnu/packages/lisp-xyz.scm (cl-file-select, ecl-file-select,
sbcl-file-select): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
d4710b6614
gnu: Add depot.
* gnu/packages/lisp-xyz.scm (cl-depot, ecl-depot, sbcl-depot): New variables.
2023-04-12 12:23:52 +02:00
Pierre Neidhardt
42b5c198d3
gnu: Add cl-steamworks.
* gnu/packages/lisp-xyz.scm (cl-steamworks, ecl-cl-steamworks,
sbcl-cl-steamworks): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
df85f18ded
gnu: Add cl-modio.
* gnu/packages/lisp-xyz.scm (cl-modio, ecl-cl-modio, sbcl-cl-modio): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
cb6b267591
gnu: Add zippy.
* gnu/packages/lisp-xyz.scm (cl-zippy, ecl-zippy, sbcl-zippy): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
4a9dce97cf
gnu: Add cl-markless.
* gnu/packages/lisp-xyz.scm (cl-markless, ecl-cl-markless, sbcl-cl-markless):
New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
56be762c77
gnu: Add cl-fond.
* gnu/packages/lisp-xyz.scm (cl-fond, ecl-cl-fond, sbcl-cl-fond): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
546afddb85
gnu: Add radiance-contribs.
* gnu/packages/lisp-xyz.scm (cl-radiance-contribs, ecl-radiance-contribs,
sbcl-radiance-contribs): New variables.
2023-04-12 12:23:51 +02:00
Pierre Neidhardt
74d7bed968
gnu: sbcl-slynk: Update to 20230327.
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20230327.
2023-04-12 12:23:51 +02:00
Sharlatan Hellseher
0f4efec48d
gnu: cl-gamepad: Update to 3.0.0-3.d5b99fb.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad) Update to 3.0.0-3.d5b99fb
  [arguments]<tests>: Explicitly disable tests as not provided upstream.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:52:07 +02:00
Sharlatan Hellseher
e11f28d90c
gnu: cl-out123: Update to 1.0.0-2.41771bf.
* gnu/packages/lisp-xyz.scm (sbcl-cl-out123): Update to 1.0.0-2.41771bf.
  [arguments]<tests>: Explicitly disable them as not provided upstream.
  <phases>: Simplify fix-paths phase. Remove redundant phase
  fix-ecl-package-name after issue was resolved upstream.
  [inputs]: Remove labels.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:45:26 +02:00
Sharlatan Hellseher
3905bd7299
gnu: Add cl-fast-ecs.
* gnu/packages/lisp-xyz.scm (cl-fast-ecs, ecl-cl-fast-ecs,
  sbcl-cl-fast-ecs): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:38:41 +02:00
Andre A. Gomes
8f4b37ee7d
gnu: cl-log4cl: Update to 1.1.4-2.fe3da51.
* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-2.fe3da51.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-04 09:34:54 +02:00
jgart
314c599739
gnu: Add cl-collider.
* gnu/packages/lisp-xyz.scm (cl-collider, ecl-cl-collider, sbcl-cl-collider):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
34ff1039a6
gnu: cl-trial: Activate trial-harmony system.
* gnu/packages/lisp-xyz.scm (sbcl-trial):
  [arguments]<asd-systems>: Activate trial-harmony.
  [inputs]: Add sbcl-harmony.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
c5a943e016
gnu: Add cl-harmony.
* gnu/packages/lisp-xyz.scm (cl-harmony, ecl-harmony, sbcl-harmony): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
c540336194
gnu: Add cl-mixed.
* gnu/packages/lisp-xyz.scm (cl-mixed, ecl-cl-mixed, sbcl-cl-mixed): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
03387bd17f
gnu: Add cl-vorbis.
* gnu/packages/lisp-xyz.scm (cl-vorbis, ecl-cl-vorbis, sbcl-cl-vorbis):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
Sharlatan Hellseher
2ab0c55e3f
gnu: Add cl-flac.
* gnu/packages/lisp-xyz.scm (cl-flac, ecl-cl-flac, sbcl-cl-flac): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-30 11:32:46 +02:00
jgart
acbdaec070
gnu: Add cl-osc.
* gnu/packages/lisp-xyz.scm (cl-osc, ecl-osc, sbcl-osc): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:49:05 +02:00
jgart
288bc14733
gnu: Add cl-lunamech-matrix-api.
* gnu/packages/lisp-xyz.scm (cl-lunamech-matrix-api,
  ecl-lunamech-matrix-api, sbcl-lunamech-matrix-api): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:39:42 +02:00
jgart
76aab9a586
gnu: Add cl-reader.
* gnu/packages/lisp-xyz.scm (cl-reader, ecl-reader, sbcl-reader):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:30:38 +02:00
jgart
4b7c81c6b5
gnu: Add cl-hash-set.
* gnu/packages/lisp-xyz.scm (cl-hash-set, ecl-hash-set, sbcl-hash-set):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:30:32 +02:00
jgart
f51276f148
gnu: Add cl-lisp-pay.
* gnu/packages/lisp-xyz.scm (cl-lisp-pay, ecl-lisp-pay, sbcl-lisp-pay):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:16:10 +02:00
jgart
18ec16560d
gnu: Add cl-tls.
* gnu/packages/lisp-xyz.scm (cl-tls, ecl-cl-tls, sbcl-cl-tls): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-27 10:11:53 +02:00
Guillaume Le Vaillant
9e0942f7a4
gnu: cl-cffi-gtk: Update to 3.8.8-3.1700fe6.
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk): Update to 3.8.8-3.1700fe6.
  [source,home-page]: Switch to active repository.
  [inputs]: Remove labels.
  [arguments]: Update 'fix-paths' phase.
2023-03-25 15:09:06 +01:00
Guillaume Le Vaillant
073e98a422
gnu: cl-cffi: Update to 0.24.1-1.3397035.
* gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.24.1-1.3397035.
  [arguments]: Remove 'fix-arm-support' phase. Update 'fix-paths' phase.
2023-03-25 14:12:35 +01:00
jgart
2b66b54bae
gnu: Add cl-format-colors.
* gnu/packages/lisp-xyz.scm (cl-format-colors, ecl-format-colors,
  sbcl-format-colors): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:27:57 +01:00
jgart
c8b3b7fe5a
gnu: Add cl-trivial-rfc-1123.
* gnu/packages/lisp-xyz.scm (cl-trivial-rfc-1123, ecl-trivial-rfc-1123,
  sbcl-trivial-rfc-1123): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:23:52 +01:00
jgart
7f1f78c946
gnu: sbcl-trivial-open-browser: Fix path to xdg-open.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-open-browser)[inputs]: Add
  xdg-utils.
  [arguments]: Add 'fix-paths' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:14:38 +01:00
jgart
7f41603da0
gnu: Add cl-isaac.
* gnu/packages/lisp-xyz.scm (cl-isaac, ecl-cl-isaac, sbcl-cl-isaac): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:08:16 +01:00
jgart
72644ce13f
gnu: Add cl-music-spelling.
* gnu/packages/lisp-xyz.scm (cl-music-spelling, ecl-music-spelling,
  sbcl-music-spelling): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 14:00:58 +01:00
jgart
bd84b284ba
gnu: Add cl-kdlcl.
* gnu/packages/lisp-xyz.scm (cl-kdlcl, ecl-kdlcl, sbcl-kdlcl): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:49:01 +01:00
jgart
916716a7da
gnu: cl-json: Update to 0.6.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-json): Update to 0.6.0.
  [source]: Update url.
  [home-page]: Update url.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:37:59 +01:00
jgart
dff90b64b9
gnu: ecl-jzon: Enable tests.
* gnu/packages/lisp-xyz.scm (ecl-jzon)[arguments]: Enable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:25:27 +01:00
jgart
b94513bfa6
gnu: cl-jzon: Update to 1.1.0.
* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.1.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:24:08 +01:00
jgart
31d8bf9580
gnu: cl-conspack: Update to 0.0.0-2.6e529d7.
* gnu/packages/lisp-xyz.scm (sbcl-cl-conspack): Update to 0.0.0-2.6e529d7.
  [arguments]: Enable tests.
  [native-inputs]: Add sbcl-fiveam. Remove sbcl-checkl.
  [inputs]: Use new style.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 13:19:31 +01:00
Sharlatan Hellseher
cfccc9acdb
gnu: Add cl-kons-9.
* gnu/packages/lisp-lisp.scm (cl-kons-9, sbcl-kons-9): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:49 +01:00
Sharlatan Hellseher
1f146d4714
gnu: Add cl-clobber.
* gnu/packages/lisp-xyz.scm (cl-clobber, ecl-clobber, sbcl-clobber):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
121d3adf71
gnu: cl-eclector: Update to 0.9.0.
* gnu/packages/lisp-xyz.scm (sbcl-eclector): Update to 0.9.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
4f77ece9d5
gnu: cl-eclector: Improve package style.
* gnu/packages/lisp-xyz.scm (sbcl-eclector):
[file-name]: Rename to cl-eclector.
[inputs]: Move below native-inputs and remove labels.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
acf616efc8
gnu: cl-concrete-syntax-tree: Update to 0.2.0-0.3729172.
* gnu/packages/lisp-xyz.scm (sbcl-concrete-syntax-tree): Update to
  0.2.0-0.3729172.
  [file-name]: Rename to cl-concrete-syntax-tree.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Paul A. Patience
7ecb497599
gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
* gnu/packages/lisp-xyz.scm (sbcl-trucler): Update to 0.0.0-1.d40ff96.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-22 10:35:48 +01:00
Guillaume Le Vaillant
d377cfbd11
gnu: Update URLs of migrated repositories.
* gnu/packages/lisp-xyz.scm (sbcl-bst, sbcl-cl-octet-streams, sbcl-lzlib,
  sbcl-simple-parallel-tasks, sbcl-cl-z85, sbcl-utm-ups, sbcl-mgrs,
  sbcl-maidenhead, sbcl-olc, sbcl-simple-neural-network, sbcl-zstd)[source,
  home-page]: Use codeberg URL instead of github one.
* gnu/packages/radio.scm (convert-samples)[source, home-page]: Likewise.
2023-03-21 15:26:29 +01:00
Pierre Neidhardt
088a3d4c34
gnu: sbcl-history-tree: Update to 0.1.1.
* gnu/packages/lisp-xyz.scm (sbcl-history-tree): Update to 0.1.1.
2023-03-21 10:04:55 +01:00
Paul A. Patience
b9d891140a
gnu: Add cl-hypergeometrica.
* gnu/packages/lisp-xyz.scm (sbcl-hypergeometrica, cl-hypergeometrica):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:30 +01:00
Sharlatan Hellseher
9b2f14a756
gnu: cl-zr-utils: Fix build by disabling tests.
* gnu/packages/lisp-xyz.scm (sbcl-zr-utils): Disable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:30 +01:00
Sharlatan Hellseher
bd248fc709
gnu: cl-trial: Update to 1.2.0-2.db4e98e.
* gnu/packages/lisp-xyz.scm (sbcl-trial): Update to 1.2.0-2.db4e98e.
  [arguments]{asd-systems}: Enable trial-alloy, trial-animation,
  trial-assimp, trial-gif, trial-glfw, trial-gltf, trial-jpeg,
  trial-notify, tiral-png, trial-sdl2, trial-terragen, trial-tga,
  trial-tiff, trial-workbench.
  [inputs]: Sort list alphabetically and add sbcl-3d-quaternions,
  sbcl-3d-transforms, sbcl-alloy, sbcl-atomics, sbcl-cl-glfw3,
  sbcl-cl-gltf, sbcl-classimp, sbcl-dns-client, sbcl-file-notify,
  sbcl-glop, sbcl-jzon, sbcl-language-codes, sbcl-promise, sbcl-sdl2,
  sbcl-simple-tasks, sbcl-system-locale,
  sbcl-trivial-extensible-sequences, sbcl-trivial-main-thread.
  Remove sbcl-jsow.
  (ecl-trial): Disable this while upstream issue is in review.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
12b2507295
gnu: Add cl-dns-client.
* gnu/packages/lisp-xyz.scm (cl-dns-client, ecl-dns-client,
  sbcl-dns-client): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
37b70cfece
gnu: Add cl-gltf.
* gnu/packages/lisp-xyz.scm (cl-gltf, sbcl-cl-gltf): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
7a218a5b01
gnu: cl-jzon: Fix build by disabling tests on ECL.
* gnu/packages/lisp-xyz.scm (ecl-jzon): Disable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
ff37557bc3
gnu: cl-alloy: Update to 0.0.0-3.628974d.
* gnu/packages/lisp-xyz.scm (sbcl-alloy): Upate to 0.0.0-3.628974d.
  [arguments]{asd-systems}: Sort them alphabetically.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
9b623ba6b2
gnu: cl-3b-bmfont: Update to 0.0.1-3.332c226.
* gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Upate to 0.0.1-3.332c226.
  [arguments]{asd-systems}: Sort them alphabetically.
  [inputs]: Remove labels. Add sbcl-parse-number.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
d02badac85
gnu: cl-gamepad: Update to 3.0.0-2.647f6ee.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad): Update to 3.0.0-2.647f6ee.
  [arguments]{phases}: Use search-input-file in patch-evdev-path phase.
  [inputs]: Remove labels.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
a79ebed51b
gnu: cl-glsl-toolkit: Update to 1.0.0-2.4c4889e.
* gnu/packages/lisp-xyz.scm (sbcl-glsl-toolkit): Update to 1.0.0-2.4c4889e.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
8db1fe3f9f
gnu: cl-pathname-utils: Update to 1.1.0-2.13189c0.
* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils): Update to 1.1.0-2.13189c0.
  [inputs]: Add sbcl-trivial-features.
  (ecl-pathname-utils): Disable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
4ec1589a43
gnu: Add cl-promise.
* gnu/packages/lisp-xyz.scm (cl-promise, ecl-promise, sbcl-promise): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00
Sharlatan Hellseher
df6edddc5c
gnu: Add cl-trivial-extensible-sequences.
* gnu/packages/lisp-xyz.scm (cl-trivial-extensible-sequences,
  sbcl-trivial-extensible-sequences): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-16 15:50:29 +01:00