From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +DKkHADlGWRPfwAASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 18:10:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +FlfHADlGWSOYwAAauVa8A (envelope-from ) for ; Tue, 21 Mar 2023 18:10:24 +0100 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 4A3471726F for ; Tue, 21 Mar 2023 18:10:24 +0100 (CET) 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679418624; 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=7LKabZj3QikHvkL0A1sKxgu5zMY1jey8+KheUKzmhos=; b=DY9ew2OFMUI4gyFIwORnnbLDITlogW/cZNQuYNx4pvz1IF2FFDl0ibtaYPd1zZBvtYWM7u DSy606RZTb/u+6+EhDxxJeqmNfp4FM3aHNW9utZ0idrYg255D2PYoHNvqwNQlOZlgHdPMi Ovjh+XFCl40uKh2wZgWBtxV5TYxd2yL3V97cyOfx3V79O5BMF8zbsMM0HNZ6uwux/Pe6qS LNaRG7PTldj7U8cS4nl/vxvd2gpKawNCjE2s1lgLnVlhArFmi7a/mIPFiwF3kHjdnbEm8y aBxDgBJICnWYx7YbKDZ28buet//LZlkl8kMcMmIqgz6+OZ2rBp3qsCsXCECKxQ== 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-Seal: i=1; s=key1; d=yhetil.org; t=1679418624; a=rsa-sha256; cv=none; b=ruKlGsWZDcBJ53CjBwdKVxUBWEpiW9D4EcC5sxj1gr6rlbU9TDNddFINOhlQP9Lw7JHYTG 3s5+BrwmRzCooIIZeL/3oEsmOVpahlIXsqb9O9WVZZKqsGb6Vw4TvR9Tozj78TajGpRgRL i3mB/wfeU7jZCs6Ebkixh5aiOmXDXcZyqijkHeKrTnbt87Lm7IrQW8sDGMFzNv6gN08lfO N8oDO4rPqVMNq3xZQ+pRaZsgH6P1Ifj1i0c6RRwiapkDgMRDSaR8PsegHIoyu5+PbKnmro 64Hqo1F/39GHpqaYnfr73B1qpDQAJQly5nUbVBKrjS/9G3r/7oYKX2OJF62R3Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pefUq-0002fE-MA; Tue, 21 Mar 2023 13:10: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 1pefUo-0002dj-Fj for guix-patches@gnu.org; Tue, 21 Mar 2023 13:10:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pefUo-00008s-60; Tue, 21 Mar 2023 13:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pefUn-00008z-Pz; Tue, 21 Mar 2023 13:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62348] [PATCH 0/3] Update psmisc to 23.6. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: ludo@gnu.org, guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 17:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62348 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62348@debbugs.gnu.org Cc: Bruno Victal , ludo@gnu.org X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: ludo@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1679418587523 (code B ref -1); Tue, 21 Mar 2023 17:10:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Mar 2023 17:09:47 +0000 Received: from localhost ([127.0.0.1]:60413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pefUZ-00008N-CQ for submit@debbugs.gnu.org; Tue, 21 Mar 2023 13:09:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:41370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pefUY-00008F-2F for submit@debbugs.gnu.org; Tue, 21 Mar 2023 13:09:46 -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 1pefUX-0002VI-Oz for guix-patches@gnu.org; Tue, 21 Mar 2023 13:09:45 -0400 Received: from smtpm4.myservices.hosting ([185.26.105.235]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pefUU-0008EW-Pl for guix-patches@gnu.org; Tue, 21 Mar 2023 13:09:45 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id B312920CFD for ; Tue, 21 Mar 2023 18:09:29 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 6FCF4800A3; Tue, 21 Mar 2023 18:04:22 +0100 (CET) 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 4v2DPmTrk8KS; Tue, 21 Mar 2023 18:04:21 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id E9D21800A1; Tue, 21 Mar 2023 18:04:20 +0100 (CET) From: Bruno Victal Date: Tue, 21 Mar 2023 17:04:07 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.235; envelope-from=mirai@makinata.eu; helo=smtpm4.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: X-Migadu-Queue-Id: 4A3471726F X-Spam-Score: -2.95 X-Migadu-Spam-Score: -2.95 X-Migadu-Scanner: scn0.migadu.com 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-TUID: 6daOGDdYbPvK This patch-series modernizes the package definition with G-Expressions and updates it to 23.6. Along the way, the patch from #34828 [1] was integrated into this series with some minor touchups, after resolving the merge-conflicts. [1]: https://issues.guix.gnu.org/34828 Bruno Victal (2): gnu: psmisc: Use G-Expressions. gnu: psmisc: Update to 23.6. mikadoZero (1): gnu: psmisc: Make description more informative. gnu/packages/linux.scm | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) -- 2.39.1