From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uFBcDoGt/WVJYgAA62LTzQ:P1 (envelope-from ) for ; Fri, 22 Mar 2024 17:10:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id uFBcDoGt/WVJYgAA62LTzQ (envelope-from ) for ; Fri, 22 Mar 2024 17:10:41 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711123841; 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; bh=l9TTlCGETUl9Dhog2s7RS523fcdruapJ3D8A9dMQ9w0=; b=CJKViXZgbB21nKJ9HSbUPDFecNCZOmcHSUNjYQMf5XAVAvkhGDBu/Xub/6+aaGjAf4NWED pEspt4LBqsd9W9jcsU6wBiSXGr3UvDguZerbstgvtfdATcl4rxIUO1Sf1Tclmf+FTw455V uxbQZzRcZSwJ3MgRVbgMkRTQkGsXsQipJRhOQnEsqGLmKQ2H+6QVlR2fqEKy53EClsfRL4 pMwUzVjWWeL7te6eUglpIw5LQCAEuXM7ZL8azDlfJABu7yIfZddcXe23ECTSOagEjrKGIw jAtKn9fVVm7v0HD55TFroPBtpzJfutYtWzOXSmzT3JHQC99HGfp4eu0FaBNGOA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711123841; a=rsa-sha256; cv=none; b=X/r3xDpN1O9S3AQ8cy4eMIqjYYSAiim1COSHIySWOkxuXI0O71kOBF6+1ZK+dtK3qQ96fq I5Mb9R7dO0yIIPmqp2uk5DY35EJme/Z5nyPdhuCvK5I7xxfJHaO8euwNavjuEuJxNirOIr CdN9stKpy7U/10KIuwKkw3R4nt+wyOzsZrKRfWo5rFWeKMQyH9vElft7vsntiTXZ3S5eUG UFWm3yJfa/BpChBb4B6SeRKwK835TKTs5SfeMCZOfENAST51BUBAg3DNQeMcnDG1mEtckb hteOwljKWI5DO8JepGHpUCMaQp6ubjsK2ejfxDWidH6H+5VSdw8EK/WEvd4v+w== 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 01C0A5B4A2 for ; Fri, 22 Mar 2024 17:10:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rnhTL-0008H4-PW; Fri, 22 Mar 2024 12:10:23 -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 1rnhTK-0008Gn-SY for guix-patches@gnu.org; Fri, 22 Mar 2024 12:10:22 -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 1rnhTK-0000AN-EK for guix-patches@gnu.org; Fri, 22 Mar 2024 12:10:22 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rnhTz-0004i8-1W for guix-patches@gnu.org; Fri, 22 Mar 2024 12:11:03 -0400 Subject: bug#69831: [PATCH] gnu: (name copyq): Update to 8.0.0. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 22 Mar 2024 16:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69831 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5 Cc: guix-patches@gnu.org, 69831-done@debbugs.gnu.org Mail-Followup-To: 69831@debbugs.gnu.org, mail@cbaines.net, kiasoc5@disroot.org Received: via spool by 69831-done@debbugs.gnu.org id=D69831.171112381618021 (code D ref 69831); Fri, 22 Mar 2024 16:11:02 +0000 Received: (at 69831-done) by debbugs.gnu.org; 22 Mar 2024 16:10:16 +0000 Received: from localhost ([127.0.0.1]:34330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnhTD-0004gZ-Nd for submit@debbugs.gnu.org; Fri, 22 Mar 2024 12:10:16 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnh8Z-0003tR-52 for 69831-done@debbugs.gnu.org; Fri, 22 Mar 2024 11:48:56 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id C9DD527BBE2; Fri, 22 Mar 2024 15:47:43 +0000 (GMT) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id a6dea669; Fri, 22 Mar 2024 15:47:42 +0000 (UTC) References: <86e353cf404b29bf02c22a4600525d094acafb62.1710610896.git.kiasoc5@disroot.org> User-agent: mu4e 1.10.8; emacs 29.1 From: Christopher Baines Date: Fri, 22 Mar 2024 15:47:08 +0000 In-reply-to: <86e353cf404b29bf02c22a4600525d094acafb62.1710610896.git.kiasoc5@disroot.org> Message-ID: <87y1aai7z5.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 01C0A5B4A2 X-Spam-Score: -8.43 X-Migadu-Spam-Score: -8.43 X-Migadu-Scanner: mx11.migadu.com X-TUID: Z+vWZTSX9xQb --=-=-= Content-Type: text/plain kiasoc5 via Guix-patches via writes: > * gnu/packages/xdisorg.scm ((name copyq)): Update to 8.0.0. > > Change-Id: I36fb1eec237f280993a495e56d754961555a8f8e > --- > gnu/packages/xdisorg.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I fixed the commit message and pushed this to master as d5f857a3cfd1d7523b4051b94bd67b5cf5636219. I also fixed the indentation for this package in a later commit. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmX9qB5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XceCw//VewyrYvyCJ5aI0IrxFKydypVU6XbI3f1 AZH+C01shpXOU74yTV9Z9CQ7B00rLe8dkoyjxK/utbzL0J/cTXZkQdcSv383HN6E MnIVmRhhz3WUdxRCC+hHWZkK58plrDgnt/q/7mW2oVGgMODHC1LsHaroVMrNi6pU XTO7QYaSmZ8utWMiF4HbAIBKuegmXOJNhX1Lco+RZrC40s2rmwibNxNvxf8SRA05 cMilKHiZzmFX32ll+ifXNnX+GGCTQMmNv1EcDbuH0wQG2ZRm2rb8dOhE1cGjVNi5 gzFRQhN843jhx9kXPeISn7beL2y3hm5Dj+6hR+oJeCKOdlMq8qMxvxLz2WWTspyL AEnv/hltCij5FCUnI0llxCtH6y0bcf8uYg37Raxt/QnvCUJ8lQSoaJ5BeFC9HiA9 Kbqi20HQMmW3ABsesBW6SqLVOS+Knh9+V2xiVc5FccUZQi0RfUuYnLVRxVbMnsSs 5hiFa7y7L1mMiqsOsQT/RafkiPFozTaBqEkBTU3Qt/LV93MMAtdu0CuvVqgzCYoO KUC/O42C7KvjdQmtA6UGtDJIi4ZFUllQr3iz5JqJH3cOWBjsq4cByjPEOQ6S/SUo Rwi80LU+efcFeSrzurF+ZeHM3GxOBIk5irzjWfHYdn6B4k2yaFXyboCWriZ/H2Lx KaxyyClxHtE= =FQeF -----END PGP SIGNATURE----- --=-=-=--