From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2P79LziwSmU0pAAA9RJhRA:P1 (envelope-from ) for ; Tue, 07 Nov 2023 22:46:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2P79LziwSmU0pAAA9RJhRA (envelope-from ) for ; Tue, 07 Nov 2023 22:46:32 +0100 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 8DDB05D40D for ; Tue, 7 Nov 2023 22:46:32 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=folXtG4O; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1699393592; 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=fdxvG/bVG7MLpy3F5a7xIWPgfrbb4/iqA61RScBGfYk=; b=d4KMyEqQqiG5fc1rAlE37fr1w2znpQ6/sa7ZXeqjq2Y4CCzJEam8wSZxEOX1YcTrqRxRoo sV7+6AuK4aJvfMRAb+lS+bYBibej4VXPcoO5zw9IMI8CgWp5QDnuq8QArewxsG8hEl0V7n XNcYR1ckeld21gmeeFclToIJLiQtuzAibLJqp4igA0UIThdDgUAJYgB4CpXenuFka2kFh5 Vy7giWns7MSLl4g04efiGxDIJOQcA/wjls9eXEWozs1eMKtRV7TLd14+9+4Uo2Nr9+s6BS edSGNq9YUvURjINvqX+bVL2x78mVbRF1egh+iXAqW5ZRXo8jpcFAtdyLhYLQcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=folXtG4O; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1699393592; a=rsa-sha256; cv=none; b=c0zJhvZd/TT/JdXgRMTxQsWKtipsUDvOkY75zASxBzNPFNICpNb6CgLF8tHw7Lwu2f24bh dzoc2l+k8/Qsh6Qy2Ve+OpgSU8S7mvvx60RU0FT6l6PRid5gBDs8TV9x+NwAnTam7R6/Go 06VuuS3vizJIDgC2F6naIvu2Uzf5yzYxSBxobsLuUWMlRLIGAd/Ac2p+0iiMjIbF7uNv0u ZL0tz41b/IRWvRyiEWdPFkzfPZeXe3m75gfrrB+yJgl9qlhO7CpFI8YnzyhLei0d09IPP8 CTL9cVC3/++s0+q7CHga1XUvm5mJfdo0E1/KGnmycqTrDIshXoGS1yTLzvTKfQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r0TrD-0001C8-Id; Tue, 07 Nov 2023 16:43:35 -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 1r0TrB-0001An-1f for guix-patches@gnu.org; Tue, 07 Nov 2023 16:43:33 -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 1r0TrA-0007dh-QQ for guix-patches@gnu.org; Tue, 07 Nov 2023 16:43:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r0Trm-0000fH-Ub for guix-patches@gnu.org; Tue, 07 Nov 2023 16:44:10 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 17/67] gnu: go-github-com-jcmturner-dnsutils-v2: Move to (gnu packages golang-web). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 07 Nov 2023 21:44:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66827 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66827@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 66827-submit@debbugs.gnu.org id=B66827.16993934041975 (code B ref 66827); Tue, 07 Nov 2023 21:44:10 +0000 Received: (at 66827) by debbugs.gnu.org; 7 Nov 2023 21:43:24 +0000 Received: from localhost ([127.0.0.1]:43509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r0Tr1-0000Va-Id for submit@debbugs.gnu.org; Tue, 07 Nov 2023 16:43:24 -0500 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:47455) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r0Tqp-0000RV-WA for 66827@debbugs.gnu.org; Tue, 07 Nov 2023 16:43:12 -0500 Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-32daeed7771so3134505f8f.3 for <66827@debbugs.gnu.org>; Tue, 07 Nov 2023 13:42:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699393348; x=1699998148; 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=fdxvG/bVG7MLpy3F5a7xIWPgfrbb4/iqA61RScBGfYk=; b=folXtG4O0PT7mjxePucDBbDzFb0XH4MAsNul/K+Dkw3+OilnI2pya8Vef+Grcw/Djz kZRDy0A+5CUL8ajdrbfSNzrOCJgeZyUNFSn/82dmLTQxSuWz0t7mP8L0Y8oGXZn4kmG4 j8IQwyxcMKQ5l1EPec4HlpYmvOV47c+qqPApKGI8nrf7CzMhF0JWNfPiO8lIpf8atTQd zz1DDa9Y4a04pIOx3JVKs9DClddE/2jJFX0tIoO4ZqLcaIbHNCxpQICthdEai29feFAD jH+QiRt0EuvWla32Buizy3yr58sZcetemL3uygsjdIotIJKw8LZZdjA/MrMU8tfpXEUu Do0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699393348; x=1699998148; 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=fdxvG/bVG7MLpy3F5a7xIWPgfrbb4/iqA61RScBGfYk=; b=e0G1c8B3lMpMg2SwvJAfBSzVhxv00wZ7DKjIc6yY1sDQiEwEDaMx8LyUdlN2OVmIQ2 RyBu3r8WwQYyoU4SPUmOJc3K1CMkJ4dC1znbEGC2R7X2MDbVumW/078imfei/O1bDf5M cxgEq8NDMhMc+aTyoJhdpvLaCVjGs2AgqJ4rVfSnH8KIHMgHLkVc2SP2fXLJHcJsyicl zbTtuei/P4iTsrrBfNX/8WYAmkCOyka6H/60Y5uiaW/wS1vnIYOMqeAt/PJMyldU7+me ZoqNTX8xT39mlEQYvuhvujIprGtl4kTOkbW2mGjGwXO1uugOV3vbz8y00yE23STPOtRJ pOXA== X-Gm-Message-State: AOJu0YzUKPr+TwRgDMNqusoTaQFiU2XVJCpOrq+tgK/X1697fplXgZ+m N+Wjlm1uRKm7odEdhqA9cr3+nQDgVSgf3Q== X-Google-Smtp-Source: AGHT+IH2i42BPn2LNCmBUpg0HMrChnL4EkWNtYF+UV86DAWf9wLN0quyY7nZsgN0WcDLTQM4u3m7zA== X-Received: by 2002:a5d:5225:0:b0:32f:acb1:ba9b with SMTP id i5-20020a5d5225000000b0032facb1ba9bmr12215wra.22.1699393348087; Tue, 07 Nov 2023 13:42:28 -0800 (PST) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id p2-20020adfce02000000b0032f9688ea48sm3310178wrn.10.2023.11.07.13.42.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Nov 2023 13:42:27 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 8 Nov 2023 00:40:54 +0000 Message-ID: <5444b4a7931294533af87b59ca63b5c08411238a.1699403992.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <0117df90b1ef43a67d4fa86e5b58e60f7c0a52e5.1699403992.git.sharlatanus@gmail.com> References: <0117df90b1ef43a67d4fa86e5b58e60f7c0a52e5.1699403992.git.sharlatanus@gmail.com> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 8.39 X-Migadu-Spam: Yes X-Spam-Score: 8.39 X-Migadu-Scanner: mx10.migadu.com X-Spam: Yes X-Migadu-Queue-Id: 8DDB05D40D X-TUID: zM9X6Nqa5Tek * gnu/packages/golang.scm (go-github-com-jcmturner-dnsutils-v2): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I65f87f8e8cd7970a15d3b1e09c5ef4202f0542db --- gnu/packages/golang-web.scm | 28 ++++++++++++++++++++++++++++ gnu/packages/golang.scm | 27 --------------------------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 580877f8fe..9b2bcd7cbd 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -286,6 +286,34 @@ (define-public go-github-com-gorilla-websocket protocol.") (license license:bsd-2))) +(define-public go-github-com-jcmturner-dnsutils-v2 + (package + (name "go-github-com-jcmturner-dnsutils-v2") + (version "2.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jcmturner/dnsutils") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "116zbgvfj88vv93fnapmmgyd5g8kzy774cdyzsnnzyzng92j61c9")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/jcmturner/dnsutils/v2")) + (propagated-inputs + (list go-github-com-stretchr-testify)) + (home-page "https://github.com/jcmturner/dnsutils") + (synopsis "Go library with DNS utils") + (description + "The dnsutils package provides a Go function to return a map of Service +Records (SRV) in the order they should be used for a given service, protocol +and name. The order is determined by the records' priority and randomized +selection based on their relative weighting. This package is useful for +network applications that require accessing services using SRV records.") + (license license:asl2.0))) + (define-public go-github-com-jcmturner-gokrb5-v8 (package (name "go-github-com-jcmturner-gokrb5-v8") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index e65b8e2581..20d3c378c4 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1362,33 +1362,6 @@ (define-public go-github-com-jcmturner-aescts-v2 encryption and decryption methods.") (license license:asl2.0))) -(define-public go-github-com-jcmturner-dnsutils-v2 - (package - (name "go-github-com-jcmturner-dnsutils-v2") - (version "2.0.0") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jcmturner/dnsutils") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "116zbgvfj88vv93fnapmmgyd5g8kzy774cdyzsnnzyzng92j61c9")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/jcmturner/dnsutils/v2")) - (propagated-inputs (list go-github-com-stretchr-testify)) - (home-page "https://github.com/jcmturner/dnsutils") - (synopsis "Go library with DNS utils") - (description - "The dnsutils package provides a Go function to return a map of Service -Records (SRV) in the order they should be used for a given service, protocol -and name. The order is determined by the records' priority and randomized -selection based on their relative weighting. This package is useful for -network applications that require accessing services using SRV records.") - (license license:asl2.0))) - (define-public go-github-com-jcmturner-goidentity-v6 (package (name "go-github-com-jcmturner-goidentity-v6") -- 2.41.0