<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-xapian/.guix/guile-xapian-package.scm, branch v0.5.0</title>
<subtitle>Guile bindings for Xapian</subtitle>
<id>http://git.systemreboot.net/guile-xapian/atom?h=v0.5.0</id>
<link rel='self' href='http://git.systemreboot.net/guile-xapian/atom?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/'/>
<updated>2026-09-24T01:48:41+00:00</updated>
<entry>
<title>Move website G-expression to separate file.</title>
<updated>2026-09-24T01:48:41+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-24T01:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=f6bba70391b887588c9c4652a683db89bb4ecb3a'/>
<id>urn:sha1:f6bba70391b887588c9c4652a683db89bb4ecb3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import guile-2.2 from (gnu packages guile).</title>
<updated>2026-09-23T22:47:41+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-23T22:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=3fb953203ba59e94a024df6e3b958884560fafb8'/>
<id>urn:sha1:3fb953203ba59e94a024df6e3b958884560fafb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add guile2.2-run64 for guile2.2-xapian.</title>
<updated>2026-09-23T22:27:48+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-23T22:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=019186e9df35acee74821a6bbe8838de1d8097f3'/>
<id>urn:sha1:019186e9df35acee74821a6bbe8838de1d8097f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use guile-run64 for tests.</title>
<updated>2026-09-23T01:00:51+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-09-21T00:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=eb7fee601934f30cc3be7f5ba664e3df1b355853'/>
<id>urn:sha1:eb7fee601934f30cc3be7f5ba664e3df1b355853</id>
<content type='text'>
</content>
</entry>
<entry>
<title>guix: Add autotools dependencies.</title>
<updated>2024-07-05T22:25:15+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2024-07-05T22:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=ee3c6154ebe84307d68a3248873c0a468f258771'/>
<id>urn:sha1:ee3c6154ebe84307d68a3248873c0a468f258771</id>
<content type='text'>
* .guix/guile-xapian-package.scm: Import autoconf, autoconf-archive,
automake and libtool from (gnu packages autotools).
(guile-xapian, guile2.2-xapian)[native-inputs]: Add autoconf,
autoconf-archive, automake and libtool.
</content>
</entry>
<entry>
<title>guix: Add G-expression computed-file to build website.</title>
<updated>2024-01-12T14:09:30+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2024-01-12T14:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=55f218b7f8db67fff559df94faaa55abb528939a'/>
<id>urn:sha1:55f218b7f8db67fff559df94faaa55abb528939a</id>
<content type='text'>
* .guix/guile-xapian-package.scm: Import emacs-minimal from (gnu
packages emacs), %guile-build-system-modules from (guix build-system
guile), and (guix profiles).
(guile-xapian-website-gexp, guile-xapian-website): New variables.
</content>
</entry>
<entry>
<title>.guix: Use current-source-directory in git-predicate.</title>
<updated>2023-07-06T21:12:12+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-07-06T21:12:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=33899d1f966490d5093c86f12125d9399d6aa0fe'/>
<id>urn:sha1:33899d1f966490d5093c86f12125d9399d6aa0fe</id>
<content type='text'>
With "..", the git-predicate fails and filters nothing.

* .guix/guile-xapian-package.scm (guile-xapian,
guile2.2-xapian)[source]: Use current-source-directory in
git-predicate.
</content>
</entry>
<entry>
<title>.guix: Name source checkout of Guix package.</title>
<updated>2023-07-06T20:30:18+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-07-06T20:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=9b37e623640111fa2b4d75d3f1b7b4698c0f448f'/>
<id>urn:sha1:9b37e623640111fa2b4d75d3f1b7b4698c0f448f</id>
<content type='text'>
* .guix/guile-xapian-package.scm (guile-xapian,
guile2.2-xapian)[source]: Name source checkout.
</content>
</entry>
<entry>
<title>.guix: Fix package build in channel and CI job.</title>
<updated>2023-07-06T20:30:13+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-07-06T20:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=ad5ab1aa68a7f678f86f2f4782d08fb12d697ca5'/>
<id>urn:sha1:ad5ab1aa68a7f678f86f2f4782d08fb12d697ca5</id>
<content type='text'>
Guix channel builds don't play well with current-source-directory.

* .guix/guile-xapian-package.scm (guile-xapian,
guile2.2-xapian)[source]: Use ".." instead of dirname and
current-source-directory. Add constant function as fallback for git
predicate.
</content>
</entry>
<entry>
<title>Make repository a guix channel.</title>
<updated>2023-07-06T11:25:12+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-07-06T11:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=9f94c2917006816b51197349eac1693ae5337558'/>
<id>urn:sha1:9f94c2917006816b51197349eac1693ae5337558</id>
<content type='text'>
* .guix-authorizations, .guix-channel: New files.
* guix.scm: Convert to a symlink pointing to
.guix/guile-xapian-package.scm. Move original there.
* .guix/guile-xapian-package.scm: Convert into a module with public
packages.
</content>
</entry>
</feed>
