From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CGgwKPD6KmVVRAEA9RJhRA:P1 (envelope-from ) for ; Sat, 14 Oct 2023 22:32:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CGgwKPD6KmVVRAEA9RJhRA (envelope-from ) for ; Sat, 14 Oct 2023 22:32:48 +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 6E183543AB for ; Sat, 14 Oct 2023 22:32:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=k6Lj4w8p; 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=1697315568; 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: content-transfer-encoding:content-transfer-encoding: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=9uugFMkVbkJZh5ZTAf160skwst8CDwKkzyAAbYHr43g=; b=rNfAyE4yuWiXinvsTgVr6dMIoh09UfmpIhvQK3Xay2j5rhZt5Mx6Hvk2a4DPJG1v8BzI08 sV5aCh74sygm77Ko7ptDz0VUobOGSqNj/QoXAt4E+hWpDl9NHutfGypAm6GJsO+Zbzm/GP dNcrkDBoj++EdjK1Ad0i/FClP3+Dh8mXBVRwlffFeO9OkZZ7CCSBklEL492DZ7F31jYDSG gbnWCOO1j7dyvkqe7fhykkEFtsu8Gu/BDTXm+lQQsco0g9lcOGNoRatz6hEX+bgTj7Yes4 SD0XG3ZDOvQf4KIYCuhdCwi3MGyfCbQAFOIGFg1jYuH8xLtpavtQdnGAnpW6bQ== 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=k6Lj4w8p; 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=1697315568; a=rsa-sha256; cv=none; b=bRBttvBF82Nz5k9CQl+orxXvyuAgGc4iIsLHgZnkpYAN2bBeA9XM5oklmaU/9qLRxQCpR8 5KGTC4vth3rKnURjb6c/UVXe2rMl30o+UkiLh9DoJ17ekjJvaLk/+LbFIh1/euuCESXbYe ZuZwE0TBWMSuD9Aw2zy3jRYl3qNiRqjbCR0Spk6LyKoD8io4Wu7geRpmndp9AdcXZW5I1w mrna5tiz7U2DDofER7Dr6g366VU8G1pJ7amtCssIIF/Maldip0K+8Pp4J3hl/7HFKTmEQ0 oCJ8ffV7Pgmwk8TFSGq+5ZLFDjw4BtwCSzt1Wk1tDHN2eMnaI5kKR6WDfqEPUQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrlJU-0004v8-8m; Sat, 14 Oct 2023 16:32:44 -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 1qrlJP-0004u5-R9 for guix-patches@gnu.org; Sat, 14 Oct 2023 16:32:39 -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 1qrlJP-0002hO-IJ for guix-patches@gnu.org; Sat, 14 Oct 2023 16:32:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrlJn-0001Dy-8x for guix-patches@gnu.org; Sat, 14 Oct 2023 16:33:03 -0400 Subject: bug#66513: [PATCH]: Update trivial-clipboard to 0.0.0-7.aee67d6 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 20:33:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66513 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 66513-done@debbugs.gnu.org Mail-Followup-To: 66513@debbugs.gnu.org, ludo@gnu.org, andremegafone@gmail.com Received: via spool by 66513-done@debbugs.gnu.org id=D66513.16973155794678 (code D ref 66513); Sat, 14 Oct 2023 20:33:03 +0000 Received: (at 66513-done) by debbugs.gnu.org; 14 Oct 2023 20:32:59 +0000 Received: from localhost ([127.0.0.1]:50709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrlJj-0001DN-GP for submit@debbugs.gnu.org; Sat, 14 Oct 2023 16:32:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrlJg-0001D8-Vi for 66513-done@debbugs.gnu.org; Sat, 14 Oct 2023 16:32:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qrlJD-0002bg-TR; Sat, 14 Oct 2023 16:32:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=9uugFMkVbkJZh5ZTAf160skwst8CDwKkzyAAbYHr43g=; b=k6Lj4w8pXTPKWUvV26TX wQPMxT7Pvd4fylUa5FRBlYDG6Fn+q92oNzdQ/4+pFF6rTBQLI794zsIwYKBCs6lNt6eXKODPbk6Co rtuIo0tTJE7XikjD6kiZw8R4JBOH38DgmjMb5/bIwoH5NMY7ud1/Q7PfcviCecTkhZA15flLR/QNA hOcV+adGE8+VvlP+9M7xcQ8Z+nYUrVtHaIND/d2vaytHbgIDei9sYQz+RjnE6Z5MCQgleX2+mP+c8 a0IC9nVamClk3Hg9Lg8S1M7EzxefVGdSOhvwVqK/AglhwrWWhBj0pg7UAQJ9sqV7VB0793LimTmrR Y6W2/32tVkNd/w==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <871qdy4vw2.fsf@gmail.com> ("=?UTF-8?Q?Andr=C3=A9?= A. Gomes"'s message of "Fri, 13 Oct 2023 14:14:21 +0300") References: <871qdy4vw2.fsf@gmail.com> Date: Sat, 14 Oct 2023 22:32:26 +0200 Message-ID: <87edhx9c85.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.85 X-Spam-Score: -6.85 X-Migadu-Queue-Id: 6E183543AB X-Migadu-Scanner: mx2.migadu.com X-TUID: ODuUWrkvAi1G Andr=C3=A9 A. Gomes skribis: >>>From 04f32daaa13bb425f76f56ae46807fdb3e7f459e Mon Sep 17 00:00:00 2001 > From: "Andre A. Gomes" > Date: Fri, 13 Oct 2023 14:12:41 +0300 > Subject: [PATCH] gnu: sbcl-trivial-clipboard: Update to 0.0.0-7.aee67d6. > > * gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard): Update to 0.0.0-7.a= ee67d6. Applied, thanks!