<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kolam, branch main</title>
<subtitle>GraphQL implementation for Scheme</subtitle>
<id>http://git.systemreboot.net/kolam/atom?h=main</id>
<link rel='self' href='http://git.systemreboot.net/kolam/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/'/>
<updated>2024-01-26T13:52:18+00:00</updated>
<entry>
<title>README: Hard-code releases.</title>
<updated>2024-01-26T13:52:18+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2024-01-26T13:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=608735a4bd0811fe2a76365409238c2aad5958a9'/>
<id>urn:sha1:608735a4bd0811fe2a76365409238c2aad5958a9</id>
<content type='text'>
* README.org (Download): Replace releases dynamic block with
hard-coded list of releases.
* build-aux/build-website.el (org-dblock-write:releases): Delete
function.
(build-website): Do not call org-update-all-dblocks.
</content>
</entry>
<entry>
<title>build-aux: Do not infer release information from git tags.</title>
<updated>2024-01-26T11:45:08+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2024-01-26T11:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=3f242d02b8ddc64c2c669d50363bb4e6e40cb79e'/>
<id>urn:sha1:3f242d02b8ddc64c2c669d50363bb4e6e40cb79e</id>
<content type='text'>
We now build the website as a computed-file G-expression in a Guix
channel. Guix channels always discard the git repository information,
and don't have access to the git tags. We can fix this problem later
if and when we switch to using tissue for the website.

* build-aux/build-home-page.el (org-dblock-write:releases): Do not
infer release information from git tags. Hard-code them.
</content>
</entry>
<entry>
<title>guix: Add G-expression computed-file to build website.</title>
<updated>2024-01-12T11:25:43+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2024-01-12T11:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=8a33ab5357bbcb4796fd2a9b0aa22a999a49c824'/>
<id>urn:sha1:8a33ab5357bbcb4796fd2a9b0aa22a999a49c824</id>
<content type='text'>
* .guix/guile-kolam-package.scm (guile-kolam-package): Import gnu-make
from (gnu packages base), bash-minimal from (gnu packages bash),
emacs-minimal from (gnu packages emacs) and guile-3.0 from (gnu
packages guile).
(guile-kolam-website-gexp, guile-kolam-website): New variables.
</content>
</entry>
<entry>
<title>Make repository a guix channel.</title>
<updated>2023-07-06T22:54:13+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-07-06T21:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=591e8de8f1d6e525e6bc6ed552c8505f30b39ed6'/>
<id>urn:sha1:591e8de8f1d6e525e6bc6ed552c8505f30b39ed6</id>
<content type='text'>
* .guix-authorizations, .guix-channel: New files.
* guix.scm: Convert to a symlink pointing to
.guix/guile-kolam-package.scm. Move original there.
* .guix/guile-kolam-package.scm: Convert into a module with public
packages.
</content>
</entry>
<entry>
<title>README: Fix broken link to signing key.</title>
<updated>2022-01-19T06:08:05+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-19T06:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=9fd8393a872d917da289ae2bb90c7cbfe2474d62'/>
<id>urn:sha1:9fd8393a872d917da289ae2bb90c7cbfe2474d62</id>
<content type='text'>
* README (Download): Fix broken link to signing key.
</content>
</entry>
<entry>
<title>README: Add releases.</title>
<updated>2022-01-05T11:52:58+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T11:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=deed349d37a1f825086af6fe1e69d2f9882d12e3'/>
<id>urn:sha1:deed349d37a1f825086af6fe1e69d2f9882d12e3</id>
<content type='text'>
* README.org (Download): Add releases.
* build-aux/build-home-page.el (org-dblock-write:releases): New
function.
(build-website): Update dynamic blocks before exporting.
</content>
</entry>
<entry>
<title>website: Add release tarballs.</title>
<updated>2022-01-05T11:49:30+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T11:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=7eee5d0760d7a770ec93e01ebb4d0006538fab9e'/>
<id>urn:sha1:7eee5d0760d7a770ec93e01ebb4d0006538fab9e</id>
<content type='text'>
* website/releases/kolam-0.1.0.tar.lz,
website/releases/kolam-0.1.0.tar.lz.asc: New files.
</content>
</entry>
<entry>
<title>README: Add roadmap.</title>
<updated>2022-01-05T11:38:46+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T11:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=aa13d49fad5897910ce80fa3606e3f4b7843ffc4'/>
<id>urn:sha1:aa13d49fad5897910ce80fa3606e3f4b7843ffc4</id>
<content type='text'>
* README.org (Contributing): Add roadmap.
</content>
</entry>
<entry>
<title>README: Improve introductory paragraph.</title>
<updated>2022-01-05T11:36:52+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T11:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=768539975b1d4cf29ba1d650ce847fb77d7f6f0e'/>
<id>urn:sha1:768539975b1d4cf29ba1d650ce847fb77d7f6f0e</id>
<content type='text'>
* README.org: Improve introductory paragraph.
</content>
</entry>
<entry>
<title>build-aux: Check news during distcheck.</title>
<updated>2022-01-05T10:56:05+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-01-05T10:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/kolam/commit/?id=40e52ca6e3ee1cabe563e8ad2bda3b606ea86e70'/>
<id>urn:sha1:40e52ca6e3ee1cabe563e8ad2bda3b606ea86e70</id>
<content type='text'>
* Makefile (distcheck): Pass version to distcheck script.
* build-aux/distcheck.scm (check-news): New function.
Check news.
</content>
</entry>
</feed>
