From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 IL0AMVTnGWQSXQEASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 18:20:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kHK9MFTnGWRqpwAAauVa8A (envelope-from ) for ; Tue, 21 Mar 2023 18:20:20 +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 9EB5A16ACA for ; Tue, 21 Mar 2023 18:20:20 +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=1679419220; 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=9OKTgCCO1iFBtncIOfRGpuvI/AOmRPuwqi7R+83lkSM=; b=sYQ3PWfArXp4KKQ+UKx01JZvyw1X0PLdsFSAr2K3rEsgR+crApjbyWCoWbNW0x43x4Au5/ /+v/MXtIwV4lEor2O6cT1viQ8fTTf8Low0+fOa1S+EainbDDl5letJGMDpeu9vNs9ZGfxb Esqx79Jmrq4+JmSb0ZVIwuUkmbqJCsBVkrbjuSKNmdOcjY5sZgZCSJvKPgrYy1Pg2D6XQS 7Y0UCqEHZQDAf2zEsYHyII4GYksxsRei+P4LCD+8ysLtT5UNu6GpzxZr/CveqAVrP+8P5X C2aXg+nKc+r9OakDGK+t61PryWmTFmsG8WdeJzF+paIZVnTNotiaPRYE8ujKHg== 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=1679419220; a=rsa-sha256; cv=none; b=nVa2XT4Qfz3XgxmHfSjDc80GSjl6gqdbbBj36CWyAgzSW5ijdWKIzU1NG2LuFtJh2GfSFZ NHhnjDtCYvLvmZDlhJjY0uBAwJbf8+nQ/F0BQHuck7hp5cQTR9gZ3m7BqWG6QMnuE7ZdOt s9Qm/FdvaB7OZSPZ7wnxYxO+3qBjOArVo2eFkdnfc0ZuoDqiQtd6uSEbFIUG0Mtlg6W2fC D52CzJ0bIGJQiCj6pbRfOMTSQCLoillLwh4SXRnD34D2qOZensEZgFaKyI6Q+t1CZNaX1S soIbqY+Gh8wuFBS49Cv+B/sJS8yVnDaWcR778IIyZ8fc37fKi4vTzHkQudV1fg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pefeV-0005zO-Q2; Tue, 21 Mar 2023 13:20:03 -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 1pefeU-0005zB-Ci for guix-patches@gnu.org; Tue, 21 Mar 2023 13:20: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 1pefeU-0004Be-35 for guix-patches@gnu.org; Tue, 21 Mar 2023 13:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pefeT-0000PW-RM for guix-patches@gnu.org; Tue, 21 Mar 2023 13:20:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62348] [PATCH 2/3] gnu: psmisc: Use G-Expressions. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 17:20:01 +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: ludo@gnu.org, Bruno Victal Received: via spool by 62348-submit@debbugs.gnu.org id=B62348.16794191731539 (code B ref 62348); Tue, 21 Mar 2023 17:20:01 +0000 Received: (at 62348) by debbugs.gnu.org; 21 Mar 2023 17:19:33 +0000 Received: from localhost ([127.0.0.1]:60437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pefe1-0000Ol-Gi for submit@debbugs.gnu.org; Tue, 21 Mar 2023 13:19:33 -0400 Received: from smtpmciv3.myservices.hosting ([185.26.107.239]:56074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pefdz-0000Od-Lo for 62348@debbugs.gnu.org; Tue, 21 Mar 2023 13:19:32 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv3.myservices.hosting (Postfix) with ESMTP id 40A912081A; Tue, 21 Mar 2023 18:19:29 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 0308780098; Tue, 21 Mar 2023 18:11:30 +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 kzN_Hr8OzL-p; Tue, 21 Mar 2023 18:11:29 +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 691BA8009B; Tue, 21 Mar 2023 18:11:29 +0100 (CET) From: Bruno Victal Date: Tue, 21 Mar 2023 17:11:21 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 In-Reply-To: References: 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: 9EB5A16ACA X-Spam-Score: -2.75 X-Migadu-Spam-Score: -2.75 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: fkTF4obao8Uj * gnu/packages/linux.scm (psmisc): Use G-Expressions. --- gnu/packages/linux.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 14e6f46a39..8ecbf32bf8 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2030,12 +2030,12 @@ (define-public psmisc (base32 "12z5786dnf37n8wvv73wdcqp3nvsqzhwdk3ajna0mag4yz1fqdyw")))) (build-system gnu-build-system) (arguments - `(,@(if (%current-target-system) - '(#:configure-flags - (list - "ac_cv_func_malloc_0_nonnull=yes" - "ac_cv_func_realloc_0_nonnull=yes")) - '()))) + (list + #:configure-flags + (if (%current-target-system) + #~(list "ac_cv_func_malloc_0_nonnull=yes" + "ac_cv_func_realloc_0_nonnull=yes") + #~'()))) (inputs (list ncurses)) (home-page "https://gitlab.com/psmisc/psmisc") (synopsis "Small utilities that use the proc file system") -- 2.39.1