From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.lisp.guile.user Subject: Re: Source of guile-dbi Date: Wed, 7 Oct 2020 16:17:19 +0200 Message-ID: <20201007141719.GB2289@tuxteam.de> References: <20201006082918.GD8964@tuxteam.de> <87r1qbzjj2.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10716"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: guile-user@gnu.org To: Zelphir Kaltstahl Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed Oct 07 16:17:54 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kQAGQ-0002fD-4u for guile-user@m.gmane-mx.org; Wed, 07 Oct 2020 16:17:54 +0200 Original-Received: from localhost ([::1]:45534 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQAGP-0005hl-7J for guile-user@m.gmane-mx.org; Wed, 07 Oct 2020 10:17:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39456) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQAG9-0005hb-9V for guile-user@gnu.org; Wed, 07 Oct 2020 10:17:37 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:53102) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1kQAG6-0002Q9-Ln for guile-user@gnu.org; Wed, 07 Oct 2020 10:17:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=K9pDdf2b1b1EXC0cMVZ/tewP8vNU6k2V2k0rA4xTTw4=; b=V7etuzXOCVMSgsONO5I+OfOUVPYLuvbN8gZ/VdapXrfz+zPYEBPSvivYtdt9ubrJmB1ZIhq1udqbiTTH0f0Obuzierf96kVK+6Y5F/DEvC51tzHe7j5Qt2FYmHQ6qLtObkQgvM42iz2H+iEx18cktIc//mhs65kZUrGbFny1izWN4q/zBaZ0wbYzMZigKQMireS0NknyT8bmX6RuaWZBOvcWqIFw1DcsQwSKeKyZVt15lM2uTGeQIzdKSsh0UGHFgXULegnz90RHZ1n8q8nGH75eG3sPNOuxv9VLLCKLi/v49sIJsq71KOzIwkld5hy7KLUVsCsPHeEN1tBpb0bwTA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1kQAFr-0001aw-7h; Wed, 07 Oct 2020 16:17:19 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/07 10:02:31 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16963 Archived-At: --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 07, 2020 at 04:14:22PM +0200, Zelphir Kaltstahl wrote: > Hi Ricardo and hi Tomas! >=20 > On 10/6/20 1:22 PM, Ricardo Wurmus wrote: > > Hi tomas, > > > >> what is currently the canonical source of guile DBI? Is it > >> the github opencog one [1]? I'm asking because I didn't want > >> to (unnecessarily) go through github. > > this works: > > > > http://web.archive.org/web/20170225155326/http://download.gna.org/g= uile-dbi/guile-dbi-2.1.6.tar.gz > I this outdated then? > https://notabug.org/ZelphirKaltstahl/awesome-guile/src/master/list.md#dat= abases No, I think this is correct (have to double-check later). Cheers - t --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl99ze8ACgkQBcgs9XrR2kaY1ACeI/EnO4vtZSmkELSb6iaED42m pOEAn1IWCwZUMn1wGstbtzh5/64OezjM =LIkT -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK--