From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eDQtNazjSWOmfgEAbAwnHQ (envelope-from ) for ; Sat, 15 Oct 2022 00:33:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gIcYNazjSWMxtgAAauVa8A (envelope-from ) for ; Sat, 15 Oct 2022 00:33:16 +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 9E7AE2E26C for ; Sat, 15 Oct 2022 00:33:16 +0200 (CEST) Received: from localhost ([::1]:49316 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojTEx-0004y4-Ql for larch@yhetil.org; Fri, 14 Oct 2022 18:33:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38458) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojTEm-0004wz-Tb for guix-patches@gnu.org; Fri, 14 Oct 2022 18:33:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39838) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ojTEj-0007bL-SG for guix-patches@gnu.org; Fri, 14 Oct 2022 18:33:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ojTEj-0004Lo-Np for guix-patches@gnu.org; Fri, 14 Oct 2022 18:33:01 -0400 Subject: bug#58188: [PATCH] gnu: bemenu: Update to 0.6.10, use new package style. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 14 Oct 2022 22:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58188 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5 Cc: 58188-done@debbugs.gnu.org Mail-Followup-To: 58188@debbugs.gnu.org, ludo@gnu.org, kiasoc5@disroot.org Received: via spool by 58188-done@debbugs.gnu.org id=D58188.166578678016714 (code D ref 58188); Fri, 14 Oct 2022 22:33:01 +0000 Received: (at 58188-done) by debbugs.gnu.org; 14 Oct 2022 22:33:00 +0000 Received: from localhost ([127.0.0.1]:38915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojTEi-0004LW-JF for submit@debbugs.gnu.org; Fri, 14 Oct 2022 18:33:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojTEf-0004LF-Lp for 58188-done@debbugs.gnu.org; Fri, 14 Oct 2022 18:32:58 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55832) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojTEa-0007at-Fe; Fri, 14 Oct 2022 18:32:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=ieYSysdXUyulCC2dDnK5pnIjD5CwDDLmuHvFWVUQhJ8=; b=JydHFkfRrsSW8OgIqQ9v qUSO+VPa7JmiF3zkb5U7O2UZl3qXPm7Dy9l8Wn41nhhhl2Dm7EqqI6jeq+H8cqK/7YG9fEiI5UrmP 0rILOaH17/GhcP2ur6O8jg+o1mbZfckv29DBiDLcnv5iLHm2kREWfOLk8jikUUmNb64VsTfNhOKmF ZTlyfUvt5L4+dyUnvopmFegE4VSU+rmPUAownygJSyMVCqj6H50313n3BVNnyP9RLCGR0Bkt3ZhGJ Q62EnPNmx69BHYOGaRxmBoH2cTYVxzR6BhSXsGmKKVbXl1i7R/Pq4F0qBYpopV2P2IlLAyOKotkm/ Qln0ewx8E7HQsw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:55472 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojTEZ-0001Kj-Bo; Fri, 14 Oct 2022 18:32:52 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <0e05c782c1daa781f1617a6b7faf56f68da5f294.1664521850.git.kiasoc5@disroot.org> Date: Sat, 15 Oct 2022 00:32:50 +0200 In-Reply-To: <0e05c782c1daa781f1617a6b7faf56f68da5f294.1664521850.git.kiasoc5@disroot.org> (kiasoc5@disroot.org's message of "Fri, 30 Sep 2022 03:10:50 -0400") Message-ID: <87bkqejast.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665786796; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=ieYSysdXUyulCC2dDnK5pnIjD5CwDDLmuHvFWVUQhJ8=; b=JZFCI9ndnfX0CQ9DrJsJJ1ZRescaV2N7utVF9FEyHpN1SwlWdfqaP0qLz8FCcC4pZ3Wtns b8DjFb9IVgJ7a3DeiNMnuG8ZDlfmGaISvpmDVF0dzfVx7+C087T8MhzZanctZspst6OAJq VsGcZpj1YX7ahH/w+hb9dmSdogdC5Mlsi1SR2db2ufjQWMaH2XoLKM4o83jggLVR07YpZu OuXUDz7D51pF3r6FtMwXJrxKMBRbFQi+TDIlL12UWft8Lvzn9DdddpjhoGW2n+0ipLf0XL XWfgiIyrNw6B5Nzqm6/z9Bd3+qs2seBI4A2Q37DuUQCWz58uLdboBvTxfBih3w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665786796; a=rsa-sha256; cv=none; b=lE+Lb7Y0/33MBq/wjcBoIbTli8d6V0CjRweOvDzT8NgnlZ+r8C7aiQo4/rzUWjB6PPeYjA 0Olq0Kx3B5sE3vKN25vGlhbfwTVjCaJW/txc0lneA0+84NZ1TOuL7ldXVem3147DJqVLbd 6+/hhdMpycXxuUI2tRQ+okgAQTpYv9vVXKKBgeIbz1D3Egqs0Pfb3D1XWfcs648NHS86b4 yfD0ScUBfvVGdQJPA5Qu/4lvxZVMknBjHsSHsnaFV2x6M3g/cIeIdukQa6glsvGMHodZci 6GKk9i80K/ZERpuUZCHHlfzhb4GH9lCKWsenBqR95vuL0KesfvcPkCzZJd6OLA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=JydHFkfR; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.59 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=JydHFkfR; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 9E7AE2E26C X-Spam-Score: -2.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: OLfRL/vPiK/e kiasoc5 skribis: > * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.10. > [arguments]: Use G-expressions. Use #$output instead of assoc-ref. > [inputs]: Remove labels. Applied, thanks!