From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 CLucLAlURGZUAQAAqHPOHw:P1 (envelope-from ) for ; Wed, 15 May 2024 08:19:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CLucLAlURGZUAQAAqHPOHw (envelope-from ) for ; Wed, 15 May 2024 08:19:53 +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=e6JGF+op; 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=1715753993; 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=5Np1NkPNCdJ9XULl6EN2bfYiYPFAYJ2FcFUsB504Fog=; b=sNGjidPJDGqEGGcIkhz5cDIIaDFpXkaUEYIm2QW9caMAZN0u4EpUYWYMOAiUNhqXvg9QoB z2f2F6kVkDhIPuFVA8n8Cck48IdmQohYtHf1GwipOY1/eT7I05EFC7W2jpp4fGfVjhWaOM iH02meKFzKmmjGeqB2jqQmc2Onfa1MBwgXS0cFY9xvWrJWFEg76ECtnKu1WYFZt6CJ10ur sA8zcwQmHXuFhEWxi0CQy7GkIbXwjdcudkyj5GR7rivr5pdpNgR60hJKKlP1W9ob66ttST MLC4zd1rkp5JMVWCiRRarsEy4SwJiz5kbC809vsbHLBUMo0wdIJJsmg70clmLw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=e6JGF+op; 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=1715753993; a=rsa-sha256; cv=none; b=GT6OXccAg8novWkPP4zknNxh97xquFjTzF0q4NPIe7NM75YXIr6VYxEvwnRKT56PpRi9PQ aMnix7DWqHH530XijWnaRXH4vXw+t68TT8yCPoWnXLHpcY85dXayrj7nG0Nz8TGxFewQ38 JYKwZg0SuorCvtfxuW0UVmlS4cEh3FI9RC4BS0Uri+QsyBQd5Yj73eTbOfpHZL+pB4/8EU 9hJaZ5UFCt4qbjBUzW4HzjeItTFIDk7MSW28ES4NonQd5/4RJPdyAwi9kvFZSgdOUEfR1h PtdX/YHtVoVJB1kHz/IG9NakybfP3qaLmmpGJSOMCXmZjFg5Khf3T1LfdQpOhg== 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 A296D6A0B1 for ; Wed, 15 May 2024 08:19:53 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s77yt-0000TU-Mj; Wed, 15 May 2024 02:19:19 -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 1s77yf-0000RP-Ei for guix-patches@gnu.org; Wed, 15 May 2024 02:19:01 -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 1s77yf-0000z5-33 for guix-patches@gnu.org; Wed, 15 May 2024 02:19:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s77yg-0001NH-HM for guix-patches@gnu.org; Wed, 15 May 2024 02:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70955] [PATCH 1/6] gnu: Add go-github-com-pion-logging. Resent-From: "Artyom V. Poptsov" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 May 2024 06:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70955 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70955@debbugs.gnu.org Cc: "Artyom V. Poptsov" Received: via spool by 70955-submit@debbugs.gnu.org id=B70955.17157539185236 (code B ref 70955); Wed, 15 May 2024 06:19:02 +0000 Received: (at 70955) by debbugs.gnu.org; 15 May 2024 06:18:38 +0000 Received: from localhost ([127.0.0.1]:41761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s77yF-0001M5-QN for submit@debbugs.gnu.org; Wed, 15 May 2024 02:18:37 -0400 Received: from mail-lf1-f44.google.com ([209.85.167.44]:45143) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s77yB-0001Lj-Lf for 70955@debbugs.gnu.org; Wed, 15 May 2024 02:18:34 -0400 Received: by mail-lf1-f44.google.com with SMTP id 2adb3069b0e04-51f2ebbd8a7so7281111e87.2 for <70955@debbugs.gnu.org>; Tue, 14 May 2024 23:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715753843; x=1716358643; 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=5Np1NkPNCdJ9XULl6EN2bfYiYPFAYJ2FcFUsB504Fog=; b=e6JGF+opD9CHnolBu9+ShEj8aqzI9gTT1u2wNoLpFUUkndLlbde13IkZwVI8AfNGM2 OMEp18CdGtpoDUY7sCs1MPiuckiRCBF2940U7FmehM1hlEblzp9Ta262tw7ruZfG/cjj KYMPz5f0+zqgjlL+Oy0SdBpy/7Ss1MULm/EBpfjDkg+DK0hY4YoDmJ4ba4ZoqpBq05K9 qOAgkf1YpiFUWs24P5Gy3Fi3J2NiEJfmJS0+imGSWH7Ub2U1q91P4hmEuNQAGW+Xyd6Q T4ZxkpUozfxvZ/+jkwiVhMRB5+2gx1WrS44WRWSu5T+Zzad9fK6bFwZyYWBYpgAA89CW GELQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715753843; x=1716358643; 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=5Np1NkPNCdJ9XULl6EN2bfYiYPFAYJ2FcFUsB504Fog=; b=fBH5GdA/4c8Vd2kyiIqZiWTeEBzi046akBDt9rnW9GW/cVaXErrSUm36glPiVeg3aY RO5VXA4jMIzn75JvcE5Z/kDDdROCgW2iG56txD/C08A8JHpRZla5u9Z32oN3VgTao3y0 mwZICBLGfXbfZD9DZ8sSugmhmMD7noOM2rSJLSuBRhnlJKGeZQnrl76weI16L5C5vsCA Yx3ZCRYlEaO/jt8+b4N7DYaR6P+U+Utcud/FDmqQ/FXNgBgCGD45oMajYechDQuuaoU2 sXh9y30tBSOSANYPXTg7nWtXjKGU8nZeqf2g3sRWmQHmUDPzGWjJA4ZnelQXrizH4Y73 ZgTw== X-Gm-Message-State: AOJu0YzdJ6UhAgvCBbTD0TXfZ8wZVmc1zOjMv4KRYud1w6OA8izoSHE3 xpfu6X4ARO+K38O1h3q8WjoH7K3h2HbmlZ3lKBFKxJ0dfRThE1GYC/lpBQ== X-Google-Smtp-Source: AGHT+IHzdaiYCYt5M6r7uNODYGa6iyV1qEx+bNODfhTm3OEHnod0xd86S+nLwOqUErydVMNopK/1nQ== X-Received: by 2002:ac2:4e11:0:b0:518:b4a3:dee1 with SMTP id 2adb3069b0e04-5221006cd87mr11010388e87.66.1715753843361; Tue, 14 May 2024 23:17:23 -0700 (PDT) Received: from elephant.. ([95.79.11.228]) by smtp.gmail.com with ESMTPSA id 2adb3069b0e04-521f38d8b5bsm2418283e87.214.2024.05.14.23.17.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 May 2024 23:17:22 -0700 (PDT) From: "Artyom V. Poptsov" Date: Wed, 15 May 2024 09:17:10 +0300 Message-ID: <37d588ce30733b819c15ea39fe1f3863e80538a2.1715753200.git.poptsov.artyom@gmail.com> 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.13 X-Migadu-Queue-Id: A296D6A0B1 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 3.13 X-TUID: ys5iCMB5oLJ/ * gnu/packages/golang-xyz.scm (go-github-com-pion-logging): New variable. Change-Id: I2da53900059251b78cad2bb56cfbc87228c91e23 --- gnu/packages/golang-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index cd023da86c..4ed310e9ef 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -2982,6 +2982,30 @@ (define-public go-github-com-pierrec-cmdflag on top of the standard library @code{flag} package.") (license license:bsd-3))) +(define-public go-github-com-pion-logging + (package + (name "go-github-com-pion-logging") + (version "0.2.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/pion/logging/") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "11ay8c15xk3pv7y9nd80szk3mci480x67yqlgb10vswrz4h4mx3v")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/pion/logging")) + (home-page "https://github.com/pion/logging/") + (synopsis "Logging library used by @url{https://github.com/pion, Pion}") + (description + "he library is used as a part of @url{https://github.com/pion, Pion} WebRTC +implementation.") + (license license:expat))) + (define-public go-github-com-prometheus-client-model (package (name "go-github-com-prometheus-client-model") -- 2.41.0