From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id ODqQIMCTjmXVpgAAkFu2QA (envelope-from ) for ; Fri, 29 Dec 2023 10:39:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id +ABrGcCTjmUv8wAAqHPOHw (envelope-from ) for ; Fri, 29 Dec 2023 10:39:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=GclFudUw; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703842752; 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=gxPEPeFG2EUkBFRI4W1JIrKaR2vKMARHagxiHHnYaVg=; b=TzOlJJwjXwNy5NJJWV4iBycmn5wafco4/szIJVBYIEUbFRDjtZDtzSgWoCYhvrHjJalbtS ZZaQ4FM95xUrC1fV/z4IGjpoNFAEqudDBAi5ayK8+jv+Q2yLZnEGMKmi6JN4EmjBsdEpcU QY9GWsqmFPvMVbGKPLn42yQTM30hG6u0sXgn91WLy8wSqhW8QBoc5ZYihJ2Ls6lZfo4ZRm u89bJYo3PNgC5e+Uw9XazFIjAnW6dCqZSS44g90+d+aIhOi4K8/DSQLcwJO4e1iSrP5Hzt Zv1JanxVaZsC4kairK8sUxSTJUNPMKLEAVyFcx8T7wSxCuQGEVjkqJL8IX9QkQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703842752; a=rsa-sha256; cv=none; b=tudSIzSoywFxN9IpgqBEhK9ZqVWXFHqY9AO0vB2kmByn+SbNyV1gKaG3Lrh+BuOE5rcH1v G7Ud8WxzMGOrsHK1UB7n7EV6+utBxCPZJFv4Otj5YG4RSozuVQyaI3t3cqdghgdyX9MrwH i//9sp4J8K76rxENFWQKrMJEWoMwnalYh0TnwXm97T3cLD9cTPrr2eE5ZS0KzOU6JE6/+Z htMZ1atDvj37RJJDb1r899JJwa4cDzUpX25as7BvaE2fq4f8zqPiOFDZqC2gIalFfphhJj mJEVcOHeewfRJYuPq36GolSvc341DVKVbNzcDJb2hHTHpgjf9EADiY5WPl0Arg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=GclFudUw; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) 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 5478031A1B for ; Fri, 29 Dec 2023 10:39:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJ9Kb-000363-VR; Fri, 29 Dec 2023 04:39:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rJ9Ka-000355-JL for guix-patches@gnu.org; Fri, 29 Dec 2023 04:39:04 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rJ9Ka-0002uC-BM for guix-patches@gnu.org; Fri, 29 Dec 2023 04:39:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJ9KZ-00087A-3C for guix-patches@gnu.org; Fri, 29 Dec 2023 04:39:03 -0500 Subject: bug#68089: [PATCH] gnu: spatialite-tools: Update to 5.1.0a. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 29 Dec 2023 09:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68089 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Gruber Cc: 68089-done@debbugs.gnu.org Mail-Followup-To: 68089@debbugs.gnu.org, glv@posteo.net, felgru@posteo.net Received: via spool by 68089-done@debbugs.gnu.org id=D68089.170384270831124 (code D ref 68089); Fri, 29 Dec 2023 09:39:02 +0000 Received: (at 68089-done) by debbugs.gnu.org; 29 Dec 2023 09:38:28 +0000 Received: from localhost ([127.0.0.1]:40784 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJ9Jz-00085v-Qu for submit@debbugs.gnu.org; Fri, 29 Dec 2023 04:38:28 -0500 Received: from mout02.posteo.de ([185.67.36.66]:40337) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJ9Jw-00085b-Ve for 68089-done@debbugs.gnu.org; Fri, 29 Dec 2023 04:38:26 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 63D1A240101 for <68089-done@debbugs.gnu.org>; Fri, 29 Dec 2023 10:38:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1703842699; bh=gxPEPeFG2EUkBFRI4W1JIrKaR2vKMARHagxiHHnYaVg=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=GclFudUwf1tEz56YwolZgNfQ5GPWQSmlzEpgWqmlH4hefV0mcepIeMGqIXpA+iz25 KUEHloh/SF+jzIGQdcxcjzt11SvVcFESuw5Kehqq5sb33SoRvJmj75jJwKQCcM8/nq zJkIc2yIprVCbU/Q2HrFH3wtuAPvZqWa47p8t5i3Gm3Y2HwBRR8Mcl6xAaoWQPG9no CUmCHIl+QVh1wrVW1zR4nZ/HscwCD8ekvBALO7NcTlG5fm0NaIPTMlnAly+Dzdsy/m kJUjSq+xqg2nEVJU4rVxKG7cSwQFN92sLbH3XrUD40HMGgzGAg0GXoIszkcG2MN6Fy 2urngJyr+pzNA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T1gKk6mCkz6tv5; Fri, 29 Dec 2023 10:38:18 +0100 (CET) References: <97b2c78fa946ee5264a37df6804be8f958127a27.1703792454.git.felgru@posteo.net> From: Guillaume Le Vaillant Date: Fri, 29 Dec 2023 09:37:32 +0000 In-reply-to: <97b2c78fa946ee5264a37df6804be8f958127a27.1703792454.git.felgru@posteo.net> Message-ID: <87il4hmjqt.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.96 X-Spam-Score: -6.96 X-Migadu-Queue-Id: 5478031A1B X-Migadu-Scanner: mx12.migadu.com X-TUID: oa3Xcxyrn3CV --=-=-= Content-Type: text/plain Patch applied as d4cef7edffe0283949fc0f06d7796cea3543b92f. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZY6Tig8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8+nwD/Wsy5tU+gJnFLb162xBmjhamNV7fH7c1u0wqF MM+bqTMA/jOqWcQAqnWBHBqnrIXCS6MOWanx2U7e9Zkvqu/2abfD =186u -----END PGP SIGNATURE----- --=-=-=--