From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UJrCB1q4jmUtqgAAkFu2QA (envelope-from ) for ; Fri, 29 Dec 2023 13:15:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id qN/fAVq4jmVdaQEAe85BDQ (envelope-from ) for ; Fri, 29 Dec 2023 13:15:22 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b="inlPO/4m"; 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=1703852121; 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-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=XXvutRI5EByHES7Rp/9lulDSnAI+wEYwRQK7kxqtyU4=; b=aLdhl/w/dKllzJWqqeMJhtiKyxO4t65KUbQ0oW1w8K4b3tzsNAw8oUHH4SY4BiIMHhGpB1 wXfHBas03SBJq1sC7DqbqeXPsHY96+QTQN9hbgCt4psKzOZ5zLR/1DA4KcMV49gZvgR7P1 V/+YXS2Fj52sw3LdgaTXs9/58c/MMfAgXmUiWFOvv5b81Q6th3KxbWucXyvFfFfKYgPzih ArSHP83KvsMkWkH+5OwD8bVvPyrXI/8Y1XvWF/KIntmtkepeFNbEMoQLM40zcHesuvwwd4 2iKn67P7DrSeyJZ0qv2MAWx68y3W3w5rbVTfHJDGQNkdEetT4W7RnrmQZNkBXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703852121; a=rsa-sha256; cv=none; b=f6InbYJgTsphCM4rLyzC0LnobHqexIYQHAPP1Ldmy+hixio3V97cagAkJv3uXrwo0f+EHk uc1KFt9GVUUOBgSd9ztj/AF5AmYhCLycZ6Wa9dXX35/NyYoDcZA6k0UaYVeLWxAiRWBcyE u6NRxw14fJwAiKCHDfR445qVYUFjiy9s7TlwpTkk2mTxsuo9K/KwZ1W4bVT/p2ZGEOn7dC 0/wUAXw/BfgmAH2kEeJEdu8HVwnTpfeUaKkoCscgpmlJG7sswh36975zgTK21fBtYca7/+ nJn+fndosGIodA4vGSh4shDt52Cki5xTJY0+XZAbH9gO0AL1lObOSHshVjoOXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b="inlPO/4m"; 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 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 C6A7C625D6 for ; Fri, 29 Dec 2023 13:15:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJBla-0003dr-Bh; Fri, 29 Dec 2023 07:15:06 -0500 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 1rJBlX-0003da-UD for guix-patches@gnu.org; Fri, 29 Dec 2023 07:15:04 -0500 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 1rJBlX-0007Xs-Jh for guix-patches@gnu.org; Fri, 29 Dec 2023 07:15:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJBlW-0004hT-Hb for guix-patches@gnu.org; Fri, 29 Dec 2023 07:15:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68099] [PATCH 1/2] gnu: cl-flexi-streams: Update to 1.0.19-0.74a1027. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Dec 2023 12:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68099 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68099@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170385207217981 (code B ref -1); Fri, 29 Dec 2023 12:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Dec 2023 12:14:32 +0000 Received: from localhost ([127.0.0.1]:40867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJBl2-0004fw-6Y for submit@debbugs.gnu.org; Fri, 29 Dec 2023 07:14:32 -0500 Received: from lists.gnu.org ([2001:470:142::17]:40486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJBl0-0004fj-4K for submit@debbugs.gnu.org; Fri, 29 Dec 2023 07:14:30 -0500 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 1rJBku-0003ZO-Vg for guix-patches@gnu.org; Fri, 29 Dec 2023 07:14:24 -0500 Received: from mail-4022.proton.ch ([185.70.40.22]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rJBks-0007D7-KH for guix-patches@gnu.org; Fri, 29 Dec 2023 07:14:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1703852058; x=1704111258; bh=XXvutRI5EByHES7Rp/9lulDSnAI+wEYwRQK7kxqtyU4=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=inlPO/4m9sbfhFue4qqTKSHra04n/Cqhx4mERrje036PzNlJjvIV9Yf8zxWNv1w8c 0coejXtmkLhF9hqaRAfh8jAMdAbNqbPHT5PjzZcfdeIYDOvyUUytZRN0TXvX27eVMD HQWdkvwRgm87r+cogdq2nV0tGL4D0+75OqkVODXPga2VW9Fpl1SGhQUTEoC4SsBNKC vQhS6OYpwAQ/LwRZJQrx8lore+RmeL29is05oy+UI/4cvb+59/6gW0mVYbNtloQk5z SMKO/xiGA6aqU73ETISvZ7OIUSIgiP2tUNAe0CqJAYZ17IqCVmd1KtUcTQdLiOH7ZV P76jmgUOzz1Bg== Date: Fri, 29 Dec 2023 12:14:15 +0000 From: "Paul A. Patience" Message-ID: <1391b77f175cbf94576305d4a22a2513ea624655.1703852000.git.paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.22; envelope-from=paul@apatience.com; helo=mail-4022.proton.ch 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, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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-Migadu-Spam-Score: -4.26 X-Spam-Score: -4.26 X-Migadu-Queue-Id: C6A7C625D6 X-Migadu-Scanner: mx12.migadu.com X-TUID: iW15WF1p21kD * gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.19-0.74a1027. Change-Id: Id2b82050423aba4f6aa4055c95a18768f110ed71 --- gnu/packages/lisp-xyz.scm | 52 ++++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 1625197550..e82b33eb92 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -1360,35 +1360,37 @@ (define-public ecl-trivial-gray-streams (sbcl-package->ecl-package sbcl-trivial-gray-streams)) =20 (define-public sbcl-flexi-streams - (package - (name "sbcl-flexi-streams") - (version "1.0.19") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/edicl/flexi-streams") - (commit (string-append "v" version)))) - (file-name (git-file-name "flexi-streams" version)) - (sha256 - (base32 "0v7lh4nrldzczd4mwylvmxfdxk7wfsli24iv1axd6mkb833llr70")))) - (build-system asdf-build-system/sbcl) - (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'make-git-checkout-writable - (lambda _ - (for-each make-file-writable (find-files ".")) - #t))))) - (inputs `(("trivial-gray-streams" ,sbcl-trivial-gray-streams))) - (synopsis "Implementation of virtual bivalent streams for Common Lisp"= ) - (description "Flexi-streams is an implementation of \"virtual\" bivale= nt + (let ((commit "74a1027311371a57258eba1bc908e050f5702277") + (revision "0")) + (package + (name "sbcl-flexi-streams") + (version (git-version "1.0.19" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/edicl/flexi-streams") + (commit commit))) + (file-name (git-file-name "cl-flexi-streams" version)) + (sha256 + (base32 "04azqvz11s8dngy49bjl19hrfn0ip1b7m0szm4hlppq364msil7b"))= )) + (build-system asdf-build-system/sbcl) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'make-git-checkout-writable + (lambda _ + (for-each make-file-writable (find-files ".")) + #t))))) + (inputs `(("trivial-gray-streams" ,sbcl-trivial-gray-streams))) + (synopsis "Implementation of virtual bivalent streams for Common Lis= p") + (description "Flexi-streams is an implementation of \"virtual\" biva= lent streams that can be layered atop real binary or bivalent streams and that = can be used to read and write character data in various single- or multi-octet encodings which can be changed on the fly. It also supplies in-memory bin= ary streams which are similar to string streams.") - (home-page "http://weitz.de/flexi-streams/") - (license license:bsd-3))) + (home-page "http://weitz.de/flexi-streams/") + (license license:bsd-3)))) =20 (define-public cl-flexi-streams (sbcl-package->cl-source-package sbcl-flexi-streams)) base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f --=20 2.41.0