From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UNGSCik/G2TzmAAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 18:47:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WIRuCik/G2Se4gAAauVa8A (envelope-from ) for ; Wed, 22 Mar 2023 18:47:21 +0100 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 E85761D0F2 for ; Wed, 22 Mar 2023 18:47:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=tjHGW2Up; 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=1679507241; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=42J9EntRTEUbjmda4EE3CYA+aEk00tRDyJMleU1fIY4=; b=G5z/74s7gsFBI6+torJ9pB/qEXuX40gkjW14Qhl6x5YQuWloga5BKdB11OpnoRo2wZV1+o AOb4pq27N617qo7LDEaAPNVRpuNkNbYg4abToBLRdBnec/QeJpXLkOHq3TzrYQWAoF/0/H aYjqqCmYvA3W5h/9ApeFZiodxRLLVZr67g1b7UVeOE12o4v5iDIQeclHJAZ67LnX+UkZXY tcpgdRjWL09bsqA+ZqPky/6L/aToUlvsCMTp0QOr1+waJXevzgfb1IPlETsycrcnzMboZk UWSUtx9ku5POcvyF3ihWHwgBi0ohQ4qM2JW0vzoMlojlxhLrgurydYYRpfQGFQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679507241; a=rsa-sha256; cv=none; b=NueqH3cMmdTNj+Y4hy9th7I58sxBcplv6GT0CMW0m/Gg0QA7NP//SbIahzwKNDMNMKAxnf rbfJh2Ju2KIEAQ3IEnzrJhSi3DFmrclaGzXHkpXzZ1GTPYpEeyi+G9fTV8P0tq+JslIcnE R3GtQBmP2cN+EjlU06V8K0OHQ5bLYn0RMqHegnP5qTcyr7RODZzCc3x3YH8Wq/rZ72VbpG hWZtiAdCQFEVNe6JAGtZ6aLQqB3iyrWOMfRWzcNkYImTOFZyris0P41hDs0WqbZAlZeShP fd3H/tDuOdVFawIfNqggx/iQZ/sQNyt4PdYtkzQaNB0ANcS6UwFZGjPrLadZiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=tjHGW2Up; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pf2YC-0006FC-Se; Wed, 22 Mar 2023 13:47:04 -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 1pf2YB-0006EY-0E for guix-patches@gnu.org; Wed, 22 Mar 2023 13:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pf2YA-0008Lc-Oh for guix-patches@gnu.org; Wed, 22 Mar 2023 13:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pf2YA-0007B5-LG for guix-patches@gnu.org; Wed, 22 Mar 2023 13:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62390] [PATCH 2/3] gnu: Add cl-hash-set. Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 17:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62390 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62390@debbugs.gnu.org Cc: jgart Received: via spool by 62390-submit@debbugs.gnu.org id=B62390.167950721927567 (code B ref 62390); Wed, 22 Mar 2023 17:47:02 +0000 Received: (at 62390) by debbugs.gnu.org; 22 Mar 2023 17:46:59 +0000 Received: from localhost ([127.0.0.1]:36636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2Y7-0007AY-DA for submit@debbugs.gnu.org; Wed, 22 Mar 2023 13:46:59 -0400 Received: from mx2.dismail.de ([159.69.191.136]:1630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf2Y2-00079s-V5 for 62390@debbugs.gnu.org; Wed, 22 Mar 2023 13:46:55 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 6d49dea3 for <62390@debbugs.gnu.org>; Wed, 22 Mar 2023 18:46:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=20190914; bh=Jq+llIfAwbySJxUP/4U1n XClglQTB2kd+YUWBxWoG+Q=; b=tjHGW2UpBzE06iufyNDNm6JaVNkGGbaYrxC9J d0KUOPHMDVNbROacvUtCIe3jeJMNEEkK5bXJ/95z3Zj6z2ert5gslfcFl4j9fqmJ cXOWdBikw8dazPMCNlxJqasNnXl47k0tt9Rc3/xEm8Gv/llPQDgSNoIL470N5vjI KCP2EUWnO0rS12o44+M/i3Eu2CuqBlI/YT3KTXHY+z/4GgqxQbsfspwXAS9lL4kv pKrROUEa6Hr0lZgZJKUNwd/s85h9n02W0+lYq06xGZIeVHMhxq887D9n+B4YxpTB gnZbS2Fc881wCIfjWcG5RWA1eSHiJhZm+rJFioqZ70Z56OpfA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id d9a48709 for <62390@debbugs.gnu.org>; Wed, 22 Mar 2023 18:46:47 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 481a49f6 for <62390@debbugs.gnu.org>; Wed, 22 Mar 2023 18:46:47 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 36c35e72 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 22 Mar 2023 18:46:42 +0100 (CET) Date: Wed, 22 Mar 2023 12:46:29 -0500 Message-Id: <20230322174630.7652-2-jgart@dismail.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230322174630.7652-1-jgart@dismail.de> References: <20230322174630.7652-1-jgart@dismail.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: jgart X-Migadu-Queue-Id: E85761D0F2 X-Spam-Score: -2.75 X-Migadu-Spam-Score: -2.75 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via 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-TUID: pjCyJGGnyjlw * gnu/packages/lisp-xyz.scm (cl-hash-set, ecl-hash-set, sbcl-hash-set): New variables. --- gnu/packages/lisp-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 9b521039e7..af39bd4391 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -308,6 +308,37 @@ (define-public cl-langutils (define-public ecl-langutils (sbcl-package->ecl-package sbcl-langutils)) +(define-public sbcl-hash-set + (let ((commit "6feb20de457f14e24a83815be1097aa02cca5986") + (revision "0")) + (package + (name "sbcl-hash-set") + (version (git-version "1.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/samebchase/hash-set") + (commit commit))) + (file-name (git-file-name "cl-hash-set" version)) + (sha256 + (base32 "0a966y9yfarhmki4wwzg371ziaygnp13yc6r13w9zz327fkhz8na")))) + (build-system asdf-build-system/sbcl) + (native-inputs (list sbcl-fiveam)) + (inputs (list sbcl-alexandria)) + (home-page "https://github.com/samebchase/hash-set/") + (synopsis "Implementation of a hash-set") + (description "This package provides an implementation of the +hash-set data structure. It has constant time lookup, insertion and +deletion.") + (license license:unlicense)))) + +(define-public cl-hash-set + (sbcl-package->cl-source-package sbcl-hash-set)) + +(define-public ecl-hash-set + (sbcl-package->ecl-package sbcl-hash-set)) + (define-public sbcl-duologue (let ((commit "ea1ada244a81da65f85b548823c9a6d7c9c145e1") (revision "0")) -- 2.39.2