From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 0BbPJqEaI2ZiGgEAqHPOHw:P1 (envelope-from ) for ; Sat, 20 Apr 2024 03:30:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 0BbPJqEaI2ZiGgEAqHPOHw (envelope-from ) for ; Sat, 20 Apr 2024 03:30:09 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=jpYLt6zC; 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=1713576609; 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-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=/z5TQRyPpSws9GsHa0/raJW2JnVStkJx41yXsbpv1t4=; b=dP4SNNZno/GeDCTM9MTo/sblDE9AZ94hVCgLRLCv0hE+nUtyN45UBTi26wj5ZnJYWkx8qm uFBQSOOdfTRdmh8HaQoiq2HHNSS5aLf4Q8vMdcFD/rcFoiCv4l5nG9PVHM0gAghbQpBRpS DCQJiHq0M1eevmSCdAMUbFi5pR4FlhLueNZbbrYXsBo4NZn/glX3NUn0JHK9FR9oL6KG5I lIEH2aXQiJy4dLQjfEQgOVAVh859mI0wTH00LAl7YGiEPR9jWETmwHyahKgKxcNnrUZ3+q W1ItING1btrauyHn8nDYNSzjLxA1p+5Z82DYZFtfVQqopmLpNhGVt2Ru1lMjGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713576609; a=rsa-sha256; cv=none; b=AMztm315psNTAKqstCKDzQvTpmvR98wrMP2U5+AkVui5GvWVJJiqdb3QVl/1yKowoC2VMI OGSlRXcxm3yCiZFxkpz5tIs84XFyOyGLFCACR3/E1j6i3MtLGfoomJ0UKExXQ1kqELMyax fmMzBclcOFmwoaVFsVvrL0Na1kvJU+KVSWZoc6cq3z0vl6KhS7NOoEWKNg0QBPd/JKeAe0 2VJZp7467V4oZWY3Y3zEA2nuXxymtO4vY3ZPiYHRYXqsCr2HmtAs3XbmO9JVhLoXGt0TQX aD0y7L3pCr1I27C6T4G3VLBGlr9k2D7b5rAdWmG3NFnQzeFCymRqlbf42hHG0w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=jpYLt6zC; 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 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 2F05A13085 for ; Sat, 20 Apr 2024 03:30:08 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rxzY6-0007Qi-Ei; Fri, 19 Apr 2024 21:29:50 -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 1rxzY5-0007QE-3X for guix-patches@gnu.org; Fri, 19 Apr 2024 21:29: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 1rxzY4-0007R2-S9 for guix-patches@gnu.org; Fri, 19 Apr 2024 21:29:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rxzYJ-0002az-05 for guix-patches@gnu.org; Fri, 19 Apr 2024 21:30:03 -0400 Subject: bug#65711: [PATCH v4 1/2] package wlr-protocols added to gnu/packages/freedesktop.scm Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 20 Apr 2024 01:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65711 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julian Flake Cc: 65711-done@debbugs.gnu.org Mail-Followup-To: 65711@debbugs.gnu.org, hako@ultrarare.space, kiasoc5@disroot.org Received: via spool by 65711-done@debbugs.gnu.org id=D65711.17135765939921 (code D ref 65711); Sat, 20 Apr 2024 01:30:02 +0000 Received: (at 65711-done) by debbugs.gnu.org; 20 Apr 2024 01:29:53 +0000 Received: from localhost ([127.0.0.1]:33210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxzY8-0002Zx-Sv for submit@debbugs.gnu.org; Fri, 19 Apr 2024 21:29:53 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:51968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxzY5-0002Z0-EQ for 65711-done@debbugs.gnu.org; Fri, 19 Apr 2024 21:29:50 -0400 Date: Sat, 20 Apr 2024 09:28:24 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1713576452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/z5TQRyPpSws9GsHa0/raJW2JnVStkJx41yXsbpv1t4=; b=jpYLt6zCot6j4O7wCHG/rQ+na+JfnkxMkyAdvO1ZXoyjUdHcHtr2MDIofX+lbLTLS4U6wJ Z2DgM3QNrVVmOGHNucQ/bz/9cCT+6/NsBGOqSA4kh+KI/uxjm80Y+FWK+TNR71bXwCY3sc GDUzvKs1iL1nfYXj6azJjjBW7Oi5t5PLx2N2K+M8wMz7Djy1JPoIDNRJsSqZ28eKqBdYVH E8n90YdPLpYe9Xa+/fT22OMlHFtXDJ65SQT8+FPMBRo7vzHOcd4mVAE5ZGnLId10IZ7syk 5+SWORt5lv/ftCOhupw76V6kK8uEBbTCuKplxsDtwlyPGIXAcMYhuW7oHSr7XA== Message-ID: <87plukx1on.wl-hako@ultrarare.space> In-Reply-To: <97928c7b9779645fbedede7a8f4897e3b76e3551.1710415605.git.flake@uni-koblenz.de> References: <20230902232057.48289-1-kiasoc5@disroot.org> <97928c7b9779645fbedede7a8f4897e3b76e3551.1710415605.git.flake@uni-koblenz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.88 X-Spam-Score: -6.88 X-Migadu-Queue-Id: 2F05A13085 X-Migadu-Scanner: mx13.migadu.com X-TUID: S/ox7FSNCxQg Hi Julian, On Thu, 14 Mar 2024 19:26:46 +0800, Julian Flake wrote: > > Revision 4: use latest commit of wlr-protocols I have adjusted the series and applied them as 6c4f3043933d and d66bfbeeb2a9. Thanks!