From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id EDopCmF9LmYjaQEAe85BDQ:P1 (envelope-from ) for ; Sun, 28 Apr 2024 18:46:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id EDopCmF9LmYjaQEAe85BDQ (envelope-from ) for ; Sun, 28 Apr 2024 18:46:25 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Y7aVrmQI; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714322785; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=fWKeQ6Zpirl7L+xbDBtb7rOzeiAu+mLvaLBzGBBFv1I=; b=FK57YVsJKC/kTJflUK3xAwLM6OReYU16WaOUymxtHyraG96gqH11HTqIYhC/2RNqxnnFES T+uMkCnmRdgbarBuC/G2MMPpZbaGuKxBX5sQHUpR1vC4NJpbG9cbieXm0LEp6MkytD2ocl fOE1V5HBe/sRW6K3aurGl4VLH324Oq6+tZYyf6Q0xYhrOR6fwLYGO0O7EcFz4LR7ziweVe Y53haBF7jc2VccoZLr5slacC75PL79eOOhIcd/0GMfmCgENR+vqtsrdPSAu9MYw1Wh1055 BsftjDHdxRjP2KX3dU9gycQNJX94mJVfFdr0rEVbsdkYKnO5QIFl3T9L/Wmp9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Y7aVrmQI; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714322785; a=rsa-sha256; cv=none; b=Tb/6i90LqQRTueFn/aEA+oApn9ERaWmGCsSudF8vR5IJT8iDNh6kl7Ml3cBsrdkwDx/w1l Whs74MjdxnIwc2awFD+q9MHv0pEdaUeHlt7fqVvDzT0ayB7J0q2FfnCLvGkTfDTZ6wde2E DRaKZhoikGWg6g4CNvNg+SiGnaslDAK8FTyYAhOAKzq7wkg+MqnO1RjcBireMtmc7kxLg9 H9NSMg9u4QLzr267rpRMhLgfSSJcWQ1rzohLnfa9/ZTOFtdV1w1x37pUQ1/jgfo6wTSsiB HbHQFXZ6XOt10tx/ij+paXQdF9c2YFZQbBPf/deBWJKG0bpEDvcj3IEABMHCLQ== 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 EE3967D343 for ; Sun, 28 Apr 2024 18:46:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s17es-0000I3-Ge; Sun, 28 Apr 2024 12:45:46 -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 1s17eq-0000HD-7C for guix-patches@gnu.org; Sun, 28 Apr 2024 12:45:44 -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 1s17ep-0006KB-Ph for guix-patches@gnu.org; Sun, 28 Apr 2024 12:45:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s17f9-00012V-38 for guix-patches@gnu.org; Sun, 28 Apr 2024 12:46:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70631] [PATCH 4/6] gnu: Add go-github-com-ipfs-go-log. Resent-From: "Artyom V. Poptsov" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 28 Apr 2024 16:46:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70631 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70631@debbugs.gnu.org Cc: "Artyom V. Poptsov" Received: via spool by 70631-submit@debbugs.gnu.org id=B70631.17143227573963 (code B ref 70631); Sun, 28 Apr 2024 16:46:03 +0000 Received: (at 70631) by debbugs.gnu.org; 28 Apr 2024 16:45:57 +0000 Received: from localhost ([127.0.0.1]:51164 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s17f2-00011l-W6 for submit@debbugs.gnu.org; Sun, 28 Apr 2024 12:45:57 -0400 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]:55702) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s17f0-00011D-OK for 70631@debbugs.gnu.org; Sun, 28 Apr 2024 12:45:55 -0400 Received: by mail-lf1-x136.google.com with SMTP id 2adb3069b0e04-51aa6a8e49aso4378692e87.3 for <70631@debbugs.gnu.org>; Sun, 28 Apr 2024 09:45:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1714322729; x=1714927529; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fWKeQ6Zpirl7L+xbDBtb7rOzeiAu+mLvaLBzGBBFv1I=; b=Y7aVrmQIext4aWdzd7vQLUTFCofVKagVzrkBW+Kk5+MfLGUg0OJFzkGOH19r+EUzcg CBcm2yUOdcCBgOZtauIt2Ecfxyugk5RtNDYPFIPvi1dgLx5UyIktciasAGHzGU/+kluk nWagtuiHyPl4bTCRFJhY0hQajambJYC9fvKfV23tgx55jlFuyJ+PS2FH/R9T1jkL7YbN Wfo4J5SstjGzhCR7quwLSHGnuxB040We5q6h+Bp7Gtp1amQsXmiXi86gjMJX/p0a7Vj+ RmDZRQ+skkg41VpfL8P3aIuwZ25FBOwl2SmVy9gGhtZgji+Ebjy7kion27Q3yHB6UEKd hM6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714322729; x=1714927529; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fWKeQ6Zpirl7L+xbDBtb7rOzeiAu+mLvaLBzGBBFv1I=; b=r+9cYWQfL65S68l76zJqWhrtYCrtytVXXJEo1AJHsDGAjlUHgLLEJebyjlDQ4waBQY R6EaTfgiGuHC37Tmwz78mycZB/Unsz+unp6/c6oFpRph32JpT8JwS3fXWfB33uaS2930 b/lrGASEkRr8xILNsLFYFb4VnMBlOMTuGVTOkxy3NNWHGyEEDMOoWRfWXTS1aRXuPJSs AqvCZWKYIl9yyMjTfo6EIei/Cz1qb8dNCJhAchqsMUzA0s+sK19IlsaeGAZuktOxacgv 7t9NViWBRewFq+O8nWMCgkJaDqb7C+k6bVDS4t19/66mujHTu5JHRNWKkfX/cD3CG8Dh h9qg== X-Gm-Message-State: AOJu0YzlvaQFPU7oeNauaAASEamNlIuCa76y7gxOl72o4bT05uyHTT38 GaadZfii7Jj4IWz0p3xbv1mt5rfDl0OcJJHfyM3SO2qVoURF/6kaYzQ46g== X-Google-Smtp-Source: AGHT+IG4LL8FOgxjtgppLFqeqs+52H58AKbDL6tDoJt6HLFBR6bot4QQHmzC48IbXkPr7HX1xFB3zQ== X-Received: by 2002:ac2:5ec2:0:b0:519:2c84:2405 with SMTP id d2-20020ac25ec2000000b005192c842405mr4103774lfq.44.1714322728704; Sun, 28 Apr 2024 09:45:28 -0700 (PDT) Received: from elephant.. ([5.166.209.213]) by smtp.gmail.com with ESMTPSA id cf12-20020a056512280c00b0051b41844048sm2343273lfb.285.2024.04.28.09.45.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Apr 2024 09:45:28 -0700 (PDT) From: "Artyom V. Poptsov" Date: Sun, 28 Apr 2024 19:45:12 +0300 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , 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-Spam-Score: 3.11 X-Migadu-Queue-Id: EE3967D343 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 3.11 X-TUID: iKca46ZzGMZm * gnu/packages/ipfs.scm (go-github-com-ipfs-go-log): New variable. Change-Id: I5b5b1d594b5458a7ca156346c6a6dc3c8d5bd69d --- gnu/packages/ipfs.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm index 905cda71e9..96802c0c57 100644 --- a/gnu/packages/ipfs.scm +++ b/gnu/packages/ipfs.scm @@ -224,6 +224,30 @@ (define-public go-github-com-ipfs-go-log-v2 their levels to be controlled individually.") (license license:expat))) +(define-public go-github-com-ipfs-go-log + (package + (inherit go-github-com-ipfs-go-log-v2) + (name "go-github-com-ipfs-go-log") + (version "1.0.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ipfs/go-log") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0gj2yqrv6wgpkv6f9c1anmw5kwg59plv0jrcxb3zmjrnk8fsn1jr")))) + (propagated-inputs (list go-github-com-gogo-protobuf + go-github-com-ipfs-go-log-v2 + go-github-com-opentracing-opentracing-go + go-go-uber-org-zap)) + (arguments + (list + #:go go-1.21 + #:unpack-path "github.com/ipfs/go-log" + #:import-path "github.com/ipfs/go-log")))) + (define-public gx (package (name "gx") -- 2.41.0