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 qG03NciZZ2WuZAEA9RJhRA:P1 (envelope-from ) for ; Wed, 29 Nov 2023 21:06:33 +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 qG03NciZZ2WuZAEA9RJhRA (envelope-from ) for ; Wed, 29 Nov 2023 21:06: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 9F32D23A66 for ; Wed, 29 Nov 2023 21:06:32 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=CZ51tud1; 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=1701288392; 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=FcEWE/F8g5wFJh53hda9esIolnI+LtKAjcok1r9viE4=; b=VC2Z8XhO1o1k0yUYD9buQS8BBHkJ+nU7xi7F5iWL6eW5aaoaLdD+DvhOMk2Nklf+Lz+/DO 4oRIMm4s/ytlD9fxZWqvlik8hxZJR4PdnPLPIvfmCXQY4wtyut5s9L7o6sDX52gapbfI9q awOCSBqwTJjT3xVxr+1Z02soZ7ujLX7OWsY63sfEUfvGWj8gqECD8n5oO8s2H87fM7gC1m Q6XP2DZSHT1GucCF/+i7meF1V0m8FH5bu1LCo7mvfmuOXFI8fkjb6mWzb6zzzlmp4vL93s DDEN33fha8ZP0slQwU7HiLDwPxAARoQkUf/IkDXJa5KMDpCjesaek3Ydj4QFKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=CZ51tud1; 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=1701288392; a=rsa-sha256; cv=none; b=PylkntSBQWDP8bvFfskKY9ilRaDBbGCio9YvC/l+jvlmaRasrZm+G2tgh5dm3gVjI1sIMV gsiUFN5lNi1StZ/V5J7I/qCIWIAWdbsY2ZCKr7Zgk127qbWolYUOBMy1melw8fY+eevsOq my/htvaHQJTofgNNh+KpxVHfD2LvvYHv+zffgpFvJMsZcRiVeNs+a+sQtmeG48MKDS6i9W xN1W23WEGjIs7/BeQmkgnVGsVN2dttPWlorewv/yQpCEc5DqNdnrnmanNSfD1C5MRLOSsm wF1W4/hrFyEa/eU6evq3XTuWvM9C4BqOmCRavDbr15lVov5OIVBkfKwgCDMMJg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QPj-0001Kv-Au; Wed, 29 Nov 2023 14:40:04 -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 1r8QPd-0001CV-1Y for guix-patches@gnu.org; Wed, 29 Nov 2023 14:39:58 -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 1r8QPc-00012C-18 for guix-patches@gnu.org; Wed, 29 Nov 2023 14:39:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QPj-0006Bj-KW; Wed, 29 Nov 2023 14:40:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 60/66] gnu: go-github-com-whyrusleeping-json-filter: Move to (gnu packages golang-web). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 29 Nov 2023 19:40:03 +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 , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 66827-submit@debbugs.gnu.org id=B66827.170128679523707 (code B ref 66827); Wed, 29 Nov 2023 19:40:03 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:39:55 +0000 Received: from localhost ([127.0.0.1]:51468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QPa-0006AD-JB for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:39:55 -0500 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:46182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMw-0005sk-RO for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:37:11 -0500 Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-40b3e7f2fd9so1041545e9.0 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:37:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286617; x=1701891417; 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=FcEWE/F8g5wFJh53hda9esIolnI+LtKAjcok1r9viE4=; b=CZ51tud1CQva+LLX6RDXxqakPUdjYbZA+CzbC7FPSxjmMNuLj7Fzu5phZUOdZoPp7C 8/tAMk3PT+CBF/bg5jhPxR2XTsP63mTrxKcq9E/ojGCtIUyWFhbAAkBovEMq37WMKpH9 z3HPd/N2qtFYvmI/uaXku3PFmgh3CVHcjnf0+pdsl60xJxbvIlH5Jc9MqgnGnap2LwTU 4in6WcBT+8S8o3yfxMf6AsnOJuZQLHdgrt9yclesR6wCUvxscGUy7AYV4M6LAXoo7xOT iya9bmULB5YY4qbuusSL7pPdhubTb7BduDbghtncVuq6ZRGljdB2xa2o2H6j2e1ZjpFf M3kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286617; x=1701891417; 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=FcEWE/F8g5wFJh53hda9esIolnI+LtKAjcok1r9viE4=; b=Az/iaXhXC+u+622hCEl9NMJIFvumoq5pqLq9k04w9D+QdLK+KUZYzHy+O+NDSzYM2R QQ9UBpqPvw5GWgQOsU6W320w1Gib2oajCYqNElUSc2GrSi8cEdkScZ/yQb/+MFWnqHpj JbjnM5iRYQtP2LiZdfCubhpdKp7thj4J3moYk87jU8j8ZkOuw/ewwIiqgZnWgG5oU7H0 OG7VQOy4MS+WpU/hIRB3HjsHPA/UKMAW6FWPDqitD/76kgNv/4d21VpVWXZFiZ8Mz0dg mNlC5rIBEOeKLQlmbZOt0DJMwL+B/4WnG5xUblWXF50q0XjdQguvmbl2hF5r9ipgcsCB 7kSg== X-Gm-Message-State: AOJu0YwFMOrf7DQCS8uSPYTv4l5lThayab7GuCChhtMxLeqkYQPF5GfV zCIQFUsh5dNCVPFYzyyPHkdMitF+JbRyuw== X-Google-Smtp-Source: AGHT+IEpVq3xtL8wSPz0PxmUXkbEu+HgN+u3d6HQCuOfdK2NswLJkV4jSJ59Jxn1PWAYRU4EJCTa/Q== X-Received: by 2002:a05:600c:4453:b0:40b:5464:b23d with SMTP id v19-20020a05600c445300b0040b5464b23dmr1770499wmn.37.1701286617481; Wed, 29 Nov 2023 11:36: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 q17-20020a05600c46d100b0040836519dd9sm3239674wmo.25.2023.11.29.11.36.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:36:57 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:35:38 +0000 Message-ID: <0631e18f99f505f5dfd96d6284a4ab65535cf696.1701297273.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <123a0b9b76c24c29184c527dabb652384f7be762.1701297273.git.sharlatanus@gmail.com> References: <123a0b9b76c24c29184c527dabb652384f7be762.1701297273.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-Queue-Id: 9F32D23A66 X-Spam-Score: 0.46 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 0.46 X-TUID: Hc7NU3h1dQny * gnu/packages/golang.scm (go-github-com-whyrusleeping-json-filter): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I41d725c82adc3f5571c50bdf6a092e9a310e0f6c --- gnu/packages/golang-web.scm | 25 +++++++++++++++++++++++++ gnu/packages/golang.scm | 26 -------------------------- 2 files changed, 25 insertions(+), 26 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 7f6ced049c..fbfa1049a4 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-whyrusleeping-json-filter + (let ((commit "ff25329a9528f01c5175414f16cc0a6a162a5b8b") + (revision "0")) + (package + (name "go-github-com-whyrusleeping-json-filter") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/whyrusleeping/json-filter") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0cai0drvx4c8j686l908vpcsz3mw3vxi3ziz94b0f3c5ylpj07j7")))) + (build-system go-build-system) + (arguments + '(#:import-path + "github.com/whyrusleeping/json-filter")) + (home-page "https://github.com/whyrusleeping/json-filter") + (synopsis "Library to query JSON objects marshalled into map[string]interface") + (description "A library to query JSON objects marshalled into +@command{map[string]interface{}}.") + (license license:expat)))) + (define-public go-github-com-xeipuuv-gojsonpointer (let ((commit "4e3ac2762d5f479393488629ee9370b50873b3a6") (revision "0")) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 00a0e4c933..1fb656c547 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6546,32 +6546,6 @@ (define-public go-github-com-pmezard-go-difflib (description "This package provides unified and context-aware diffs in Go.") (license license:bsd-3))) -(define-public go-github-com-whyrusleeping-json-filter - (let ((commit "ff25329a9528f01c5175414f16cc0a6a162a5b8b") - (revision "0")) - (package - (name "go-github-com-whyrusleeping-json-filter") - (version (git-version "0.0.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/whyrusleeping/json-filter") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0cai0drvx4c8j686l908vpcsz3mw3vxi3ziz94b0f3c5ylpj07j7")))) - (build-system go-build-system) - (arguments - '(#:import-path - "github.com/whyrusleeping/json-filter")) - (home-page "https://github.com/whyrusleeping/json-filter") - (synopsis "Library to query JSON objects marshalled into map[string]interface") - (description "A library to query JSON objects marshalled into -@command{map[string]interface{}}.") - (license license:expat)))) - (define-public go-github-com-whyrusleeping-progmeter (let ((commit "f3e57218a75b913eff88d49a52c1debf9684ea04") (revision "0")) -- 2.41.0