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 mDJUDn7q/GISAgEAbAwnHQ (envelope-from ) for ; Wed, 17 Aug 2022 15:17:50 +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 WLNjDn7q/GJW3wAA9RJhRA (envelope-from ) for ; Wed, 17 Aug 2022 15:17:50 +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 D8B5415083 for ; Wed, 17 Aug 2022 15:17:49 +0200 (CEST) Received: from localhost ([::1]:37176 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oOIvZ-0006ZH-4i for larch@yhetil.org; Wed, 17 Aug 2022 09:17:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58558) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oOItv-0005JC-1g for guix-patches@gnu.org; Wed, 17 Aug 2022 09:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60023) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oOItu-0002zC-LD for guix-patches@gnu.org; Wed, 17 Aug 2022 09:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oOItu-0001S8-FZ for guix-patches@gnu.org; Wed, 17 Aug 2022 09:16:02 -0400 Subject: bug#57259: [PATCH] gnu: geos: Update to 3.11.0. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 17 Aug 2022 13:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57259 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nikolay Korotkiy Cc: 57259-done@debbugs.gnu.org Mail-Followup-To: 57259@debbugs.gnu.org, othacehe@gnu.org, sikmir@disroot.org Received: via spool by 57259-done@debbugs.gnu.org id=D57259.16607421455539 (code D ref 57259); Wed, 17 Aug 2022 13:16:02 +0000 Received: (at 57259-done) by debbugs.gnu.org; 17 Aug 2022 13:15:45 +0000 Received: from localhost ([127.0.0.1]:49768 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oOItd-0001RH-3w for submit@debbugs.gnu.org; Wed, 17 Aug 2022 09:15:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oOItY-0001Qz-C5 for 57259-done@debbugs.gnu.org; Wed, 17 Aug 2022 09:15:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50242) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oOItL-0002pP-SD; Wed, 17 Aug 2022 09:15:32 -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=Jm+/ic4do5QiPI9gSH2Dy1qeLBchdnD+MMf1hEyt11U=; b=hKPJiemiELU5X4ICFKxJ skRQlV3AsOso67OEJa3eGA+BG7xp/pUzDgv1Ne0rGz/T/oIu5y4W3KorD5Dlei2j+zc8gr9c/hBCT tjInkApdsmUGJtSDP1meytVaVf9P9rutelnYZlvqrJNafNygrO5xDZ7ppA0IscvRv8vTqispmGB4I BL9DtDk/lj+SNTo96ezaFDmlLhsvhz7gvFGV3kjhcifccIMGZutikTaDThQKfL9/2cRMZDGEJ9v45 d00ssd5NyUjenuTofAWITFgCWa79zhnkPNIeGrJSSQuC45udGEAB1PHx6Y//DOavzmnwGx2hE5usW nlOOXucemKJ7rw==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775]:49198 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oOIt1-0000WC-IK; Wed, 17 Aug 2022 09:15:26 -0400 From: Mathieu Othacehe References: <6fa126f9063a7e4a51bdd5f7e13c76f2bed19183.1660728223.git.sikmir@disroot.org> Date: Wed, 17 Aug 2022 15:15:04 +0200 In-Reply-To: <6fa126f9063a7e4a51bdd5f7e13c76f2bed19183.1660728223.git.sikmir@disroot.org> (Nikolay Korotkiy's message of "Wed, 17 Aug 2022 12:23:43 +0300") Message-ID: <877d37vwo7.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=1660742269; 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=Jm+/ic4do5QiPI9gSH2Dy1qeLBchdnD+MMf1hEyt11U=; b=D50LGmPPHef0dnasJJ1SNWMI/g+Jk+bpApI+0B3DzOm/VIFt9hO763BW25aIrqSKL9WKC2 Vtmoqy+6+T+ijcTdQRmu4F7rcD8lNjClPBQRNCzcS8xAcWEilv4YgJAEnh5oJWcjeTdwU0 P3KWAaOb5YIhESPK34322C2AKeKG2E9SGd+22UCGS1CCS1TeI+vnS82GSCmsJZ7oYc23vY mrkHiqzbG1OJ5P8v2X7DpYVcDc6vIlM0cSy1wz19F2mnelZQFI8l2WKisEGlWbdZUVl2G6 PoJ53jCX6GYTNt06wKT7WN/jrrgggTE24dMWpv5gqrlUqiPB4+W/04/3YiHb+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660742269; a=rsa-sha256; cv=none; b=GF5rz8susCu+6cs4yFI5nludo0oiQx6eDPWJ7BHPjm9rXVQwZmc39KigG9WIqIy7Nms5rR v1Wvb/obK1gRrFc9/pZFNi5UooUzxInuGJKqgoGB6+l5bQzN2FMCLX5xgMR4f+atKAwhT9 MELLD0wRmE5Vb5KGWy5Va9GXjAPrDAp/159tehCr03+Ovz5+B1g38dptE5vrSwZYlO62LC 0sxVwE7EWyk+S1z7YcU9GGXVsV8+gxy2ClDM3uGMyD5L6Q8hlQFyaS8upGQ6zJgzr8VKRR TnIYXjxPFqBefAHZvIfO4rx/p1ULPHumeJHE8Zb8QwvbFTKXuRZ/MeMQYEeCvA== 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=hKPJiemi; 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: -2.76 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hKPJiemi; 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: D8B5415083 X-Spam-Score: -2.76 X-Migadu-Scanner: scn0.migadu.com X-TUID: NnQJHW1/eQDO > * gnu/packages/geo.scm (geos): Update to 3.11.0. Pushed, thanks! Mathieu