From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6CDkMMl682OlpAAAbAwnHQ (envelope-from ) for ; Mon, 20 Feb 2023 14:51:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UC3tMMl682MsMQEA9RJhRA (envelope-from ) for ; Mon, 20 Feb 2023 14:51:05 +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 9704CB58A for ; Mon, 20 Feb 2023 14:51:05 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=fIH3OXbp; 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=1676901065; a=rsa-sha256; cv=none; b=RirCPra/RpiorB/ASCE7m2mUd4e+7Fx2Ojenv9FnE2c+jXK99q8Uz3pC8gYiIY4ebuEfuh z+yOrDEJGX7YXxX4dC1l4+SXMgPeX5a7+yhsaNiFwpwA03HhMkh3HZVB9vRGnyW7vEY3Ai o2plJN96ahNlNGchvlaeXrFceYbcWL1oUPKciXLJON15XTwFm9SHU0oeFMq9W4lEydknzC fvAdYu+a0BXE34QysASRQsF8X6jaFkLT8LyDOa1GiSkxNBAFP4pFhMgNATMh1n10CLYzTL 8MTcG/zBg+ubOwkROsXS/nMU5CD9FKbb8iK6atWW3/hZBelPZZvhIQsZoqZk8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=fIH3OXbp; 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=1676901065; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=/BzRR9tvn0qe2B4gnfkuJUja8VRnzmn84KsRWPsAmhE=; b=JIvS08ojYtwl3vIgLeD93F5JQbUVMrHy1ZmFzxF3XwzaB+qVI2XXRpdFzSr3GiOADeGvdN 8qLU5UAcwU5ez/nhl2s/0pifU5lla8V+/RZlaZs77PtwLPA6TlyvQzcgPNEtmfoLzYjMuQ bQ8DxxGnBQz0HXuLWHWmw1munYdtWX0O+jG/XsJwbhsJ1EuDjaWec0C6xlctP7d5gXTmCV U4B3CrzhNDfQCoiwL8VAIMOo76PH5vvxCNgVkHevnwmpjRIWz4LjSXIN0cjpLuiFdy7+9V Gm1K8Xyjj+zoULtg8BXc+Pv3ksyB+Z1m8+Zd3GT1lYLhQDJrsfAEfhtM+xilGg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pU6ZL-0004JV-IJ; Mon, 20 Feb 2023 08:51:03 -0500 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 1pU6ZK-0004JH-1X for guix-patches@gnu.org; Mon, 20 Feb 2023 08:51:02 -0500 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 1pU6ZJ-0005j1-Ow for guix-patches@gnu.org; Mon, 20 Feb 2023 08:51:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pU6ZJ-0003PH-L3 for guix-patches@gnu.org; Mon, 20 Feb 2023 08:51:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61651] [PATCH] gnu: gnunet-gtk: Use new style inputs, gexps. References: In-Reply-To: Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Feb 2023 13:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61651 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61651@debbugs.gnu.org Received: via spool by 61651-submit@debbugs.gnu.org id=B61651.167690103613063 (code B ref 61651); Mon, 20 Feb 2023 13:51:01 +0000 Received: (at 61651) by debbugs.gnu.org; 20 Feb 2023 13:50:36 +0000 Received: from localhost ([127.0.0.1]:51039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU6Yu-0003Oc-Ej for submit@debbugs.gnu.org; Mon, 20 Feb 2023 08:50:36 -0500 Received: from knopi.disroot.org ([178.21.23.139]:45062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU6Yt-0003OV-4Y for 61651@debbugs.gnu.org; Mon, 20 Feb 2023 08:50:35 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 795824459E for <61651@debbugs.gnu.org>; Mon, 20 Feb 2023 14:50:34 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id doZgbNyCNFM9 for <61651@debbugs.gnu.org>; Mon, 20 Feb 2023 14:50:33 +0100 (CET) Message-ID: <77d953d5-d0af-c41e-cffa-bb6acebd243e@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1676901033; bh=ufbgjYu+JyNfiwN1d3GSiORLJxSEjWM/2FTjfdWlpo4=; h=Date:To:From:Subject; b=fIH3OXbpm8L6+MtWr+c8/GUR3aSGAuGmB4VhoTZbQ56ULpQsgr4BHFrfhuviRY5EM faNTf4aCqo8/zpUJ5a+qsV7WGUf4ijP2QMxAuak1zkHapm9LxQOHKNYCeoB2187j05 ppBcVEkiT7bc5JWDEauvHs9MDcEo7h+6aYKTt/HeGkGIofxggq5gMkILlPJQqcmhXx MJ19NzUfNyKaw+bn3FLAGUBx/5duEU5IAR3yZCI5LczdbUX+k68iWWmHlL59U9fm2S wfex2EQgZIMXbRLdLCg70o1Ph+ovRMWEaSxqkcrzgD8Wq2w1jNVpdJ6YfG5UMyu+oS s3r1qYR8LCdlQ== Date: Mon, 20 Feb 2023 21:50:30 +0800 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Adam Faiz X-Migadu-Queue-Id: 9704CB58A X-Spam-Score: -4.45 X-Migadu-Spam-Score: -4.45 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Adam Faiz via Guix-patches From: Adam Faiz 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-TUID: 5uWYjmeezbju From 58f04e934a71781f0232fcd20b4e89df39062db9 Mon Sep 17 00:00:00 2001 Message-Id: <58f04e934a71781f0232fcd20b4e89df39062db9.1676897203.git.adam.faiz@disroot.org> In-Reply-To: <7bfd653e503e7e8be16179ed1ba2ac15b303c8b7.1676897203.git.adam.faiz@disroot.org> References: <7bfd653e503e7e8be16179ed1ba2ac15b303c8b7.1676897203.git.adam.faiz@disroot.org> From: AwesomeAdam54321 Date: Mon, 20 Feb 2023 20:18:23 +0800 Subject: [PATCH] gnu: gnunet-gtk: Use new style inputs, gexps. * gnu/packages/gnunet.scm (gnunet-gtk): Use new style inputs, gexps. [arguments]: Use new style and gexps. [inputs]: Use new style. --- gnu/packages/gnunet.scm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index fea6c50947..264c876cc4 100644 --- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -440,21 +440,21 @@ (define-public gnunet-gtk (base32 "0z2731l69vnfsa0cdsw8wh8g1d08wz15y5n0a58qjpf7baric01k")))) (arguments - `(#:configure-flags - (list "--with-libunique" - "--with-qrencode" - (string-append "--with-gnunet=" - (assoc-ref %build-inputs "gnunet"))))) + (list #:configure-flags + #~(list "--with-libunique" + "--with-qrencode" + (string-append "--with-gnunet=" + #$(this-package-input "gnunet"))))) (inputs - `(("glade3" ,glade3) - ("gnunet" ,gnunet) - ("gnutls" ,gnutls/dane) - ("gtk+" ,gtk+) - ("libextractor" ,libextractor) - ("libgcrypt" ,libgcrypt) - ("libsodium" ,libsodium) - ("libunique" ,libunique) - ("qrencode" ,qrencode))) + (list glade3 + gnunet + gnutls/dane + gtk+ + libextractor + libgcrypt + libsodium + libunique + qrencode)) (native-inputs (list pkg-config libglade)) (synopsis "Graphical front-end tools for GNUnet") -- 2.39.1