diff --git a/README.md b/README.md
index 2c2725e..ce5850e 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ You can install this library from Quicklisp, but you want to receive updates qui
-#### [package](761e) `clack-sitemap`
+#### [package](9fbc) `clack-sitemap`
@@ -53,15 +53,15 @@ You can install this library from Quicklisp, but you want to receive updates qui
-##### [function](35f1) `clack-sitemap/builder:make-news` publication-name publication-lang article-title date &key access genres keywords stock-tickers
+##### [function](a8aa) `clack-sitemap/builder:make-news` publication-name publication-lang article-title date &key access genres keywords stock-tickers
-##### [function](817a) `clack-sitemap/builder:make-ref` loc &key lastmod
+##### [function](d1b1) `clack-sitemap/builder:make-ref` loc &key lastmod
-##### [function](8a7e) `clack-sitemap/builder:make-url` loc &key lastmod changefreq priority news
+##### [function](70c0) `clack-sitemap/builder:make-url` loc &key lastmod changefreq priority news
@@ -69,7 +69,7 @@ You can install this library from Quicklisp, but you want to receive updates qui
-#### [package](3944) `clack-sitemap/builder`
+#### [package](fd5a) `clack-sitemap/builder`
@@ -77,30 +77,30 @@ You can install this library from Quicklisp, but you want to receive updates qui
-##### [function](35f1) `clack-sitemap/builder:make-news` publication-name publication-lang article-title date &key access genres keywords stock-tickers
+##### [function](a8aa) `clack-sitemap/builder:make-news` publication-name publication-lang article-title date &key access genres keywords stock-tickers
-##### [function](817a) `clack-sitemap/builder:make-ref` loc &key lastmod
+##### [function](d1b1) `clack-sitemap/builder:make-ref` loc &key lastmod
-##### [function](8a7e) `clack-sitemap/builder:make-url` loc &key lastmod changefreq priority news
+##### [function](70c0) `clack-sitemap/builder:make-url` loc &key lastmod changefreq priority news
-##### [function](c03e) `clack-sitemap/builder:render-sitemap` items &key stream base-url
+##### [function](96ce) `clack-sitemap/builder:render-sitemap` items &key stream base-url
[153b]: https://40ants.com/clack-sitemap/
[ea7f]: https://github.com/40ants/clack-sitemap
[2869]: https://github.com/40ants/clack-sitemap/actions
-[3944]: https://github.com/40ants/clack-sitemap/blob/330458a53b8a65e7731d8f41a36a38049ae119a4/src/builder.lisp#L1
-[c03e]: https://github.com/40ants/clack-sitemap/blob/330458a53b8a65e7731d8f41a36a38049ae119a4/src/builder.lisp#L214
-[8a7e]: https://github.com/40ants/clack-sitemap/blob/330458a53b8a65e7731d8f41a36a38049ae119a4/src/builder.lisp#L65
-[817a]: https://github.com/40ants/clack-sitemap/blob/330458a53b8a65e7731d8f41a36a38049ae119a4/src/builder.lisp#L79
-[35f1]: https://github.com/40ants/clack-sitemap/blob/330458a53b8a65e7731d8f41a36a38049ae119a4/src/builder.lisp#L95
-[761e]: https://github.com/40ants/clack-sitemap/blob/330458a53b8a65e7731d8f41a36a38049ae119a4/src/core.lisp#L1
+[fd5a]: https://github.com/40ants/clack-sitemap/blob/d6bbbd0d49d9008844f8ebe4055da8319d79807c/src/builder.lisp#L1
+[96ce]: https://github.com/40ants/clack-sitemap/blob/d6bbbd0d49d9008844f8ebe4055da8319d79807c/src/builder.lisp#L214
+[70c0]: https://github.com/40ants/clack-sitemap/blob/d6bbbd0d49d9008844f8ebe4055da8319d79807c/src/builder.lisp#L65
+[d1b1]: https://github.com/40ants/clack-sitemap/blob/d6bbbd0d49d9008844f8ebe4055da8319d79807c/src/builder.lisp#L79
+[a8aa]: https://github.com/40ants/clack-sitemap/blob/d6bbbd0d49d9008844f8ebe4055da8319d79807c/src/builder.lisp#L95
+[9fbc]: https://github.com/40ants/clack-sitemap/blob/d6bbbd0d49d9008844f8ebe4055da8319d79807c/src/core.lisp#L1
[c765]: https://github.com/40ants/clack-sitemap/issues
[c9ae]: https://quickdocs.org/anaphora
[dfc0]: https://quickdocs.org/cl-sitemaps
diff --git a/qlfile.lock b/qlfile.lock
index f1b7e71..10c87ed 100644
--- a/qlfile.lock
+++ b/qlfile.lock
@@ -5,7 +5,7 @@
("ultralisp" .
(:class qlot/source/dist:source-dist
:initargs (:distribution "http://dist.ultralisp.org/" :%version :latest)
- :version "20240114203500"))
+ :version "20240303155001"))
("slynk" .
(:class qlot/source/github:source-github
:initargs (:repos "svetlyak40wt/sly" :ref nil :branch "patches" :tag nil)