From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UJAcHMcJHGWDawAAauVa8A:P1 (envelope-from ) for ; Tue, 03 Oct 2023 14:32:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UJAcHMcJHGWDawAAauVa8A (envelope-from ) for ; Tue, 03 Oct 2023 14:32:07 +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 EE18C44A0A for ; Tue, 3 Oct 2023 14:32:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=SBuNHlBf; 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=1696336327; h=from:from:sender:sender:reply-to: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:dkim-signature; bh=kxX88IJULUlUSKaAn3CLUG/GcKTMVptwjJB9WLBT1Xk=; b=IUa6YXhGjyI51BIusobGlBgfNd7uaG6b+Zj8aYwjNkJ67sa7xmQVOhdGnSB7qwqs4/vomx Rq0sktM9sWumonogAmFUKoPYsvWSEIz7VuX+hfGP+3pEGXfd/NC9gHXzyN+gC2mCH7jovc r6IuXKkjbVOwoIz7WhvKwCUuvF676WSmIrRRpg8lGXkZSnFHd46EZBJLo6G3AlRuuCyihQ kJXz1IbUn8TZZGF/PaxUqtsU8EwjhNdaIh3VaExWcif3n6FmKxAUIT7Ejhjg8/K1HRjadF 5RGBiIwoOaZ1FptGPk9lt9gdmGP6MV02e6gDE4lNgNFsyN8m29pR+YgpQFhGnQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=SBuNHlBf; 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=1696336327; a=rsa-sha256; cv=none; b=UKrzyChkGOnpS50AnOPTZcbQF9U0dF20XJAvp081rRQAZNliktnIoipNaKDAqmlk0nGj2J ygUOy/dwzUHuBYMoHVHPg9jtEOD+sJxcbD6pWpPlSyrezdUU4ovpsKwExq7MkGAoO8Eo12 pojcrJpAaceU6uwd6+rjesO/7H1ma8YwgVBYC2q2lnN6kvswgMLzuo6aXpNykVM4RMeG9o 2mBnN4filq9Dz2lFiXGAT14iD11Zh4QOfGOUICpjM/MxACgwuqkOdcIKXKkEZATTI564qw zdQfvZAXFWw1eaXVQZesK+h/gaEQ94RgJ3KFCK+FFenkEleepiCEoFaBAEUasA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qneZ6-0002hE-BM; Tue, 03 Oct 2023 08:31:52 -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 1qneZ3-0002NE-SI for guix-patches@gnu.org; Tue, 03 Oct 2023 08:31:49 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qneZ3-0007tH-Df for guix-patches@gnu.org; Tue, 03 Oct 2023 08:31:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qneZG-0000Q2-5e; Tue, 03 Oct 2023 08:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66321] [PATCH 1/2] gnu: ell: Update to 0.59. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: hako@ultrarare.space, leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Tue, 03 Oct 2023 12:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66321 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66321@debbugs.gnu.org Cc: Hilton Chain , Hilton Chain , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Hilton Chain , Leo Famulari , Tobias Geerinckx-Rice Received: via spool by 66321-submit@debbugs.gnu.org id=B66321.16963362621509 (code B ref 66321); Tue, 03 Oct 2023 12:32:02 +0000 Received: (at 66321) by debbugs.gnu.org; 3 Oct 2023 12:31:02 +0000 Received: from localhost ([127.0.0.1]:39002 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qneYI-0000O9-0j for submit@debbugs.gnu.org; Tue, 03 Oct 2023 08:31:02 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:58310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qneYF-0000Nm-3a for 66321@debbugs.gnu.org; Tue, 03 Oct 2023 08:31:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1696336125; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kxX88IJULUlUSKaAn3CLUG/GcKTMVptwjJB9WLBT1Xk=; b=SBuNHlBfYn0Irkkpf2m+Djjd+/e6wmBUa2QR1A6wlcuC16GmsPoOpHWvysNjIdpYp4MKy/ aMwwt3WHxe7owcBb4E4hUl01cJEajwPeifK42cyAGpOMlnMOqcPF5rDkiqQeKxpQErZWgW 9sEgwH+IdSEU8JcV7EQwy9XxhjSjBbBz2IxH1JQAtxIksr2wGECH/25GCk6DU8TKV2fKN6 wDxL8MfDPD/8rL5srd7dksMv8bjFnKtdW18sWgt9kpuGWY0QKubooireC8KDIlAc4yD5Y9 sh9BX05IY+HSwPIxcY7s7hjqRJFtyjVaKJwEHBhcgeDuNrg3OScOvTSUCuJvAQ== Date: Tue, 3 Oct 2023 20:29:22 +0800 Message-ID: <315f876ae8f6a90eb83fc535a6e918eb20ba5ed6.1696334879.git.hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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-Migadu-Spam-Score: -6.19 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: EE18C44A0A X-Spam-Score: -6.19 X-TUID: PbqKk8FKf1t4 * gnu/packages/linux.scm (ell): Update to 0.59. [native-inputs]: Add procps. --- gnu/packages/linux.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a3f74cd253..7782bc1bb1 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -9417,7 +9417,7 @@ (define-public wireplumber (define-public ell (package (name "ell") - (version "0.57") + (version "0.59") (source (origin (method git-fetch) (uri (git-reference @@ -9426,7 +9426,7 @@ (define-public ell (file-name (git-file-name name version)) (sha256 (base32 - "1vpzz0z6q0d3h41aqajaw0dlpkdnmjcppmlwbb558hvj40q5dpzm")))) + "11xlkdvw7pyd9idq1zsnl946dry9aksnz29wbpzxqjc97xhhd5xq")))) (build-system gnu-build-system) (arguments ;; Tests launch dbus-daemon instances that all try to bind to @@ -9435,7 +9435,7 @@ (define-public ell (inputs (list dbus)) (native-inputs - (list autoconf automake libtool pkg-config)) + (list autoconf automake libtool pkg-config procps)) (home-page "https://01.org/ell") (synopsis "Embedded Linux Library") (description "The Embedded Linux* Library (ELL) provides core, low-level -- 2.41.0