From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0OSEEYZlBWZ/VgAAqHPOHw:P1 (envelope-from ) for ; Thu, 28 Mar 2024 13:41:42 +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 0OSEEYZlBWZ/VgAAqHPOHw (envelope-from ) for ; Thu, 28 Mar 2024 13:41:42 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=V7vdWdSG; dmarc=none; 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"; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}") ARC-Seal: i=2; s=key1; d=yhetil.org; t=1711629702; a=rsa-sha256; cv=fail; b=al3U4Tu0SiS/96YN5XILchcENIVw2lg/hDg8QNHTUiS93lTcH9EwDzIZA3MG6tv0+bT01/ iAjnpL8OKxUT5COhbIZ7ylreMC/f6EcWv5CnP7U4xnm03R+3OP9gWVBBntGCw8CmRVTbxr 3r7ZPfb6ozc07W3YFt7kwyQ+REhnY2YzBglhMD1pdjBIvJitf19YdgDF2myIO47UrjYD+Z /I44zmEW9Qy74dnhyxgi1F4z1CDmBqiNz5+BFhPIHwocOt77ljWVhTH/mqPliYWFTg0w8w 494UegJz3p/AOb9rmxy4r2E7nz6p7vl5pJ37i865+/9Z/rfEcc7gEuKOsg5HQg== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=V7vdWdSG; dmarc=none; 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"; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}") ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711629702; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=iVnXfHfh7DT23djhSvKTDmFgifdLEHyajQWx5mtsvXk=; b=tcU2hXcu90wPYy7kzFz+R6mdJMJg0IapR0roTI6dNq6D2BDbjxuDX1EgpqvwvHG6V9bQ2B Gpsye7HGRCkm9yJBs2b7f7VH3gtSpkN2/ZAT0w/ZZFvyUn7xFpV+hNOHMrBcdSRh8kr/8+ Ruc2KE3Q1NB5CTnLIRqsXNFOwqbOU2yG2Xu8SCAObQM5i/VAp+wC5MPm+yTZNYI98hnHWe T1Bf9Au5dhKjQxJQ74equt2Lfr2t2/JuZaVAqe88HhJyqZg7Rax+9XRbfkeiY36RLrjCkx dtvsqXulejhGnac0KAJsXDLFOU0MTuH1MVmIdnvYIn3yNaQiheIroRB/VsirZw== 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 E967D6547C for ; Thu, 28 Mar 2024 13:41:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rpp45-0000Db-KB; Thu, 28 Mar 2024 08:41:05 -0400 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 1rpp43-0000BL-ID for guix-patches@gnu.org; Thu, 28 Mar 2024 08:41:03 -0400 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 1rpp41-0001Mu-W7 for guix-patches@gnu.org; Thu, 28 Mar 2024 08:41:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rpp42-0005Cv-Lr for guix-patches@gnu.org; Thu, 28 Mar 2024 08:41:02 -0400 Subject: bug#70052: [PATCH] Updated the package from 0.6.0 to 0.9.0 References: <2e19eb23917df2ebefe9826f549e3e7ce5fd3e79.1711628998.git.navid.afkhami@mdc-berlin.de> In-Reply-To: <2e19eb23917df2ebefe9826f549e3e7ce5fd3e79.1711628998.git.navid.afkhami@mdc-berlin.de> Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 28 Mar 2024 12:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70052 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70052-done@debbugs.gnu.org Mail-Followup-To: 70052@debbugs.gnu.org, rekado@elephly.net, navid.afkhami@mdc-berlin.de Received: via spool by 70052-done@debbugs.gnu.org id=D70052.171162964519873 (code D ref 70052); Thu, 28 Mar 2024 12:41:02 +0000 Received: (at 70052-done) by debbugs.gnu.org; 28 Mar 2024 12:40:45 +0000 Received: from localhost ([127.0.0.1]:39487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpp3l-0005AS-2u for submit@debbugs.gnu.org; Thu, 28 Mar 2024 08:40:45 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rpp3i-00059y-Tx for 70052-done@debbugs.gnu.org; Thu, 28 Mar 2024 08:40:44 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1711629640; cv=none; d=zohomail.com; s=zohoarc; b=b6MsnZA++9mosXTnAVjS9bA25zT5X1ZFOACLuuNPxOHcm1Mk19oXh4LkOsLAa/Dw0ynqbO5nCb8zMYsE6Kb6bbt+Tt244UnMexn7UBENO+Zh/dfRunrvqEY2iDCwrSeSFztF/BfxOwFE2LQ1gJWyqdBc3HSS1IYdL9RLLiGh9+Y= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1711629640; h=Content-Type:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To:Cc; bh=iVnXfHfh7DT23djhSvKTDmFgifdLEHyajQWx5mtsvXk=; b=k89KPfkRhLbgwbfUZwVuzpX9l1uCO2HUTBwREjTi1ggsyPvkTO5qwpolLc2xL5+8JBF/j/uv+7NVMAq7hgLLO0LKM5l0qZKdZKCdkviw/ToqpAD3dNfaA9k0Yo4kkF2oH9oUl+IqaMq8+rEJweTfII4t8mh1h5cqiyK0cm3rKF4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1711629640; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:From:To:To:Subject:Subject:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To:Cc; bh=iVnXfHfh7DT23djhSvKTDmFgifdLEHyajQWx5mtsvXk=; b=V7vdWdSGOmNeLhMDhXxpDtkzlVXeuUiTQ3nkSG5uyn+WzLM1/YCKnsTsLUybnsOD AhbNcN1WjtKPpl7hq5csrOlkxuPPIMfk7FnI9V6paWXJ1L7AXim+nJIrT4izsssrq8s ducsxNdvF7Iv1ggJXIZjn5hWPxQkkDBawpLpmqC4= Received: by mx.zohomail.com with SMTPS id 1711629638419340.28767222181057; Thu, 28 Mar 2024 05:40:38 -0700 (PDT) User-agent: mu4e 1.10.8; emacs 29.1 From: Ricardo Wurmus Date: Thu, 28 Mar 2024 13:39:14 +0100 Message-ID: <87sf0aa5rw.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External 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-Spam-Score: -1.30 X-Migadu-Queue-Id: E967D6547C X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -1.30 X-TUID: 1FwvFZRdbsC3 Thanks for the patch. I noticed that the snippet should also have been removed, because the changes have been applied upstream. I also took the liberty of replacing the build system to remove the custom check phase. I also replaced the commit message to our usual format. -- Ricardo