Skip to content

Commit d2000f2

Browse files
committed
release 2025-01
1 parent 57cf22b commit d2000f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The CL Cookbook aims to tackle all sort of topics, for the beginner and for the
3535
+ [format](strings.html#string-formatting-format)
3636
* [Regular Expressions](regexp.html)
3737
* [Numbers](numbers.html)
38-
* NEW! ⭐ [Equality](equality.html)
38+
* [Equality](equality.html)
3939
* [Loops, iteration, mapping](iteration.html)
4040
* [Multidimensional Arrays](arrays.html)
4141
* [Dates and Times](dates_and_times.html)
@@ -69,7 +69,7 @@ The CL Cookbook aims to tackle all sort of topics, for the beginner and for the
6969
* [Interfacing with your OS](os.html)
7070
* [Databases](databases.html)
7171
* [Foreign Function Interfaces](ffi.html)
72-
* NEW! ⭐ [Building Dynamic Libraries](dynamic-libraries.html)
72+
* [Building Dynamic Libraries](dynamic-libraries.html)
7373
* [GUI programming](gui.html)
7474
* [Sockets](sockets.html)
7575
* [WebSockets](websockets.html)

metadata.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title:
77
creator:
88
- role: author
99
text: The Common Lisp Cookbook contributors
10-
rights: © 2023 December, 13th, vindarel <[email protected]>.
11-
This e-book is free of charge, but you can [pay what you want](https://ko-fi.com/s/01fee22a32) for it.
10+
rights: © January 2025, vindarel <[email protected]>.
11+
This e-book is free of charge, but you can [pay what you want](https://ko-fi.com/s/01fee22a32) for it.
1212
cover-image: orly-cover.png
1313
...

0 commit comments

Comments
 (0)