From patchwork Mon Oct 26 09:51:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Brielmaier X-Patchwork-Id: 24818 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 35B9727BBF2; Mon, 26 Oct 2020 09:59:24 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8ABF327BBF1 for ; Mon, 26 Oct 2020 09:59:23 +0000 (GMT) Received: from localhost ([::1]:40418 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWzHe-0003Yh-Ij for patchwork@mira.cbaines.net; Mon, 26 Oct 2020 05:59:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35020) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWzBW-0005Jt-9G for guix-patches@gnu.org; Mon, 26 Oct 2020 05:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55168) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kWzBV-0001hz-Vy for guix-patches@gnu.org; Mon, 26 Oct 2020 05:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kWzBV-0002y5-Ui for guix-patches@gnu.org; Mon, 26 Oct 2020 05:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44234] [PATCH] gnu: icedove: Update to 78.4.0. Resent-From: Jonathan Brielmaier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 26 Oct 2020 09:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 44234 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 44234@debbugs.gnu.org Cc: jonathan.brielmaier@web.de X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160370593211351 (code B ref -1); Mon, 26 Oct 2020 09:53:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Oct 2020 09:52:12 +0000 Received: from localhost ([127.0.0.1]:38481 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kWzAi-0002x1-5d for submit@debbugs.gnu.org; Mon, 26 Oct 2020 05:52:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:40566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kWzAg-0002wu-Qx for submit@debbugs.gnu.org; Mon, 26 Oct 2020 05:52:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34732) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWzAg-0004YR-Hv for guix-patches@gnu.org; Mon, 26 Oct 2020 05:52:10 -0400 Received: from mout.web.de ([212.227.17.12]:34959) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWzAe-0001MW-Cp for guix-patches@gnu.org; Mon, 26 Oct 2020 05:52:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=web.de; s=dbaedf251592; t=1603705926; bh=qxj5S4km2kLi0BOnyFG8G6o/J5qkzzrWhhFlBbLF+tY=; h=X-UI-Sender-Class:From:To:Cc:Subject:Date; b=FioiFpvTtaI1XCg4Gf5maE0PwTpLfHAcAtrX8aPiIl1YGf2OgfRLQfH7NLVvL9203 zQgpcps/6QzM2TVD1r3yvkVtdbSKCBrRyFnKbaYmrq1MAugyE+HoeKn+RUremUvy3b kxUZD9uj+nltFxIzTAJEkGVJOa2D9/CXRBZqpbBc= X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 Received: from 3700X.fritz.box ([5.146.192.20]) by smtp.web.de (mrweb102 [213.165.67.124]) with ESMTPSA (Nemesis) id 0MCZh8-1kfGuS0z90-009MMX; Mon, 26 Oct 2020 10:52:06 +0100 From: Jonathan Brielmaier Date: Mon, 26 Oct 2020 10:51:57 +0100 Message-Id: <20201026095157.1628-1-jonathan.brielmaier@web.de> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 X-Provags-ID: V03:K1:g5SfDSFpXSs0i2eb9vUwf2BLuwon3XgxlA++UeGdFXGYsYTkjUX EUBK3xZohDdjCp535FcBUOvZkSMyjir8m7xJIBIgd/VTXzpbMTcivV0ZXjsEtEO6Y2wigGt fNj+Z9ReSFeGLsS5bCggNjmfyF074nNdt00tINe/DfR0DE7GGA+WZadp+IZXgGyrVH1dc+B Wcopgs3+ywdW1YNTKnoLw== X-UI-Out-Filterresults: notjunk:1;V03:K0:3rEc5KqjIqE=:ztxXcCjEjupSqyvx3mAccB HkXPANQmBE9hufsw9V/+OriwN//HKNw7tROS9255zwZCXjemgyVpq4WVVKq4nPxSgQ12JBCru hOtHeEaX7VtHcKF9DxqN2jeiZ0qRDGAHNU/8XQr2kjx6UxLHyUWlZrv3TJhgmQIAtDJUvkp35 KqLF050UWsFVxZZdVYAH1AUz48ITpYls6mgjRA9OcqaS5Ttg11k9ppZBtz3uw/27wBvN4fve4 i/S4j2J8pHj1+pJKCGpJTTUPz1DkmdxDmAW43LaCHZsR+NeHqIQQEl8BFvSCSpD6dHWCiuxMQ oTegxu5FBNulcYNjx/85SV7UJZ08bgUIeIFv4gWZ22daf9Aqu+10dtPtW59aZxrLhDwKMAlVU kfZbog+s0MPdNRVDs8pImw7bA41tG99V6H7DcdvLqd8R4FvNnqytwjcKqyA8iPkrtHAkJWGwA 8MGIICIu3N2Ubjbzn03/2RuMMv6PRGHudH81zOgVCKok+py4pBvNwbojWprue6XF+i+Ta2MuR iwg+beE6esS4AAigj1BPoywvvj0GZNaDFXmm0VuKMWSt4AtqQXr8H5KyTL0Zo6fxXfVPDWz+r cRThdTuQtXoIh299YfufeNYMt0O80l232H6/UZgUoyt7D39rWiKE3uyK9YFltpchkycg3rV8E qeAgYFm/ZqpebeKt7X4dxK7x3+K8pl9q5hLJwNowW+zrPEPv1pRcA5th4T8VTHHgW2fyA6mxz PLcET2Ez6U5lpKPX7qATXtQOYVijNOIJZpBX8+ul1d20vAssjdrllBAynFOprj5UZamK3+zty D0TlzQIklpwt5uTMSK5jopGhCKYfi8Cn6G19alUnCtXHtReVmEh8XvCt++dFy4iop7yxBlQ0x 3dfcj9RRsx0itIFmGh2sJ66ma2MsTvMPQ/n2ft0zI= Received-SPF: pass client-ip=212.227.17.12; envelope-from=jonathan.brielmaier@web.de; helo=mout.web.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/26 05:52:06 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gnuzilla.scm (icedove): Update to 78.4.0. --- gnu/packages/gnuzilla.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.28.0 diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index 6dc2711379..db67d7ad0a 100644 --- a/gnu/packages/gnuzilla.scm +++ b/gnu/packages/gnuzilla.scm @@ -1161,11 +1161,11 @@ standards of the IceCat project.") (cpe-version . ,(first (string-split version #\-))))))) ;; Update this together with icecat! -(define %icedove-build-id "20201016000000") ;must be of the form YYYYMMDDhhmmss +(define %icedove-build-id "20201021000000") ;must be of the form YYYYMMDDhhmmss (define-public icedove (package (name "icedove") - (version "78.3.3") + (version "78.4.0") (source icecat-source) (properties `((cpe-name . "thunderbird_esr"))) @@ -1445,7 +1445,7 @@ standards of the IceCat project.") ;; in the Thunderbird release tarball. We don't use the release ;; tarball because it duplicates the Icecat sources and only adds the ;; "comm" directory, which is provided by this repository. - ,(let ((changeset "a7e8cbc5a527a8881fe14e5f95ae2aff2cd4eb4f")) + ,(let ((changeset "d5c3faff83924f56859ea4584eb0610c68a0cafa")) (origin (method hg-fetch) (uri (hg-reference @@ -1454,7 +1454,7 @@ standards of the IceCat project.") (file-name (string-append "thunderbird-" version "-checkout")) (sha256 (base32 - "054vk20akia4l3m0nhd9ayl0i11nsrzhlyyz8r7qmcshc9az7cf5"))))) + "146vp5048j5drzyvmsj9v34ifqcywr1gikwh4f1z4l9zad7b09rs"))))) ("autoconf" ,autoconf-2.13) ("cargo" ,rust-1.41 "cargo") ("clang" ,clang)