diff options
| author | Arun Isaac | 2024-05-10 15:15:16 +0100 |
|---|---|---|
| committer | Arun Isaac | 2024-05-10 15:17:57 +0100 |
| commit | 87d7fddb1c3fcf136663379a4b1eb6bc48ef4129 (patch) | |
| tree | 0b45c7f2b231e2c0d032c8758385cb9a37d62442 /README.org | |
| parent | 74b4bb4cb3b229cab586d74493e07e9b28d4a5c4 (diff) | |
| download | guile-xapian-87d7fddb1c3fcf136663379a4b1eb6bc48ef4129.tar.gz guile-xapian-87d7fddb1c3fcf136663379a4b1eb6bc48ef4129.tar.lz guile-xapian-87d7fddb1c3fcf136663379a4b1eb6bc48ef4129.zip | |
README: Add 0.4.0 release tarball.
* README.org (Download): New section. * website/releases/guile-xapian-0.4.0.tar.lz, website/releases/guile-xapian-0.4.0.tar.lz.asc: New files.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.org b/README.org index bf0aa25..58a4dbd 100644 --- a/README.org +++ b/README.org @@ -62,6 +62,19 @@ example searches. ./pre-inst-env guile examples/search.scm /tmp/db description:\"leather case\" AND title:sundial #+END_SRC +* Download + +[[https://repology.org/project/guile-xapian/versions][https://repology.org/badge/vertical-allrepos/guile-xapian.svg]] + +Download release tarballs. + +- 2024-05-10 [[./releases/guile-xapian-0.4.0.tar.lz][guile-xapian-0.4.0.tar.lz]] [[./releases/guile-xapian-0.4.0.tar.lz.asc][GPG Signature]] + +Download [[https://systemreboot.net/about/arunisaac.pub][public signing key]]. + +Browse the [[https://git.systemreboot.net/guile-xapian][development version]] of guile-xapian hosted in a git +repository. + * Contributing Feedback, suggestions, feature requests and bug reports are all |
