From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UEH3EmU3MWVnngAA9RJhRA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 16:04:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UEH3EmU3MWVnngAA9RJhRA (envelope-from ) for ; Thu, 19 Oct 2023 16:04:21 +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 06FF238C46 for ; Thu, 19 Oct 2023 16:04:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1697724261; a=rsa-sha256; cv=none; b=bKAtyZolufnybwsAvKqk9twdTopE3YV+zn+EFAzqyMvaq/Xl7K+2dFRIUakPCdn/+fs+1C MJGuWJMfUwFWCTbCFZOhj+xwowzA4s7PuEo/NJwv6h+u13AGvkwhlfTqbqCj8d4kcVfQwr h/27pbR27SAhREDiIzgWloiV81ykGS7SDe2v6h+64ZBJy3QUmmG1H+kDvl+IHaSlGm60qc mjUHFSq6yZqQ6qUXqOpZGETaQZbSeDk0sAkvydpWlgmt9/KIDOH1z5SheFZ33gJldKmuiN /mOGYCMSzOhZUYr1PI4B9ZQ8UKNTY9+VZ9ek3chO2Zq6qvtOqM8b459rAWf2Yg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697724261; 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; bh=p0gcULM22uS89mfWqvLfiTxa/bFVoP6P/Tu5zv4M3z0=; b=nFeDSX9CNFh1NTcwhLByEWNcJ4d3iBqwtaLW7zwPp8EuWU9ksFNu3kYJhmH0fAUPvNs6n8 8EoMeTTC9u+yqC04TTL76u8KchDKjcNG2NgHweIXs3ZwtHA+TYMT1p6vWj4Iw7INiE5sc1 fpaLMX+cfp8Vc99JltEjik3A7JHxXLuRwBFT7h6F1qyb3QVrvfmoQNLwtf0yFDgGYzZF2h cCweFDo1OJqCTGDg5okkAEiazeRyK0vu3Fg0+pnkU+yz1rPYbYag+jDJjrfTzKnWHsVLOP HI0Vi/BvacYN0g2ve78/ucnzEUrNHNhV4qkbJbqEQbdT3NeASaVw0uJoZYEXaA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtTcn-00068v-LO; Thu, 19 Oct 2023 10:03:45 -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 1qtTch-0005sx-JD for guix-patches@gnu.org; Thu, 19 Oct 2023 10:03:39 -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 1qtTce-00086u-FB for guix-patches@gnu.org; Thu, 19 Oct 2023 10:03:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtTd4-0005q5-8h; Thu, 19 Oct 2023 10:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66639] [PATCH core-updates 0/2] Fix use of nonexistent phase. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 14:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66639 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66639@debbugs.gnu.org Cc: Bruno Victal , Efraim Flashner , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice Received: via spool by submit@debbugs.gnu.org id=B.169772420322380 (code B ref -1); Thu, 19 Oct 2023 14:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 Oct 2023 14:03:23 +0000 Received: from localhost ([127.0.0.1]:37352 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtTcR-0005ou-15 for submit@debbugs.gnu.org; Thu, 19 Oct 2023 10:03:23 -0400 Received: from lists.gnu.org ([2001:470:142::17]:56148) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtTcN-0005of-Vl for submit@debbugs.gnu.org; Thu, 19 Oct 2023 10:03:21 -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 1qtTbm-0005Xx-W8 for guix-patches@gnu.org; Thu, 19 Oct 2023 10:02:45 -0400 Received: from smtpmciv4.myservices.hosting ([185.26.107.240]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtTbk-0007Kn-Qg for guix-patches@gnu.org; Thu, 19 Oct 2023 10:02:42 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv4.myservices.hosting (Postfix) with ESMTP id 8934D2051B; Thu, 19 Oct 2023 16:02:29 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 0C1A08005B; Thu, 19 Oct 2023 16:02:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id neByOh2n2IpR; Thu, 19 Oct 2023 16:02:28 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 7610080097; Thu, 19 Oct 2023 16:02:28 +0200 (CEST) From: Bruno Victal Date: Thu, 19 Oct 2023 15:02:01 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.107.240; envelope-from=mirai@makinata.eu; helo=smtpmciv4.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.66 X-Spam-Score: -4.66 X-Migadu-Queue-Id: 06FF238C46 X-TUID: NFL6yHxhe4wy Follow-up to changes in ed1b2d0a86a0a62d8d843f06669a5f072482c37e. Bruno Victal (2): gnu: perl-xml-xpath: Fix use of nonexistent phase. gnu: rasdaemon: Fix use of nonexistent phase. gnu/packages/linux.scm | 2 +- gnu/packages/xml.scm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) base-commit: d59653b7c9e43ebdbba20e2ca071429507f94c67 -- 2.41.0