From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eAy5AxMjRGS7cwAASxT56A (envelope-from ) for ; Sat, 22 Apr 2023 20:10:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GDS1AxMjRGRPqAAA9RJhRA (envelope-from ) for ; Sat, 22 Apr 2023 20:10:27 +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 CEE04306B4 for ; Sat, 22 Apr 2023 20:10:26 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682187026; 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; bh=4oenS7YI/2CHZK36lgdnitdK7581obVGnJ6YhBB/qp0=; b=juxq62oFodASMPI8woi6up9YEBiaZc7IZavuXNYFKfg7WrXuz0oR8ZngpG3FQwJ8ss6MsP OLlsxBEkiETGqjvP+M5muj6Q5x23w8aO849ElHg77BnRBaeJUEk8IubbfVYW8KOx//3GeI Qp4Enp7WMtMSJj2LXmnNHghaZJAFq9dSvGb8B4Sg51p1UBGmfNSlT5fe+9vvl+41hgZVVY LJMBAuctZNwxkQxXOhHYvptWTRGES3tI2B+pza3QA4L59FxmhvwgxoBspByB7XLdWwPgbp E07TAJlrzKM1i2qJKRQgLXqXCFwdD6R2kw9r8CDpYt3IjGerydoXJv0X56aCqQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682187026; a=rsa-sha256; cv=none; b=BreBsVaJo+718xz84DIxu8LekXtuoTlRv0thVcNkWbqN0wDWOlZOs+j0DbiINSvf+6phMZ qy8EmbMxvkV5+GPu4zMcFRi9mmdnhaXSDth4VyfuYwNe4mTtUyV4GOcZMrTjvL2aOg/KOZ i7tvLlIL5ROm4IO9ysc6dMfU3gowyEdPyZH5MFx1Ee0TYAm8+DUatHNvdWJVEpBSHoE1RK kNPjhX5P6XV2E5OdJlr6SndhJ2AjMmKksE19qEkOrOrffwrgpqIFrLwPBAuNkpZdMnUx1y 2gNR3rFfjZccYZXVT7fTAR1bYjPF6mekAhNz0OkCoaSc98Kj0e7tvkhH1873Rw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pqG6i-000519-CZ; Sat, 22 Apr 2023 12:29: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 1pqG6h-00050a-2s for guix-patches@gnu.org; Sat, 22 Apr 2023 12:29: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 1pqG6g-0000v3-RG for guix-patches@gnu.org; Sat, 22 Apr 2023 12:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pqG6g-0008My-I7 for guix-patches@gnu.org; Sat, 22 Apr 2023 12:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63017] [PATCH 07/24] gnu: Add go-github-com-hashicorp-go-uuid. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Apr 2023 16:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63017 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63017@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 63017-submit@debbugs.gnu.org id=B63017.168218089331949 (code B ref 63017); Sat, 22 Apr 2023 16:29:02 +0000 Received: (at 63017) by debbugs.gnu.org; 22 Apr 2023 16:28:13 +0000 Received: from localhost ([127.0.0.1]:43974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqG5s-0008J8-Ru for submit@debbugs.gnu.org; Sat, 22 Apr 2023 12:28:13 -0400 Received: from 6.mo581.mail-out.ovh.net ([188.165.39.218]:39349) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqG5g-0008GT-B9 for 63017@debbugs.gnu.org; Sat, 22 Apr 2023 12:28:01 -0400 Received: from director7.ghost.mail-out.ovh.net (unknown [10.109.138.56]) by mo581.mail-out.ovh.net (Postfix) with ESMTP id 4DF9B24E40 for <63017@debbugs.gnu.org>; Sat, 22 Apr 2023 16:27:59 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-9nbl6 (unknown [10.110.103.149]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 12F4F1FD5B; Sat, 22 Apr 2023 16:27:59 +0000 (UTC) Received: from ngraves.fr ([37.59.142.101]) by ghost-submission-6684bf9d7b-9nbl6 with ESMTPSA id UX8NAg8LRGTPXAIAA0Z92w (envelope-from ); Sat, 22 Apr 2023 16:27:59 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Sat, 22 Apr 2023 18:27:33 +0200 Message-Id: <20230422162750.17012-7-ngraves@ngraves.fr> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230422162750.17012-1-ngraves@ngraves.fr> References: <20230422162750.17012-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 796855660069970658 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrfedtiedguddttdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvheelieffheetvdelhfffffejfefgudfhteekveehieetudeiudfgkeeutdehjeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrddutddunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeifedtudejseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedupdhmohguvgepshhmthhpohhuth 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves 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-Flow: FLOW_IN X-Migadu-Country: UNKNOWN X-Migadu-Spam-Score: -2.06 X-Spam-Score: -2.06 X-Migadu-Queue-Id: CEE04306B4 X-Migadu-Scanner: in3.migadu.com X-TUID: 10aw1cjcc0c+ * gnu/packages/golang.scm (go-github-com-hashicorp-go-uuid): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f00c18897e..f11bca3a39 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3840,6 +3840,31 @@ (define-public go-github-com-getsentry-raven-go logging system.") (license license:bsd-3)))) +(define-public go-github-com-hashicorp-go-uuid + (package + (name "go-github-com-hashicorp-go-uuid") + (version "1.0.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/hashicorp/go-uuid") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0wd4maaq20alxwcvfhr52rzfnwwpmc2a698ihyr0vfns2sl7gkzk")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/hashicorp/go-uuid")) + (home-page "https://github.com/hashicorp/go-uuid") + (synopsis "Generate UUID-format strings") + (description + "This package generates UUID-format strings using high quality bytes. +It is not intended to be RFC compliant, merely to use a well-understood string +representation of a 128-bit value. It can also parse UUID-format strings into +their component bytes.") + (license license:mpl2.0))) + (define-public go-github-com-hashicorp-go-version (let ((commit "03c5bf6be031b6dd45afec16b1cf94fc8938bc77") -- 2.39.2