From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0FcVHSbQtmQNJQEASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 19:47:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EOcyHCbQtmS45wAAG6o9tA (envelope-from ) for ; Tue, 18 Jul 2023 19:47:18 +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 D273930149 for ; Tue, 18 Jul 2023 19:47:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20221208.gappssmtp.com header.s=20221208 header.b=LDMh1Uqb; 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=1689702438; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ys0ZrwakpdZ4NxnE3/iqROhUnm/looiU/b4V+M77py0=; b=kgNkzb4pfe9rRGwVW/hoOiHfbepVDgeqwECrJdSoQaOJLtCjvRADmZIROAD+eA2ntRoxRF j1m2g+8R/gROc5zyqdx/ZrZM4pRZKkIhNBHdd9GPrj1Q5qTJ1BZJn7M5sVfAa1JFLqGEP6 s00EVHo0c3hIB7c5fv1+whFfxdS0r27eVCkBkcHx+73yDOrYtuIXZeDS/PP7OOMn7wwhxt NVaLr2vOQp28m+TRNw0zpO3WU7eSTPA4bBqTAtPmEoZ7qyv6AEJdj6/jCmShL+s0jdRONr h1EfmbI6aGu/PCVQiIhJ/qDV9km60qpBBAxtFrU9qdWh+5xhy7hFmubFaA6hyg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689702438; a=rsa-sha256; cv=none; b=hHsHbcvi79mOpY4jZKgygndQSSxxrZixiPnMUCFVNtS1+sqEnTEYFEn3RhIdiiNbTo7lmc tqYOADeN07WW1CLsQ46ZMJugoneiNnVHgRdQ3Z0F91F5rvPHIpOLyKpdiQtOnBMHs1hHyK sGNYeqK8nrHWqQwdVkbwUKCeQpk9Dds0VOWTEZz3WvUZmcCLQxfT8ZS5MJgjOKxGbEe2GY DI2OGr5bK2/QwivzyTPl322bYmXhgXHUnbruEdxMUONcRhMZxQjQs+YHZHpoDCrr5yaMZB Wls6FUkKK1NAwev0cHVbx37yNPM7ez/VJhJOTOIJHfcMvQkijaOzpwbQ8b69NQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20221208.gappssmtp.com header.s=20221208 header.b=LDMh1Uqb; 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 localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLomv-0006CQ-1e; Tue, 18 Jul 2023 13:47:05 -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 1qLoms-0006CG-MU for guix-patches@gnu.org; Tue, 18 Jul 2023 13:47:02 -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 1qLoms-0006Qy-Dy for guix-patches@gnu.org; Tue, 18 Jul 2023 13:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLoms-0005pV-5x for guix-patches@gnu.org; Tue, 18 Jul 2023 13:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64715] [PATCH] gnu: spdlog: Update to 1.12.0. Resent-From: Greg Hogan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 17:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64715 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64715@debbugs.gnu.org Cc: Greg Hogan X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168970240922389 (code B ref -1); Tue, 18 Jul 2023 17:47:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jul 2023 17:46:49 +0000 Received: from localhost ([127.0.0.1]:54221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLomf-0005p2-3v for submit@debbugs.gnu.org; Tue, 18 Jul 2023 13:46:49 -0400 Received: from lists.gnu.org ([2001:470:142::17]:37800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLomc-0005op-TO for submit@debbugs.gnu.org; Tue, 18 Jul 2023 13:46:47 -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 1qLomS-000676-VI for guix-patches@gnu.org; Tue, 18 Jul 2023 13:46:36 -0400 Received: from mail-yw1-x1132.google.com ([2607:f8b0:4864:20::1132]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qLomO-0006H3-Id for guix-patches@gnu.org; Tue, 18 Jul 2023 13:46:36 -0400 Received: by mail-yw1-x1132.google.com with SMTP id 00721157ae682-57722942374so63738727b3.1 for ; Tue, 18 Jul 2023 10:46:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greghogan-com.20221208.gappssmtp.com; s=20221208; t=1689702384; x=1692294384; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=ys0ZrwakpdZ4NxnE3/iqROhUnm/looiU/b4V+M77py0=; b=LDMh1UqbHRvKtFRJxEekWd0HwO/zlFShsyCRFi+krtJ88aeyV+vnKuvLFhO3ZzOeRr nU28fmSVfl9r7/6smbBHbrqpPhsIhnEwaJU9X0S7agl8w6MGIAU/fkmlQl4hLtji2OJ9 PTS8Tr7sWiuD0OfQmn4Eb4ArduZa4T7ljb4xsRGWfkMg5LWR4emTkXTPXXcfkc/fqVEi U0b/H0WJTiRnUv/e0GZkxz4AS039u2T3ltvSs8l+fgO61kV1zTFHyRNLiFW5Z1VV4Jst ktT4BENZtV/p4aAmDATargcMqfe1rvBnaj0XDv8I5rs/kBQo0slLL+WIVZOj+6zbKM/G jgNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689702384; x=1692294384; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ys0ZrwakpdZ4NxnE3/iqROhUnm/looiU/b4V+M77py0=; b=IRsUREvujhJ1ueXz3sTinoG5yXPKitOspyn7moIuC7OjDrv+aB4KhtFzhzhIRj1VMp tVY61kf4jlE76e52ybhC2NngpOhFZhkswGRUkaRD/cGECnEu1HAw+U6HDXM49/7kwcO5 akE1KUuvRq4jpLGs18I3sBZ1+5XHj3MSEWxVvogT0AboeFktUYoBAlm4+/nyepIYnXEE FLEpc21ySljh8wF/LYE3biZkItY4CjtJpnM89wSrcDMd11A3KjJ5rbXaMH0qYf5OZ0V+ RRH/VkjfjprQxZvbjR7TUnSW5IDJ6HfZhkJih2BPGrpxyDK/KwMQ07wWpwVIoPi1e67W 2WnQ== X-Gm-Message-State: ABy/qLbUKhGHC0wiQml+kRm3HuZJ5qUtbo608Qk3whdUSW9E5KdgNY3Y pBxmdlCmlpaXEpk6+mnxnd90Bmb2wgPkBMRI1Xc= X-Google-Smtp-Source: APBJJlGJ0od0rkerLL1ezLoDxNZdIfsWOnSRhxjcWHbye8L/+chL0Z0qwNrWW8Bvpj4hF3q51XYMsQ== X-Received: by 2002:a0d:cdc5:0:b0:576:98e0:32a6 with SMTP id p188-20020a0dcdc5000000b0057698e032a6mr506471ywd.14.1689702384350; Tue, 18 Jul 2023 10:46:24 -0700 (PDT) Received: from ip-172-31-19-221.us-east-2.compute.internal (ec2-18-191-167-208.us-east-2.compute.amazonaws.com. [18.191.167.208]) by smtp.gmail.com with ESMTPSA id t2-20020a814602000000b005771d1c7756sm581466ywa.51.2023.07.18.10.46.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 10:46:23 -0700 (PDT) From: Greg Hogan Date: Tue, 18 Jul 2023 17:46:16 +0000 Message-ID: <20230718174621.8030-1-code@greghogan.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=2607:f8b0:4864:20::1132; envelope-from=code@greghogan.com; helo=mail-yw1-x1132.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 0.86 X-Spam-Score: 0.86 X-Migadu-Queue-Id: D273930149 X-TUID: Ua8vpx5t+ZcN * gnu/packages/logging.scm (spdlog): Update to 1.12.0. [native-inputs]: Add catch2-3.3. --- gnu/packages/logging.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/logging.scm b/gnu/packages/logging.scm index 61b3d6ccc5..abeb3fdd5c 100644 --- a/gnu/packages/logging.scm +++ b/gnu/packages/logging.scm @@ -37,6 +37,7 @@ (define-module (gnu packages logging) #:use-module (gnu packages autotools) #:use-module (gnu packages bison) #:use-module (gnu packages c) + #:use-module (gnu packages check) #:use-module (gnu packages compression) #:use-module (gnu packages curl) #:use-module (gnu packages cyrus-sasl) @@ -212,7 +213,7 @@ (define-public multitail (define-public spdlog (package (name "spdlog") - (version "1.11.0") + (version "1.12.0") (source (origin (method git-fetch) @@ -221,7 +222,7 @@ (define-public spdlog (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0i3a1cqrg1sz0w50g7zz9x73rf838igqri12q8ijh4rzpq0qq3ch")))) + (base32 "0yyncv6wjs5rqm76rkqyxpfbsingk1dq5zfcqhy1a7fpw8xdl53k")))) (build-system cmake-build-system) ;; TODO run benchmark. Currently not possible, as adding ;; (gnu packages benchmark) forms a dependency cycle @@ -230,6 +231,7 @@ (define-public spdlog (list "-DSPDLOG_BUILD_BENCH=OFF" "-DSPDLOG_BUILD_SHARED=ON" "-DSPDLOG_BUILD_TESTS=ON"))) + (native-inputs (list catch2-3.3)) (home-page "https://github.com/gabime/spdlog") (synopsis "Fast C++ logging library") (description "Spdlog is a very fast header-only/compiled C++ logging -- 2.41.0