all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: guile-user@gnu.org, guile-sources@gnu.org, guix-devel@gnu.org
Subject: Guile-SQLite3 0.1.1 released
Date: Tue, 9 Jun 2020 23:13:57 +0200	[thread overview]
Message-ID: <20200609231357.224345c1@scratchpost.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

I’m pleased to announce Guile-SQLite3 version 0.1.1:

  git clone https://notabug.org/guile-sqlite3/guile-sqlite3.git
  cd guile-sqlite3
  git checkout v0.1.1
  git tag -v v0.1.1

The ‘git tag -v’ command checks the authenticity of your checkout.
You may need to retrieve the signing key first:

  gpg --keyserver keys.gnupg.net
  --recv-keys 76CEC6B17274B465C02DB3D9E71A35542C30BAA5

Guile-SQLite3 provides Guile 2.x and Guile 3.x bindings to the SQLite database
engine.
It was originally written by Andy Wingo, with contributions from several
people.

Changes to the previous release are:

* sqlite-finalize: Reset statement when called on cached statement.
* Fix memory management of retrieved blob values.

Danny.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2020-06-09 21:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 21:13 Danny Milosavljevic [this message]
2020-06-09 23:19 ` Guile-SQLite3 0.1.1 released Aleix Conchillo Flaqué
2020-06-10 15:26 ` Ludovic Courtès
2020-06-13 15:13 ` Guile-SQLite3 0.1.2 released Danny Milosavljevic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200609231357.224345c1@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.