From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YPUFLNw/TWNLmgAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 13:43:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gqYGLNw/TWPFLwEA9RJhRA (envelope-from ) for ; Mon, 17 Oct 2022 13:43:24 +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 79DE31AE28 for ; Mon, 17 Oct 2022 13:43:24 +0200 (CEST) Received: from localhost ([::1]:60822 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okOWf-00084s-OC for larch@yhetil.org; Mon, 17 Oct 2022 07:43:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39400) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okOWM-0007zx-IQ for bug-guix@gnu.org; Mon, 17 Oct 2022 07:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48470) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okOWM-0008F3-Ah for bug-guix@gnu.org; Mon, 17 Oct 2022 07:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okOWL-0005iw-Sa for bug-guix@gnu.org; Mon, 17 Oct 2022 07:43:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#58561: [PATCH 2/2] gnu: akregator: Fix build. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 17 Oct 2022 11:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58561 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: phodina , 'Brendan Tildesley Cc: 58561@debbugs.gnu.org Received: via spool by 58561-submit@debbugs.gnu.org id=B58561.166600694021952 (code B ref 58561); Mon, 17 Oct 2022 11:43:01 +0000 Received: (at 58561) by debbugs.gnu.org; 17 Oct 2022 11:42:20 +0000 Received: from localhost ([127.0.0.1]:47548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okOVg-0005hw-7d for submit@debbugs.gnu.org; Mon, 17 Oct 2022 07:42:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okOVf-0005hk-3f for 58561@debbugs.gnu.org; Mon, 17 Oct 2022 07:42:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45764) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okOVZ-0008B4-8v; Mon, 17 Oct 2022 07:42:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=nHg/bstkUYH2NewUYjc6qZ1BWRS2sXeldfI3bwerLlg=; b=jZ+Z2fGIgQBRzPDxYk6Y JO2s8gILrC1MHKwOUg9aRgbN4gcNcdrhcPHRha9Z3MC4E+r6+ISuktLSERyjOjE1qCvN4kZFeOV6o Pcxrsq4S9561HRFNqVsiWOLpaTPzl94gxXFqTUdLLs/VrAKWqlQnw7TnENn/oj7SQPvJPKHQX5Dww Zi+zM0Q6DQMGnzcSXVkzNwOWtImeHpBZJejmAhS2mY80re9V0EKLV4nPhv2vQQTLNnA4dikR2k1Lt n4uc3HSE3vgs/7DJoNKIMzXSQKqDxknjqn80paKMbYg500rIlId5vGxt43AUvbxAHhEi4x/MKhRR+ LDTHljr4EqBivw==; Received: from [84.211.203.64] (port=58184 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okOVY-0003bE-4U; Mon, 17 Oct 2022 07:42:12 -0400 From: Marius Bakke In-Reply-To: References: <20221016043321.23138-1-mail@brendan.scot> Date: Mon, 17 Oct 2022 13:42:07 +0200 Message-ID: <87pmeqvfqo.fsf@gnu.org> 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666007004; 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-cc: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=nHg/bstkUYH2NewUYjc6qZ1BWRS2sXeldfI3bwerLlg=; b=gnmDLP1DwQTmcWb2wXWlsr81kCv6DGp3YTK2BpnRWn8X8j2Mpv6PmEfbc9924usPFFoICm 5SzjjNh/NtxYCoprGX/JQVAh5rBBEJSL5Fp9BgStzFRG5/WYa8E6msYYDYnAz2wjS8Z4xS sBplEd6/sLXD51+IJoQe8xMTB+U1NfnPOstuzNiXmvo1ZywpCatCl2BypF39mUxv4Ad+m/ krKbXtxSwOyvYMO+e76/NsD5U6vfXcDcifLwOUbZ6nl5vjeipqmEoJaxq2oOMSn+nAUK2Y HSpV1LQPCPzzN4I/DnTYjAvvZ9dWPMx7A+/3OVo1b+vhpys/zS9EWqqXOQYDXg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666007004; a=rsa-sha256; cv=none; b=Bn9OfJodnANV08HHjNQG7hrhAyBavGftmeyHZ/2sRC04Sz89zMCYIcZeUkf+Kvxt/6gVql oROT4uvJxiU6gT/AYOjZ4eevl+b4Do1myNnT2QvxWdcOwT50duLv82mGZRmp9YBEkpyID5 4dL4rgwMvig1sRfDL7pqXF/LSlWprxyeMkmvWxapXIznhrrgnDEkyA/rLtCBY/P3q/mB46 z8K/SXxNrLKqNqWYtgfjD5AA8Dd+g+15ZKCUJfXR9l1a8pPlOKulUtPpSo/dIH32hEnQhj X/PBNW9TX+qBrwmUhYGOrt/2mb2TxVgtNOx8qDW4iqjAUEDbWCLLUUqn0UivWQ== 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=jZ+Z2fGI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=jZ+Z2fGI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 79DE31AE28 X-Spam-Score: -6.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: APD4gIeXUgcn --=-=-= Content-Type: text/plain phodina via Bug reports for GNU Guix skriver: > Hi, > > unfortunately incorrect hash was pushed in the last patchset. > > The patch is already part of the next patch series [1]. > > Also it's tracked here [2]. > > 1 https://github.com/phodina/guix/commit/4636279dfb3b96eb5836baad0d8ea36e58ff79ee > 2 https://issues.guix.gnu.org/57608#8 Whoops, I had missed these patches and pushed similar fixes to 'master': 8681d90d50 gnu: akgregator: Fix source hash. 3d8c243efb gnu: akgregator: Fix build. Sorry for the duplicate work Brendan & Petr! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCY00/kA8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHfxCQEAlSB4Na7mgTUUburrKUnn2XUQew/g2ZWdumJV CkjTIs8A/Rc5dDnjmtaTfXDtXkwmfvMqwNllKoZM6CWWs2ifnm4L =Rhy5 -----END PGP SIGNATURE----- --=-=-=--