From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aEvWJVoEGmRpPQAASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 20:24:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gE3VJVoEGmSZHQAA9RJhRA (envelope-from ) for ; Tue, 21 Mar 2023 20:24:10 +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 55E0B2B862 for ; Tue, 21 Mar 2023 20:24:10 +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=1679426650; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=VZUgxNrAMmVFv3kZjV6GkoHQVyegh8eMh9pMulY4piU=; b=UdYicG8+4hwgPhv9aCn6s7Gx00Pkl+prK47AOAp4B8SHgSG37jq0tZZAW92OUYj52j0qcz T6dLU371dvxLcd973Og6N1Z+baqwojJ0MbItWJncqndbyVCl7Y3tJpfiF7TbQSLqKHe98D UNghgkysSK8CmGyqPixoKIWe2i4u9vbBJ7bZhuDZPKFyL0ZQomtvgFMFD6C2qxXhckHEhZ bvbOSE+aFK6BUqUO54A0Pl9PyGjjJ/vzk3y7NovoKqpx1+Sze4vYmQEKV5pAPRujBQq2yx wunNNcUqaldiKRHQIktmb6pb1ixgkktkWgLWNIrbs+uGnVmqH1fzehj+OnLrCA== 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=1679426650; a=rsa-sha256; cv=none; b=l689JPsr11eZCmDSkhLmXoCZ6CLVVLrQIG9JW8ASGx75CLCbL4Ge/LOVV/JHwiidX7PS9c z6DDOPgebvtkGyPwPzkbYe4nTVgVa+HoP7FpFzear0h0aN/6KM6hNxSVpzJ2DT7jwtawaz c/sO0oBcyhLaekRZGHAwWxkA64nVGWCbKxHog3HgtdRr7BcIRSJWWO9OcTFCaFGsaR5rD8 fnF65+F5TAFEzb76kWFvOsJRvBW94aX5sHPq12FT9luuyd0vGftKKYSd2f7S7rxpB8xWAU riZTnZXOg72F6ueXW5ZRN8/ncUH4hbLXLZAydh8pux/HgxdMcrhq6HJbCxUmZA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pehaX-0003Pd-Oy; Tue, 21 Mar 2023 15:24:06 -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 1pehaU-0003OU-GI for guix-patches@gnu.org; Tue, 21 Mar 2023 15:24: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 1pehaU-0002Wz-7b for guix-patches@gnu.org; Tue, 21 Mar 2023 15:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pehaU-0000Os-3U for guix-patches@gnu.org; Tue, 21 Mar 2023 15:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62348] [PATCH v2 3/3] gnu: psmisc: Update to 23.6. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 19:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62348 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62348@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 62348-submit@debbugs.gnu.org id=B62348.16794266101473 (code B ref 62348); Tue, 21 Mar 2023 19:24:02 +0000 Received: (at 62348) by debbugs.gnu.org; 21 Mar 2023 19:23:30 +0000 Received: from localhost ([127.0.0.1]:60736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pehZx-0000Nh-RS for submit@debbugs.gnu.org; Tue, 21 Mar 2023 15:23:30 -0400 Received: from smtpmciv3.myservices.hosting ([185.26.107.239]:51060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pehZw-0000NT-Gd for 62348@debbugs.gnu.org; Tue, 21 Mar 2023 15:23:28 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv3.myservices.hosting (Postfix) with ESMTP id 3BD642075F for <62348@debbugs.gnu.org>; Tue, 21 Mar 2023 20:23:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id CA3D58009F; Tue, 21 Mar 2023 20:23:24 +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 yXTglsmXrozn; Tue, 21 Mar 2023 20:23:24 +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 7348D800A0; Tue, 21 Mar 2023 20:23:24 +0100 (CET) From: Bruno Victal Date: Tue, 21 Mar 2023 19:23:22 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 In-Reply-To: <3c73c4ee9c2ad8dafabbaacdb757596986511071.1679426568.git.mirai@makinata.eu> References: <3c73c4ee9c2ad8dafabbaacdb757596986511071.1679426568.git.mirai@makinata.eu> 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: X-Migadu-Queue-Id: 55E0B2B862 X-Spam-Score: -3.05 X-Migadu-Spam-Score: -3.05 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: ZuTljGSYbtvX * gnu/packages/linux.scm (psmisc): Update to 23.6. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index ffaf9aadf4..8912bfd091 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2020,14 +2020,14 @@ (define-public powerstat (define-public psmisc (package (name "psmisc") - (version "23.5") + (version "23.6") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/psmisc/psmisc/psmisc-" version ".tar.xz")) (sha256 - (base32 "12z5786dnf37n8wvv73wdcqp3nvsqzhwdk3ajna0mag4yz1fqdyw")))) + (base32 "0al2138z0m2bqrviv3zw2i2km4v8xg5wrw867li4jk4s2l3dwz95")))) (build-system gnu-build-system) (arguments (list -- 2.39.1