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 oD7KH+a7jmVXKwEAkFu2QA (envelope-from ) for ; Fri, 29 Dec 2023 13:30:30 +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 8EGRGea7jmUmJQAAe85BDQ (envelope-from ) for ; Fri, 29 Dec 2023 13:30:30 +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=iuJRhwns; 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=1703853030; 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=1K5M8JX71gBlXjBjaloQWXIgrjMJOS96Vps8/qe/YaY=; b=jPIOoaeKO1Uijp/xN5ZtOVYTydofRGdSXbh05hdlatwG+RDfgHjuYRnqBBEgBuvPJ+iRZs DyEZ5TeM0CqoQ2kEbhDMF4e6X0v1Y69cMO1uqhMvGPmQqNiaQOnpGgs3Pqgj9KoevgIJMS Dmt/FbNlSG88MtxTzCD/hDUCQV1orv0p9Xna757zDMPIuObtB2B65ApDQF+yDMT7qs0wU0 oYweSIUMkZJwE22oV/fuXrWxSvrL0IxDItHkgMGi03COusHY5mlwgG2O5EafZal+O9/dRs QdVm90DJY3sLeH9QobUmNR8ZOkw3iddYMhGLxmcby3R0b5NMRQmmAIgpu7zEjQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703853030; a=rsa-sha256; cv=none; b=EhNC34YxMp+X4krhnf2fF/8OCaZzx4prPEhLGz2bK/ERVVZ4iZ7Iea9Q29mxFDzcZMZx6z Y9wsMlMWk02h9Rj/xIYJh+tksrZtwSzD38Az4hMq+O3SnmFhuQZwk8Kp6WxRC9Alu465Op nhIsnJZLXZcXX5oAFznUQIFhvK5fsOumHEgpOJfrzJEaLChamTjO0yHlkpm+0kLKGuJ4TM FW5otQGHgU/pDpwE5vMytEXtofd+mgqtq5kjwzjOh9jqHGk31pKb7+TNt0JAUZXFheysZK U7c/CqIgZe2e7ViWHLLK5iUwsc3e/v2EcX/n8hyRl1RBLf16UteH4niXIINrNQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=iuJRhwns; 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 47B41637F8 for ; Fri, 29 Dec 2023 13:30:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJC05-0005L6-Dc; Fri, 29 Dec 2023 07:30:05 -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 1rJC02-0005Kw-V9 for guix-patches@gnu.org; Fri, 29 Dec 2023 07:30:03 -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 1rJC02-0007Pe-Gn for guix-patches@gnu.org; Fri, 29 Dec 2023 07:30:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJC02-0007kL-5y for guix-patches@gnu.org; Fri, 29 Dec 2023 07:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68101] [PATCH] gnu: cl-alexandria: Update to 1.4-0.009b7e5. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Dec 2023 12:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68101 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68101@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.170385296329701 (code B ref -1); Fri, 29 Dec 2023 12:30:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Dec 2023 12:29:23 +0000 Received: from localhost ([127.0.0.1]:40914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJBzO-0007iz-RJ for submit@debbugs.gnu.org; Fri, 29 Dec 2023 07:29:23 -0500 Received: from lists.gnu.org ([2001:470:142::17]:51862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJBzM-0007il-GT for submit@debbugs.gnu.org; Fri, 29 Dec 2023 07:29:21 -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 1rJBzH-0005I2-AN for guix-patches@gnu.org; Fri, 29 Dec 2023 07:29:15 -0500 Received: from mail-4317.proton.ch ([185.70.43.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rJBzF-0007J9-H7 for guix-patches@gnu.org; Fri, 29 Dec 2023 07:29:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1703852951; x=1704112151; bh=1K5M8JX71gBlXjBjaloQWXIgrjMJOS96Vps8/qe/YaY=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=iuJRhwnsRetscmc/ZOSEAOE+HVs67tqSGwoaHbJTw4thO+MlxaCp3tGdA4lXFbKfj 64/sJVzOF4HjEn6ZilMP6P7xArgH/wXd1lIIAHcvMVqbOQK64ZueWzsVtVMflXmVMq I3sfB3jXmxZXSbeWlhc/ytlAHNw0i/pyXlNFs8QVuD0DJyZriXIp1zLCCubiUMGvTZ bW4srvQHrqH8ztKP5TPYb3scfFNjH2DJHgU9TA5oCK17ubuPGPs3iGBc+L4fBwEQ1f WvJpuWXW5X9Hre1tfbe5sP4fYa3ZPPvcIm6XWBQTJqziQ14erWu8nVgsl2ArQ5ric6 67muJjWsDnbDA== Date: Fri, 29 Dec 2023 12:28:52 +0000 From: "Paul A. Patience" Message-ID: <915819a143439023747890a3b907494fd5786f3c.1703852920.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.43.17; envelope-from=paul@apatience.com; helo=mail-4317.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: 47B41637F8 X-Migadu-Scanner: mx12.migadu.com X-TUID: XgyDhKqhV0Q9 * gnu/packages/lisp-xyz.scm (sbcl-alexandria): Update to 1.4-0.009b7e5. [file-name]: Rename to cl-alexandria. Move above sha256. Change-Id: I7122aff13715d24e99a58fa4b55b0ef012ae8c40 --- gnu/packages/lisp-xyz.scm | 43 ++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 1625197550..f26ebc989e 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -168,29 +168,30 @@ (define-public ecl-alexandria-plus (sbcl-package->ecl-package sbcl-alexandria-plus)) =20 (define-public sbcl-alexandria - (package - (name "sbcl-alexandria") - (version "1.4") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://gitlab.common-lisp.net/alexandria/alexandria.git"= ) - (commit (string-append "v" version)))) - (sha256 - (base32 - "0r1adhvf98h0104vq14q7y99h0hsa8wqwqw92h7ghrjxmsvz2z6l")) - (file-name (git-file-name name version)))) - (build-system asdf-build-system/sbcl) - (native-inputs - (list sbcl-rt)) - (synopsis "Collection of portable utilities for Common Lisp") - (description - "Alexandria is a collection of portable utilities. It does not contai= n + (let ((commit "009b7e532071d9777bdbd63b82d776555da95916") + (revision "0")) + (package + (name "sbcl-alexandria") + (version (git-version "1.4" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.common-lisp.net/alexandria/alexandria.= git") + (commit commit))) + (file-name (git-file-name "cl-alexandria" version)) + (sha256 + (base32 "0pdj779j3nwzn8f1661vf00rrjrbks1xgiq0rvwjw6qyxsfqfnl9"))= )) + (build-system asdf-build-system/sbcl) + (native-inputs + (list sbcl-rt)) + (synopsis "Collection of portable utilities for Common Lisp") + (description + "Alexandria is a collection of portable utilities. It does not con= tain conceptual extensions to Common Lisp. It is conservative in scope, and portable between implementations.") - (home-page "https://common-lisp.net/project/alexandria/") - (license license:public-domain))) + (home-page "https://common-lisp.net/project/alexandria/") + (license license:public-domain)))) =20 (define-public cl-alexandria (sbcl-package->cl-source-package sbcl-alexandria)) base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f --=20 2.41.0