From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sJeHDSko32R2qwAASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 10:13:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WIy0DCko32R7TAAAG6o9tA (envelope-from ) for ; Fri, 18 Aug 2023 10:13:29 +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 71E5347B24 for ; Fri, 18 Aug 2023 10:13:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=WIEnXAq9; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692346409; h=from:from:sender:sender:reply-to: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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=OjMjnPFGdNK///NCeovLVI17xIGuOag7GN4YaTb3VXc=; b=imdX+uziwZF6g6CvD4IVGDN4OhwVVa5QZGOJ2v2U+j2L+wCH05dMezC3NhKZ+XXWYCklTe vuuijInwKj/QY4WaA3b2iUCkXau91lbPxBeP33P9Bip9OVl0SWSAfT3W8UWnqTgqpmRFrm DPiU8R5nL3TuePO/8ZLp1RPUDv5CzcRF18xKOz62S77FsrF45J4yXj42Bn8hGEDfWtXaI+ zY5Y8Et6We2P26kP3QQMehBByT8nIC9jJBdQJ3ZVworsMHW3WuzOA6ifKT2pKe8h0vxtpK /lq8IxFD8i51u+gCZpU9LVc72rpJJp5gMZw6RPhmJI5mlp+YmHwzHl9zgqbrkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=WIEnXAq9; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692346409; a=rsa-sha256; cv=none; b=uLt2Wb5WwGiQAsvfNemljLV/gxNkqSwDJY0VpB1TouhDE64gbrv5M/kcnPND//wa2KKNSm bM4qeaXpYQW9lYpuAbNocdSPKKApG/eJpkA5ApPkQliipJdRH1Vsv6SYCEJzR8FEmTsXnN 2Q8VIT17B31SCpFh+AdHDG3t4/BjVEzhJ13am46GWiE7KtCCDn4PqSTmTpQ5sfyvKPws0k 6Suu1LeZ/8u2h6HBIBnH0IEUIVAJzlt6D9D7jlCB6UCgZ+8el4htAAeE11P//8/L3B9JAH 0nv7jBjSFQRKN1czvfGri619+4jzKcVS48dHCJ7pC4o1qIiqPfHm7UPwuNArWQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWubQ-0000Sg-1F; Fri, 18 Aug 2023 04:13:04 -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 1qWubO-0000SF-Ft for guix-patches@gnu.org; Fri, 18 Aug 2023 04:13:02 -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 1qWubO-0007CZ-7T for guix-patches@gnu.org; Fri, 18 Aug 2023 04:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWubO-0003QR-FZ for guix-patches@gnu.org; Fri, 18 Aug 2023 04:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64798] [PATCH 0/2] Fix libexec path in KDE packages. References: In-Reply-To: Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Aug 2023 08:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64798 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64798@debbugs.gnu.org Cc: Sughosha Received: via spool by 64798-submit@debbugs.gnu.org id=B64798.169234633413069 (code B ref 64798); Fri, 18 Aug 2023 08:13:02 +0000 Received: (at 64798) by debbugs.gnu.org; 18 Aug 2023 08:12:14 +0000 Received: from localhost ([127.0.0.1]:46043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWuaY-0003Oe-83 for submit@debbugs.gnu.org; Fri, 18 Aug 2023 04:12:14 -0400 Received: from layka.disroot.org ([178.21.23.139]:41894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWuaT-0003OR-Fl for 64798@debbugs.gnu.org; Fri, 18 Aug 2023 04:12:09 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 556A8413C8; Fri, 18 Aug 2023 10:12:02 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DzPFslL5WIjg; Fri, 18 Aug 2023 10:12:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1692346321; bh=xZcAZwbMWxy/mqQpjNylRR9qbRbxxrqrz/G5Ycw0cds=; h=From:To:Cc:Subject:Date; b=WIEnXAq9YZFDTxEaz10Sx6sTjmhwZwJlebdc0cmTcmnWFm0wwn6r9UqXMvP68A58A uudeegQkjSmAHCXUy0tGbrAFk8zDRmC8qfptkSPuUyLoMaOdfDVKaa/cPskmO61G63 qksd/UTbZjYnoYlDYAMM7Ha2bNCXs1ChWGpR6zuC9iT7Cti9wNwVZaUg4q4QCNL/zo dsH05yR/iYMFhT+5vVaU6PVYLOt38wTVXL3A0Zqz4KZcbe+NdXxh16EYuSnyP4Dm9i YPpxo5n5yEGUtoWMpN+FhZRKkQ9wE8H8dNLL1Ih3e/a7AqWVWfZZbegJT9O0b2OIs4 ZpfDrCYjvc1tw== Date: Fri, 18 Aug 2023 10:11:29 +0200 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via 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-Migadu-Spam-Score: -6.20 X-Spam-Score: -6.20 X-Migadu-Queue-Id: 71E5347B24 X-Migadu-Scanner: mx1.migadu.com X-TUID: k0ZZ58Hwh0Xe These patches fix libexec path in the KDE packages according to the commit 731413a680a33ed1ad909e41e5b388561a63f365. Sughosha (2): gnu: kde-cli-tools: Fix path to kdesu. gnu: plasma-workspace: Fix path to kf5. gnu/packages/kde-plasma.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) base-commit: 9b283090e93f8db7bce4ce210d805959c5c318c0 -- 2.41.0