From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gIIpGqDePmUCJgAAauVa8A:P1 (envelope-from ) for ; Sun, 29 Oct 2023 23:37:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gIIpGqDePmUCJgAAauVa8A (envelope-from ) for ; Sun, 29 Oct 2023 23:37:20 +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 3DBB817290 for ; Sun, 29 Oct 2023 23:37:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=IFmhoCFJ; 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=1698619040; 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=6ipobhVbsOg4w0B7Gkvdj2as8KfDQYl5NwrixN0J29Q=; b=MGle50U4jHn2T1os7rXrThTXVGm9dzdPvo2oh46DAYrSNt9pcSFqeE/B/VVF9KWEn7qJ0n 1/bnmtxX0Ev/kGalJm5dffDc8ko8urAegOAE/I4Qr86QcrvtvgTxw8JvEQnuqBSj6OVCEB atZ2Kpy2upE3xspHBaAURkRZME7FTGdN8XrPeUtm/JfMDKNitIQCH6CkvdHpqVfsmBAIdz yYZOElRTcCnwH0YvUMheiVXkFr/IgrFrNq1YQd9WPJvS7tOe4Z02sA/qRE0SQ7Mtdd4QWj ojSX7f2l1CGMxXrLQq/IFvkeaSyY71k58+qOooIRSW/lp4iZ9Lbie8dNfeck6g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=IFmhoCFJ; 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=1698619040; a=rsa-sha256; cv=none; b=tugzI/vXVmN7Z9ERKjqnS5LKZjav5CVo7SuloiQy/eJE/9g9MASECLMQx+9vOYkP1MsNsN wkWR9CQnU59MnLNIpKGDiustyg9Yw0E+Q9VV5i0vstpLiTSIa7Q9tRJIxXHhuofl259fyb 1tWYI7RXG3EvELmYWGcZcmZaJphqJ3JVS8rKLu2UH1RQB1KoGX1sHvwyZjb+kUp7VMkj4I 80pWpkQUsTmHU4ywHNhILOUVjRthQBrUyzew2yjDRPOHuLa+yo5+AAHK7kplDnY07T/GC2 D2FqsPN6er779pNoCSEvgKS8A2ZX9Lb0JTlHNE/ioPwt3Z5C1lPZRLw7WLMKAg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxDzj-00063i-KP; Sun, 29 Oct 2023 18:10:55 -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 1qxDzS-0005sO-Vb for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:44 -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 1qxDzR-0000We-NV for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxDzy-0005YX-Ei for guix-patches@gnu.org; Sun, 29 Oct 2023 18:11:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 09/67] gnu: go-github-com-sourcegraph-jsonrpc2: Move to (gnu packages golang-web). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 22:11: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.169861745521034 (code B ref 66827); Sun, 29 Oct 2023 22:11:10 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Oct 2023 22:10:55 +0000 Received: from localhost ([127.0.0.1]:43746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDze-0005SQ-FT for submit@debbugs.gnu.org; Sun, 29 Oct 2023 18:10:54 -0400 Received: from mail-lf1-x12f.google.com ([2a00:1450:4864:20::12f]:53726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzP-0005OC-0p for 66827@debbugs.gnu.org; Sun, 29 Oct 2023 18:10:36 -0400 Received: by mail-lf1-x12f.google.com with SMTP id 2adb3069b0e04-507d7b73b74so5344260e87.3 for <66827@debbugs.gnu.org>; Sun, 29 Oct 2023 15:10:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698617396; x=1699222196; 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=6ipobhVbsOg4w0B7Gkvdj2as8KfDQYl5NwrixN0J29Q=; b=IFmhoCFJ6oqTq021ccACHaC2U5rYmxN96iD1Lcc7jkAaGA9Ae4TCB3pzRgw8ZED2N5 BegVR/0fRe9A1eLGFDhH9R2fM01do0+Bal9iKFPQNu8p58JOJbWRz7Evdh6h9lRZH05f ZLRbWzgupFuXs+evNHosIKQGNmCGXiN7x4i9tu8JmqcEpQ5gUWlWtZViZD+N+wJCJjaE YndsU/snagi4QTOCzGthj/H2CTCoUdmkOn2TeU/OF58v/bFrxAbPlPxtTr5Ti7s7sql9 7cAGqhMQr972RatkyGTefuYeprA4AFba8XE7C/IIVSKZIHuoczu43PxCDyCN01iD4Q+g z02w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698617396; x=1699222196; 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=6ipobhVbsOg4w0B7Gkvdj2as8KfDQYl5NwrixN0J29Q=; b=ftXkuknIZTTKD+lcIY+9allV8NBI8pJvBu8yKOxsrVsQ8CVWsAGjef1armULnyFG8n Ing8k5AdVE9dD/8KkMm4cNCa8bQ/nMPYkZI8hvTZ0rtYh5uQrMC6TSPYMrhp0HfshGbx 3i6/QV7UNYWWR9LampXUZS3VWngvwbRM+zVYtEkn1A3jCcQbA0klb8rFrve1tlX98mAs MiqR51YW8E2qi/UrSaaBBTiuJ3Raf2ol5qDq93pRKUhZpvAkiQlMkYQqY3V4qtwA2cuz 6FSvJ++3hXjdbZWkbBX3HLVdeMzVv69HHd9juxTM6CDxuahUtooekfZDVGzBeTm1AYMs zegw== X-Gm-Message-State: AOJu0YzgCivTBKdpDfn5DHciFsBX1bwImz/Zt6yEoBwHdu2is330r+hC b7Ym1WhVmVOvTYFgZ98OFndLr/8RcoxdoA== X-Google-Smtp-Source: AGHT+IFBjwArjlAtZF4GsFY/8I/aRb2qZSkHxr6cpGFm+D94nKmGFj/UREpFl9jOedKNAZqFHi6WNQ== X-Received: by 2002:a05:6512:3e09:b0:503:19d8:8dc3 with SMTP id i9-20020a0565123e0900b0050319d88dc3mr6905091lfv.31.1698617396246; Sun, 29 Oct 2023 15:09:56 -0700 (PDT) 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 3-20020a05600c234300b004063cced50bsm7527511wmq.23.2023.10.29.15.09.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 15:09:55 -0700 (PDT) From: Sharlatan Hellseher Date: Mon, 30 Oct 2023 01:08:23 +0000 Message-ID: <18851d674ab6e0798653887709fa6f17691344a7.1698627461.git.sharlatanus@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-Flow: FLOW_IN X-Migadu-Country: US X-Spam: Yes X-Migadu-Spam-Score: 8.40 X-Spam-Score: 8.40 X-Migadu-Queue-Id: 3DBB817290 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam: Yes X-TUID: Cw6j1pPmg9mE * gnu/packages/golang.scm (go-github-com-sourcegraph-jsonrpc2): Move from here... * gnu/packages/golang-web.scm: ...to here. * gnu/packages/databases.scm: Add (gnu packages golang-web) module. Change-Id: Idda2e18ae5d3e19f72265bdd017eadddc25bcad9 --- gnu/packages/databases.scm | 1 + gnu/packages/golang-web.scm | 26 ++++++++++++++++++++++++++ gnu/packages/golang.scm | 26 -------------------------- 3 files changed, 27 insertions(+), 26 deletions(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 4bc642aa17..0d43ae5c88 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -107,6 +107,7 @@ (define-module (gnu packages databases) #:use-module (gnu packages gnupg) #:use-module (gnu packages golang) #:use-module (gnu packages golang-check) + #:use-module (gnu packages golang-web) #:use-module (gnu packages gperf) #:use-module (gnu packages gtk) #:use-module (gnu packages guile) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 0ca70cec38..f9e7039707 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -208,6 +208,32 @@ (define-public go-github-com-puerkitobio-goquery to jQuery to the Go language.") (license license:bsd-3))) +(define-public go-github-com-sourcegraph-jsonrpc2 + (package + (name "go-github-com-sourcegraph-jsonrpc2") + (version "0.1.0") + (home-page "https://github.com/sourcegraph/jsonrpc2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1dk0w32k96vxrwnmm24wqx337dn8ylch65qwrbc3wh7whw2xx71q")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/sourcegraph/jsonrpc2")) + (propagated-inputs + (list go-github-com-daviddengcn-go-colortext + go-github-com-gorilla-websocket + go-github-com-motemen-go-colorine)) + (synopsis "Provides a client and server implementation of JSON-RPC 2.0") + (description + "Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.") + (license license:expat))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 97c9d9a663..97c89407a5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -12646,32 +12646,6 @@ (define-public go-github-com-google-shlex using shell-style rules for quoting and commenting.") (license license:asl2.0))) -(define-public go-github-com-sourcegraph-jsonrpc2 - (package - (name "go-github-com-sourcegraph-jsonrpc2") - (version "0.1.0") - (home-page "https://github.com/sourcegraph/jsonrpc2") - (source (origin - (method git-fetch) - (uri (git-reference - (url home-page) - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1dk0w32k96vxrwnmm24wqx337dn8ylch65qwrbc3wh7whw2xx71q")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/sourcegraph/jsonrpc2")) - (propagated-inputs - (list - go-github-com-daviddengcn-go-colortext - go-github-com-motemen-go-colorine - go-github-com-gorilla-websocket)) - (synopsis "Provides a client and server implementation of JSON-RPC 2.0") - (description - "Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.") - (license license:expat))) - (define-public go-github-com-disintegration-imaging (package (name "go-github-com-disintegration-imaging") -- 2.41.0