From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gD6rIjZ8tmSq9gAASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 13:49:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UDqtIjZ8tmRbQAAA9RJhRA (envelope-from ) for ; Tue, 18 Jul 2023 13:49:10 +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 698814F9BC for ; Tue, 18 Jul 2023 13:49:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=XxT+wHsb; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689680950; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=zOdZYdqG7FIY+3dP0xQ3f8wxTmau3fqcPFP4rCPgiv0=; b=ljIv3Qy8/zLMAkUPKZAVKL9Sa5q/UL83ufN2Ye67CHSoZa68hCpYzIMYbOKSZv4ktCiFr7 upt9OYqtEBaSDJ43i+SBgEmOT0r8b78YZO74dQa1FVa1d4SMSUDhs+8aJFRg8WsiN6+GSE loMZJ+1ML2zI4RSkyrkLutlw71gSnM+hTJ468f4NPmkCzJVpq2Zi50nMtUwAtbYjhsPyfX hnNbaeXj4l/+HpHIUAstHp0zT8YFNPtDyj6EgN6IkVlaMGPXg3/xPmV7LKGbe1Genj3+c0 res/yzFeFMateLdOAirGcr7FUXC6V62pO+tXWZlKIEx0YIySb5uCTLR5mZltfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=XxT+wHsb; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689680950; a=rsa-sha256; cv=none; b=VgVwlPq6E8cNtcF7Q9mQs+XSfRw2ZjKOBPh++x9XW3RsKz2B3L1ggy77LPLxihdtB0NG3b fGWLR9OnQFn03IWm/0Xvbnb1B8jZdABQIaxtVmr8mB13GkghrEWNFdYfy8R9++uaYnHSCw sg2HeNPyZP7e8xZmRXgUzkLT0oystnqo2DAh4KTeUAX5h0dJa6GGPAV1J6g18Fl1lr6hVm X6guls1KrhGQrHnkr1+hgBBtIop8PF+DZLLhVTy5Vw6JYNiPRZ/YnA8F7C1GQDpFCWgTrA Y3jtC15puYOQTu0R0K3uQBjR8EccUw1KME04nFopSdsoCdxmjmEHt7yOsIDCkQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLjCV-0001P2-4e; Tue, 18 Jul 2023 07:49:07 -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 1qLjCQ-0001Ol-Cp for guix-patches@gnu.org; Tue, 18 Jul 2023 07:49:03 -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 1qLjCQ-0006Dd-4z for guix-patches@gnu.org; Tue, 18 Jul 2023 07:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLjCQ-0001Ln-0w for guix-patches@gnu.org; Tue, 18 Jul 2023 07:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64704] [PATCH]: Update sbcl-usocket to 0.8.6 Resent-From: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 11:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64704@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16896809185155 (code B ref -1); Tue, 18 Jul 2023 11:49:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jul 2023 11:48:38 +0000 Received: from localhost ([127.0.0.1]:51808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLjC2-0001L3-3w for submit@debbugs.gnu.org; Tue, 18 Jul 2023 07:48:38 -0400 Received: from lists.gnu.org ([2001:470:142::17]:55470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLjC0-0001KZ-2F for submit@debbugs.gnu.org; Tue, 18 Jul 2023 07:48:36 -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 1qLjBu-0001Li-QR for guix-patches@gnu.org; Tue, 18 Jul 2023 07:48:30 -0400 Received: from mail-lj1-x22f.google.com ([2a00:1450:4864:20::22f]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qLjBs-000655-V4 for guix-patches@gnu.org; Tue, 18 Jul 2023 07:48:30 -0400 Received: by mail-lj1-x22f.google.com with SMTP id 38308e7fff4ca-2b703a0453fso90635211fa.3 for ; Tue, 18 Jul 2023 04:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689680907; x=1692272907; h=mime-version:user-agent:message-id:date:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=zOdZYdqG7FIY+3dP0xQ3f8wxTmau3fqcPFP4rCPgiv0=; b=XxT+wHsb/J183R3QWOxQjCyPkzRoA596l4Qh0CMqIsOyhXeXR2ULC27qOAlXJNYTng tk+F/09PgW/sTQqYhnllMHiDAVq4IIjgoNnPiCU1cxCeMVs02Z5FA09VhiHe4/+J0nIS y9JN8IqTSaXI2e6uTIy+PZg7na+fWdv8epGgXX9v+gzCMhVEkO7DkUZFLCuAQVrbBuby Qc6ArftzYhLZlenS1E6GKB+KG3hwW+B23JyxzAY+im3odSsQQ7Y4uJFnmfONmSbqwNTp GuDdTgvPa9SYsEJCyoQLefoW1/tY6xLSBG/afuBvPHrdhoCwr/B2NqbzX9Lr/e3sLL/k HZGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689680907; x=1692272907; h=mime-version:user-agent:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zOdZYdqG7FIY+3dP0xQ3f8wxTmau3fqcPFP4rCPgiv0=; b=kOwCj0x4iIgrnUC9sFstBU1wjKNZiQCF5Xz0j+UeuSJKew3gX0qj9uDiQ7EvuCCL2v nD4AKompVQgMwKgj1abUHAyGnXgbVVZ7jGFSjVE+9hfS6AlO8kAKZLlZAhcbsg+rupXA 7NvP4MwkqIyuyIHW5ffNeOObHZfezIv6Pd5JyNdiLKxJ9eUDesVnZL8ka/+EK6ArAGSi U2Y3I8L549dve7FfOPznP7+nNXE0YwztsoTEYK66Lgy//fDXEe7gjyDB+zz05+58+O2/ ur6phPFQjdBu7ClmdfqP46gYRMO1OGZc2xkPwenXj6Um+J9PDBq+Xgh82pY4aOFwr3ts /7Kg== X-Gm-Message-State: ABy/qLbHZ9bTfEGzXwZ0WzU9LPoVRiUgbi6bWP5bZZhDbst3JcLD0atG 72dFB2H5nrT/VGmMBfbQJiINi8zfx2n7Fg== X-Google-Smtp-Source: APBJJlFhDeVvyX8W8hQByc+UYFn2M9y1MXRnzMBdEoyuyd0H7iwPgU5oIGs6v8miRhxxs0mCxTMjig== X-Received: by 2002:a2e:97c7:0:b0:2b6:e0b5:b76d with SMTP id m7-20020a2e97c7000000b002b6e0b5b76dmr12485043ljj.45.1689680906779; Tue, 18 Jul 2023 04:48:26 -0700 (PDT) Received: from mini (82.131.74.62.cable.starman.ee. [82.131.74.62]) by smtp.gmail.com with ESMTPSA id s7-20020a2e98c7000000b002b840f283a7sm455280ljj.36.2023.07.18.04.48.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 04:48:26 -0700 (PDT) From: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Date: Tue, 18 Jul 2023 14:48:25 +0300 Message-ID: <87o7k91lva.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2a00:1450:4864:20::22f; envelope-from=andremegafone@gmail.com; helo=mail-lj1-x22f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: 4.35 X-Migadu-Queue-Id: 698814F9BC X-Migadu-Spam-Score: 4.35 X-Migadu-Scanner: mx0.migadu.com X-TUID: Zycvm2T6hMbZ --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Guix, Patch attached. --=20 Andr=C3=A9 A. Gomes "You cannot even find the ruins..." --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0005-gnu-sbcl-usocket-Update-to-0.8.6.patch >From b819526ceff1d54a09905f11eb480aa41a8bb282 Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Tue, 18 Jul 2023 13:17:55 +0300 Subject: [PATCH 5/5] gnu: sbcl-usocket: Update to 0.8.6. * gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.6. --- gnu/packages/lisp-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 7898828cdc..192745724c 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -5317,7 +5317,7 @@ (define-public ecl-portable-threads (define-public sbcl-usocket (package (name "sbcl-usocket") - (version "0.8.5") + (version "0.8.6") (source (origin (method git-fetch) @@ -5326,7 +5326,7 @@ (define-public sbcl-usocket (commit (string-append "v" version)))) (file-name (git-file-name "cl-usocket" version)) (sha256 - (base32 "1pn5mf4d9g3b7h0vfx0mh7rlrydfbk8q35pg4ip6prf4zyg70wba")))) + (base32 "0by8hhg6gijdbq5vjykd374rmvqyikp4synpyk0wjcl7rk3r0vgn")))) (build-system asdf-build-system/sbcl) (native-inputs (list sbcl-rt)) -- 2.41.0 --=-=-=--