From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OABTEFuK72Iz6wAAbAwnHQ (envelope-from ) for ; Sun, 07 Aug 2022 11:48:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eKx6EFuK72JP2AAA9RJhRA (envelope-from ) for ; Sun, 07 Aug 2022 11:48:11 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0700A2CB for ; Sun, 7 Aug 2022 11:48:11 +0200 (CEST) Received: from localhost ([::1]:49090 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKctG-0007zv-73 for larch@yhetil.org; Sun, 07 Aug 2022 05:48:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48532) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKcsA-0007yp-A6 for guix-patches@gnu.org; Sun, 07 Aug 2022 05:47:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46242) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oKcsA-0005wB-1a for guix-patches@gnu.org; Sun, 07 Aug 2022 05:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oKcs9-0006HX-Tj for guix-patches@gnu.org; Sun, 07 Aug 2022 05:47:01 -0400 Subject: bug#57018: [PATCH] gnu: guile-sqlite3: Update to 0.1.3. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 07 Aug 2022 09:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Olivier Dion Cc: 57018-done@debbugs.gnu.org Mail-Followup-To: 57018@debbugs.gnu.org, othacehe@gnu.org, olivier.dion@polymtl.ca Received: via spool by 57018-done@debbugs.gnu.org id=D57018.165986560224118 (code D ref 57018); Sun, 07 Aug 2022 09:47:01 +0000 Received: (at 57018-done) by debbugs.gnu.org; 7 Aug 2022 09:46:42 +0000 Received: from localhost ([127.0.0.1]:35990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKcrp-0006Gw-Ou for submit@debbugs.gnu.org; Sun, 07 Aug 2022 05:46:41 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKcro-0006Gk-Ed for 57018-done@debbugs.gnu.org; Sun, 07 Aug 2022 05:46:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52116) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKcrj-0005vN-4U; Sun, 07 Aug 2022 05:46:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=+8U4KBE9a7ggEstp87q1VsWDqJjFyKJKmNGiuZEzVOk=; b=H2x1qo6DBdSz7+dGhlaR RboB2H84gwrtU17emi08U0ElNiewj5YZffq1iqIneK8asjiZnGVkB7oLJ2zeVAST8TscT0V2KieoL 3oJZsJvI6AiD8QUf6gmh+HyUlNjjlKv1Wd68pRyIaK4/kr1jYm/HE8gwEauUzBgth5gsgkI8K3vyl JTGNL9ebb4w1IW5BKuEuprNKCUaZW6XMe92+KTmv494jbo/qYVnQhHHLz7VBDrx0/2eeYVghhdsUd 7FELC/qSBa5pJmPauxT9WWIxmZnvdtKuOYqyXGcp+cIrKAy0apsr2y43H9fUH909jHwelxTFN3Tb0 Mw/v/J9NxMSPrQ==; Received: from [2a02:8429:81d2:3d01:94c9:8097:ea5c:2774] (port=55674 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKcri-0008Ct-Mo; Sun, 07 Aug 2022 05:46:34 -0400 From: Mathieu Othacehe References: Date: Sun, 07 Aug 2022 11:46:20 +0200 In-Reply-To: (Olivier Dion's message of "Sat, 6 Aug 2022 14:40:52 -0400") Message-ID: <87les0gzdf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659865691; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=+8U4KBE9a7ggEstp87q1VsWDqJjFyKJKmNGiuZEzVOk=; b=RK35NH1kpWNTPUkG+pPTcm+iB6ySY/VAtlHodfnKcMmuiI2P6RouW4B5kAo23J7qF2Yjoa cHGdQ5codSlsG0JZ+xxvpzoKweSbpKrHBJvaCkUoUSr0NodDMdlhPaOdzzjMfhyNBOYN2z ZPwVCIKBEpMcLGxIXK+h810/GV07yhHP9vhmxQDjAjcaMN1TyENehmlZ64C+pWCjzWyNYj jJtjCC325AQtaL7iJoOYnHbnXlO5XvsQIch6Sa9TMMymZconM1Tl1CXyv4RDHWf+E16csO KnlABAmv+4wJWKXgN0aSujFiJpI6JNOGaxWMlGjORdmTvo1ZxdPhh6KMKj3Pcg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659865691; a=rsa-sha256; cv=none; b=B3+JgRUKfwAeYMEihTo7TisFZxh+T0abhpJ1y8AHjA7M2EYbYlzuZbtOCT/kOppE97359h xJ8+hHH4TF6ekliK987kT+FHrjA1TdqbU36PpVl2/AX7uUKYJG3fVWuFSiqbE3yxC0YEil aQ4GwwLWwDIMjdZDFnDwGbeF0gIvDtIek1l1Ycd/lxgxeaxA45sBHIzX+Id6bthLDxmA2c YaQ23VOD43/GZq2BWWhI3bdHDr4kR/VL2B6YT09Cn9duuinGEmgaLnhssJj7U//LROzXrf eKkCfGrT6DvQJQKJ3Q7mS1cXsmboewCGRlaWJxY/6uEZFilhwAzMBHpUC92b0w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=H2x1qo6D; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=H2x1qo6D; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0700A2CB X-Spam-Score: -3.80 X-Migadu-Scanner: scn0.migadu.com X-TUID: 13JTtlYI82VA > * gnu/packages/guile.scm (guile-sqlite3): Update to 0.1.3. Pushed, thanks! Mathieu