From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 GPjhEnawSmWgVQEAG6o9tA:P1 (envelope-from ) for ; Tue, 07 Nov 2023 22:47:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GPjhEnawSmWgVQEAG6o9tA (envelope-from ) for ; Tue, 07 Nov 2023 22:47:34 +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 1D9975D419 for ; Tue, 7 Nov 2023 22:47:34 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="c6T/5uCs"; 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=1699393654; 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=P1ESU9Cw/hsNUB9P/a4o1tHjZzmcdR7C+ra9u8yuzP8=; b=odDdm36ETVWgqeA2EuHcf0ziWGzeWjgNXyRGVBnQvsHcYiemu7FGoNrIZ0S91NaF6RKMjS kv0MrLkJCFO19OMU0coEhTjwT1GPq+R0RwqtGFbghkls5BAmuL9Nh4rLtgBbApBofw4/dm HHr35TXVu+narpQzquZkoRs1KzY22cBnRcp1IUmuYFjM0zHvJfxR1sE8jML6ipnP6+Gr1u Gak4ykaHqXEj4ZmGaPffK/tGZSj/L1SeYthhmo2oHrVh1ohhU1CKA/vfYS7bYg438EYISu xjpkalk8qUvuifYi5pbKoOEGid0xghNtW1/4w4wjEvqgqkMsmY6OoaCdlgRpzw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="c6T/5uCs"; 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=1699393654; a=rsa-sha256; cv=none; b=MSjVrWLMLJ8tNfbDetDxj0Srat8aq4EP/cJoz63X1xIE58MA5MszcEAIBGfjoY9pEj5SwD 33rkUqZFBPL7YDB5VUfZLkX/40gBZeaJYTTUc4Y5q95Aop5DQzlz8k2/uojApiTWmORgDX 1itbNgz/4x60SSlnCMmdLygpnBI6TxNrb5rQ1APR3BR7RrbXFVdVR50to3u55nFbEE3PlG C3Iz4WTAsZGaJad4lPaIjTE1dyqBAxPI+AIy7I+dw1GD2NIbMuZLFBk9AdH5zMXS5d7noI 56VXlweyQA+w1sxkmfy1H3PRKO+1445xFLP910K7NPw9cOTaExGC0+lWUnOOOw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r0Ts9-0002J1-9I; Tue, 07 Nov 2023 16:44:33 -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 1r0Ts5-0002D0-QW for guix-patches@gnu.org; Tue, 07 Nov 2023 16:44:29 -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 1r0Ts5-0007uI-IW for guix-patches@gnu.org; Tue, 07 Nov 2023 16:44:29 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r0Tsh-0000ob-MQ for guix-patches@gnu.org; Tue, 07 Nov 2023 16:45:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 58/67] gnu: go-github-com-xeipuuv-gojsonpointer: 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:45:07 +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.16993934712892 (code B ref 66827); Tue, 07 Nov 2023 21:45:07 +0000 Received: (at 66827) by debbugs.gnu.org; 7 Nov 2023 21:44:31 +0000 Received: from localhost ([127.0.0.1]:43668 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r0Ts6-0000kT-WB for submit@debbugs.gnu.org; Tue, 07 Nov 2023 16:44:31 -0500 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:61772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r0TrJ-0000ZE-Py for 66827@debbugs.gnu.org; Tue, 07 Nov 2023 16:43:42 -0500 Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-4083f61312eso46637905e9.3 for <66827@debbugs.gnu.org>; Tue, 07 Nov 2023 13:43:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699393378; x=1699998178; 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=P1ESU9Cw/hsNUB9P/a4o1tHjZzmcdR7C+ra9u8yuzP8=; b=c6T/5uCsKeNI0uQI/r0ORNb5waZsdw3Y2whhRhuuPRfkSwSKdmLU6UnfqDBmdnJeIi y8tN08RfJ2yCyj3W8G22w3guf7TlP+wKtf4ZW1r4Yzx6Q4zDspAYCSCKCyLZutsgxooc M/RkV7yxUgcfMINGy+Q+i3AWWboL6sUWBgnUw+XzoBOxfdJ5b9yfgH6BuPE3ZNlwYndL pl9ogatTGLrBlQ7zImcN5EpwkfsA7D8NpKxk4DlAc6zbg1n8zJUYKPDn+iV89SpLY99c GOF04NVJYMaSnMt/EJdB+d8ad1CziQiCLGNfrT09Qnlk2DhXmhJzx53hKFvgS51jrEM2 PdCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699393378; x=1699998178; 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=P1ESU9Cw/hsNUB9P/a4o1tHjZzmcdR7C+ra9u8yuzP8=; b=nnfxM46XOCnUTB9PQuoJQ2huDkGphoRoxcPtcyQrBIqWA819qUvP+qnyZaAucHIBFA DcQflfsikEKB3diee+cdeA6IO9r6AK69aq7Kb/yU3qsDfs0DJAAafgvkmMolRZMBRWhz 1ZOV63xe5a3llBOtMz9n29UcbsUcKW/4kJKIWyjZVPiFV1ydDColRHl0aaDZllThg6Og 6ab7ZOlrIobtS5MZxJEtunHci7hKUnBt0EHtyxiu5apBRCB6OfNWRLV692siQufR8D8W Ab9Mx3KexSPz1mNNo1/S92P4jb01WCgFeOg+w3IDk0yL3JObQhdT33nhxqfFOrc3k3JU XPjw== X-Gm-Message-State: AOJu0YyMgdzZe7wTfFoUF5wt1sKfmoroUTbsFt4LWxtP4V99XPy+mW86 Z7PbGCUyNKrE9hivdcB4V28lMiDJfUGUvw== X-Google-Smtp-Source: AGHT+IFnmCsxDS3OjVDPgKb13e8utnFlgZKLaGWH+TsidzXagCkGG7B2wbencxbBJyOiKrDOrJtzzg== X-Received: by 2002:a05:6000:4011:b0:32d:baf4:e56f with SMTP id cp17-20020a056000401100b0032dbaf4e56fmr41516wrb.12.1699393377923; Tue, 07 Nov 2023 13:42:57 -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.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Nov 2023 13:42:57 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 8 Nov 2023 00:41:35 +0000 Message-ID: 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: 1D9975D419 X-TUID: QMOh7+VviqJ0 * gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonpointer): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I1c77a5a1b0e85fa57578ff29c9e3c403e4d62bc8 --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ gnu/packages/golang.scm | 25 ------------------------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 346ca87cc7..1f9fe0ffca 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1202,6 +1202,31 @@ (define-public go-github-com-valyala-fasthttp replacement for native @code{net/http} module.") (license license:expat))) +(define-public go-github-com-xeipuuv-gojsonpointer + (let ((commit "4e3ac2762d5f479393488629ee9370b50873b3a6") + (revision "0")) + (package + (name "go-github-com-xeipuuv-gojsonpointer") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/xeipuuv/gojsonpointer") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "13y6iq2nzf9z4ls66bfgnnamj2m3438absmbpqry64bpwjfbsi9q")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/xeipuuv/gojsonpointer")) + (home-page "https://github.com/xeipuuv/gojsonpointer") + (synopsis "Implementation of JSON Pointer for Go") + (description + "This package provides an implementation of JSON Pointer for the Go +programming language.") + (license license:asl2.0)))) + (define-public go-github-com-xeipuuv-gojsonschema (let ((commit "6b67b3fab74d992bd07f72550006ab2c6907c416") (revision "0")) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 16b13cd59e..fb01dd4679 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -12125,31 +12125,6 @@ (define-public go-github-com-go-test-deep when comparing complex types like structures and maps.") (license license:expat))) -(define-public go-github-com-xeipuuv-gojsonpointer - (let ((commit "4e3ac2762d5f479393488629ee9370b50873b3a6") - (revision "0")) - (package - (name "go-github-com-xeipuuv-gojsonpointer") - (version (git-version "0.0.0" revision commit)) - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/xeipuuv/gojsonpointer") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "13y6iq2nzf9z4ls66bfgnnamj2m3438absmbpqry64bpwjfbsi9q")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/xeipuuv/gojsonpointer")) - (home-page "https://github.com/xeipuuv/gojsonpointer") - (synopsis "Implementation of JSON Pointer for Go") - (description - "This package provides an implementation of JSON Pointer for the Go -programming language.") - (license license:asl2.0)))) - (define-public go-github-com-xeipuuv-gojsonreference (let ((commit "bd5ef7bd5415a7ac448318e64f11a24cd21e594b") (revision "0")) -- 2.41.0