From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gOy+GodR2mCmMAEAgWs5BA (envelope-from ) for ; Tue, 29 Jun 2021 00:47:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id GMdpFodR2mASTgAA1q6Kng (envelope-from ) for ; Mon, 28 Jun 2021 22:47:35 +0000 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 BA5341FBD8 for ; Tue, 29 Jun 2021 00:47:34 +0200 (CEST) Received: from localhost ([::1]:48662 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ly02P-0002Wb-0q for larch@yhetil.org; Mon, 28 Jun 2021 18:47:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56018) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ly01u-0002WE-HM for guix-patches@gnu.org; Mon, 28 Jun 2021 18:47:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41699) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ly01u-0005Ym-8n for guix-patches@gnu.org; Mon, 28 Jun 2021 18:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ly01u-0002us-3C for guix-patches@gnu.org; Mon, 28 Jun 2021 18:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49266] [PATCH] gnu: libreoffice: Update to 7.1.4.2. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Jun 2021 22:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49266 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49266@debbugs.gnu.org Cc: Giacomo Leidi X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162492039111171 (code B ref -1); Mon, 28 Jun 2021 22:47:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Jun 2021 22:46:31 +0000 Received: from localhost ([127.0.0.1]:53245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ly01O-0002u6-ST for submit@debbugs.gnu.org; Mon, 28 Jun 2021 18:46:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:36154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ly01L-0002ty-N3 for submit@debbugs.gnu.org; Mon, 28 Jun 2021 18:46:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ly01L-0002SW-Cf for guix-patches@gnu.org; Mon, 28 Jun 2021 18:46:27 -0400 Received: from latitanza.investici.org ([82.94.249.234]:50225) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ly01J-00056E-0f for guix-patches@gnu.org; Mon, 28 Jun 2021 18:46:27 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GDN4r219bzGp5M; Mon, 28 Jun 2021 22:46:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1624920380; bh=jETdjZ9KecPdWePXs6nSuzLO55mIWiFJq/K4Ug2gUHQ=; h=From:To:Cc:Subject:Date:From; b=pPauniZQjcx7hKdWztQPgLikf+WIN4cmt0cwWK0vnCuc3gT9dyaR9BaEGZjWkKuPL 2infhNV4LKUuuAo2vPOIQ/Dt6bMGTFkaKeCF+Bvy203/fIMdLGveVGZv+mNDLTPXeW nNXzuRMkWFHyOqWKn+5uGpri51LT4jz/3Sv22+o0= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4GDN4r0tDPzGp3r; Mon, 28 Jun 2021 22:46:20 +0000 (UTC) From: Giacomo Leidi Date: Tue, 29 Jun 2021 00:46:06 +0200 Message-Id: <20210628224606.8053-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=goodoldpaul@autistici.org; helo=latitanza.investici.org 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624920455; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=jETdjZ9KecPdWePXs6nSuzLO55mIWiFJq/K4Ug2gUHQ=; b=KTG/J76Y+fB+8DU7d4UZmIMvruL8+IwrqT9sNoV0UHDJOkzdrzJ8m5AFwMR7ySOSyeMoUv jzVQYDtA/W7U4UundHdQ24LeFuDchGZsoPeIAKHTzV2PVvdoZfppkw7R4fEKVi727XF9Aq K+kP4xPXD2uPXbQJ04E9CcE9X0iqC/Bs8QPcjSUfSy0PCxL/UN2JBEJLsAtFCQnl6Xw+b7 1sNHHbZRox6fwpxtIDJVxdLVaiQ+b+jgNzX/1+eoGBtxY6HJP29tHAoPAkAehkYw5xzRMP G56XcRMiUToqnNKoive2NvfcuxndE7lmyq8pkkvUWi9OAoJM3zdLTwcJ8rQl9g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624920455; a=rsa-sha256; cv=none; b=RJdlqa3F0Q3KgAfQZvu4y4QmkHaObB2dPdA++7oUHVSTOGTD62Wzn3jhYW3XExnwZeSMAy 5LoNvO471LNjgnXwcObAxnF/XxiIVLCttmIPrkUzbNfMYFJoSF+ilMXG2UwkWAlGsdlNR+ cwgEFnwI0we8oXgYPcIS+1eQTzY2QinJqxOdXcyrM3fyaHOjMUEKJnbwYzwtT3HnPbLtaG A3AlH2tpVPMrlwH2KyN5Whz+e/W11ygakz9N2ISFcTW41qm9C4Pon7WW058v3AD2HUxeuK fbtiBc2RGi0MyTFdVJl93WYbY7lYglm1gQRXfAHvpRA6ZVg8sbvvJj3rPuoURw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=pPauniZQ; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.58 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=pPauniZQ; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: BA5341FBD8 X-Spam-Score: 3.58 X-Migadu-Scanner: scn1.migadu.com X-TUID: gEYEb225peaq * gnu/packages/hunspell.scm (hunspell-dict-it-it): Update to 7.1.4.2. --- gnu/packages/hunspell.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/hunspell.scm b/gnu/packages/hunspell.scm index ab808901f6..260e934ad0 100644 --- a/gnu/packages/hunspell.scm +++ b/gnu/packages/hunspell.scm @@ -46,7 +46,7 @@ (string-append "libreoffice-" version)))) (file-name (git-file-name "libreoffice-dictionaries" version)) (sha256 - (base32 "0vvxnjpm1322ahf9q8bqs1yhkn7krglw8c6yazcf7a3jljykd9k9")))) + (base32 "0h1sz8haqwpis4af1vy7jvivl4rr9g53l4l680qa7yn0691gkiv3")))) (build-system trivial-build-system) (native-inputs `(("source" ,source))) -- 2.32.0