From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sL2MGcK8jmUgFgEAkFu2QA (envelope-from ) for ; Fri, 29 Dec 2023 13:34:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 4BJjE8K8jmWV4wAA62LTzQ (envelope-from ) for ; Fri, 29 Dec 2023 13:34:10 +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=A26W02Eg; 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=1703853250; 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=+ugqhPRLeM7OtGajl9FnOvthwPS8uatQ485ZCOpFaEU=; b=alRj+vUPLkH3w6+A+QNCXLDsRIWYt7pKMwxTPSBLrrT7b9dlJ0kn/NdOFJ2Klr6NOOggT4 K3UC7AuU1BJim/e25xkmqZV2b7OM/13t0D/2lmHUpOFk+uxde6m3b6XlNShd9SBn4jcO9N OhRH+C351JTqCmCvLFi3pL+TnBrQTaXyh0MTtqQQocqKjaaFa0GUCu4OrhAudCq+I9NHdL trWJI8j0UHEmqPKY/8FK4/ppQUWlE4gKnYjyXHwLizHezRLJ4gx1bt1F0sl+Xrk0lRVX/C RjobZ56s0huCqWukAWdT8Vur45NMSdVe+hzDHNtuQpCsJp3cmmVslPyIdmfIcQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=A26W02Eg; 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-Seal: i=1; s=key1; d=yhetil.org; t=1703853250; a=rsa-sha256; cv=none; b=AGWhWsTMfW8UR4q2eVog8nOiKg0oWPZ9e3y26O/wJMHjHSmsRI7Bh2zW3WmTzT0Xs88l/i ym4xTiU5cDOlfY0bX8IlrhWSiLEpAIU7OaIYT6kQPN0onhfAUM34yagkVfNz+r197pcBqz Ge87z9YRAu4PLY3ZN/Jj8Q6Y2tZDtiiOjFPzgVWeHJ7JZn2NCSmgDGL8vZ//BmbX7s4Znn MF9bhzW/locRjKyxaIe5CHxR6l2b5KtumTuOgMk2sugpV+eaeAaEkk5DQQe9t5f8as2Oiq ws4gIN+IdOmBNdLU3p0qiUWgDeL7GIN9ZTXCBR++sGINeUXilSs0dCZm4x7jRA== 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 2C98F24009 for ; Fri, 29 Dec 2023 13:34:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJC3y-0005o3-6k; Fri, 29 Dec 2023 07:34: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 1rJC3v-0005na-4v for guix-patches@gnu.org; Fri, 29 Dec 2023 07:34: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 1rJC3u-00083V-5M for guix-patches@gnu.org; Fri, 29 Dec 2023 07:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJC3u-00022O-09 for guix-patches@gnu.org; Fri, 29 Dec 2023 07:34:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68103] [PATCH] gnu: cl-trivial-benchmark: Update to 2.0.0-2.1fbc8d1. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Dec 2023 12:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68103 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68103@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.17038532077788 (code B ref -1); Fri, 29 Dec 2023 12:34:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Dec 2023 12:33:27 +0000 Received: from localhost ([127.0.0.1]:40932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJC3L-00021X-0q for submit@debbugs.gnu.org; Fri, 29 Dec 2023 07:33:27 -0500 Received: from lists.gnu.org ([2001:470:142::17]:53820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJC3K-00021L-2d for submit@debbugs.gnu.org; Fri, 29 Dec 2023 07:33:26 -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 1rJC34-0005jJ-K4 for guix-patches@gnu.org; Fri, 29 Dec 2023 07:33:17 -0500 Received: from mail-4323.proton.ch ([185.70.43.23]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rJC32-0007yc-Ud for guix-patches@gnu.org; Fri, 29 Dec 2023 07:33:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1703853186; x=1704112386; bh=+ugqhPRLeM7OtGajl9FnOvthwPS8uatQ485ZCOpFaEU=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=A26W02EgkvKZZR28qF/5FQt2+RnisqGeQGr7xeLpO75ZH8TH/eUhnc3rbTmXXKV5B 35NI/0yz6ncS41k7D8rEYv2HMP6pgFTWGbU/US/m3+AHTX+GfpqFAGFCl7YTNn+Gk0 G38YNdu4Z/ZiQj+vvHtPLeULy/+LrQtoS+sxeJXhsTs1fngn3k5GuRNP21StAcdrxy Cvy2YmbMom73X0gsQ73r25/J0QmM/osILcsyP0kfizk0ci9LrAeAzZwoRK+IXfOuy4 1Gcj0rSfKSH6aHdpp8PKySxR88lFkYcaUTru2tqfpKg7RcFGwiJV4j6rgaPAY3Wu4L aVewULhc2hrcA== Date: Fri, 29 Dec 2023 12:32:46 +0000 From: "Paul A. Patience" Message-ID: 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.23; envelope-from=paul@apatience.com; helo=mail-4323.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, TVD_SPACE_RATIO=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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.26 X-Spam-Score: -4.26 X-Migadu-Queue-Id: 2C98F24009 X-Migadu-Scanner: mx10.migadu.com X-TUID: Sth9pZFAiHtJ * gnu/packages/lisp-xyz.scm (sbcl-trivial-benchmark): Update to 2.0.0-2.1fbc8d1. Change-Id: I1b9e14ac071ce35b2f2e33220f199481578a07c5 --- gnu/packages/lisp-xyz.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 1625197550..b8b1b5f42b 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -17455,19 +17455,20 @@ (define-public cl-flamegraph (sbcl-package->cl-source-package sbcl-flamegraph)) =20 (define-public sbcl-trivial-benchmark - (let ((commit "42d76733dd2e873471c6f1e27d39113293f7dd5c")) + (let ((commit "1fbc8d15f09ed8aa426bc73956b8b7c9b2668802") + (revision "2")) (package (name "sbcl-trivial-benchmark") - (version (git-version "2.0.0" "1" commit)) + (version (git-version "2.0.0" revision commit)) (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/Shinmera/trivial-benchmark/") (commit commit))) - (file-name (git-file-name name version)) + (file-name (git-file-name "cl-trivial-benchmark" version)) (sha256 - (base32 "0fbzqbpm2ixz85555krl36kbbbjyn699vdj6k383khi3g9y629fa"))= )) + (base32 "1p48wgpady0n8frdcgp7sbg93b0fbvpx1qk5valmanhwr9j3xh88"))= )) (build-system asdf-build-system/sbcl) (inputs (list sbcl-alexandria)) base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f --=20 2.41.0