From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 kEIYOMivSmV1OAAAG6o9tA:P1 (envelope-from ) for ; Tue, 07 Nov 2023 22:44:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kEIYOMivSmV1OAAAG6o9tA (envelope-from ) for ; Tue, 07 Nov 2023 22:44:41 +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 A8DFD644AD for ; Tue, 7 Nov 2023 22:44:40 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=HtAI967A; 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=1699393480; 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=5/fAxdik1+IUItbIlDTefBWxM5gvO4vcOYYFGrNFHFQ=; b=H1UU4ZKNcM+S6ChlLcJOG9vJjNYTZ3cTQzEgc1bBl9zmWjmQBFOS9bblHc10kC52/LUPRw 8AVF3H944OPHRnWaKnD8RK7hQURasPj2a4ZSwpu6gZmh7mSLvxx1V8X5nFUuHT47cgtNrm 37sgoPHeeIWQUFWvc/YYy51Y6lHi3ydYt//nNPecn8qsCP+daMUJVRPhiPcsJxou+wkfgX J0ZnaaigctpqEf/YLg4QGoAAjObugpYiBoKAKiSASzn2yXAjWD2UpLaMu/jIOLrR1QjPSW VmeIRz1Y6Dl6pMgYn/3ostaj15I0AkVz84osaRHHsX5QF2MW5/7rLJacib4pkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=HtAI967A; 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=1699393480; a=rsa-sha256; cv=none; b=A0NKbtEQTNz/gQThF81T1CwPf+mk8eSU3PsRkhEoH6NskxJKCAy/W0RXkGg6t0HR2mOzYb cXxQy/qkbdwCoIEF6hseeTFxRABvlE1kkBQ6iB3xOYxAoS1DpSjjxNFKTQWVgE3T0/MI6i rcOMISmCpUkchISXf/igvGFUxSFd5myPklCOnxfvEmLFR0jS3PC09Y96vV2D1j/zdYnSho OpDl6Fv5QfURn7u35yzbw+PKjxCK9pYFQw+gz8n0ohNhLLG3AyC/7HveanLbJsHwswO51J xGwAs35h717WtRRdJLOud8w8/JU9fEslL4dsOWLjImIXIk8QYCRmZC4TcpT+kQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r0Trj-0001fA-Ug; Tue, 07 Nov 2023 16:44:07 -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 1r0TrE-0001Ca-65 for guix-patches@gnu.org; Tue, 07 Nov 2023 16:43:36 -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 1r0TrD-0007ef-SI for guix-patches@gnu.org; Tue, 07 Nov 2023 16:43:35 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r0Trp-0000g9-Vc for guix-patches@gnu.org; Tue, 07 Nov 2023 16:44:14 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 24/67] gnu: go-github-com-gorilla-context: 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:13 +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.16993934132114 (code B ref 66827); Tue, 07 Nov 2023 21:44:13 +0000 Received: (at 66827) by debbugs.gnu.org; 7 Nov 2023 21:43:33 +0000 Received: from localhost ([127.0.0.1]:43535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r0TrA-0000Xo-5N for submit@debbugs.gnu.org; Tue, 07 Nov 2023 16:43:32 -0500 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:58412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r0Tqv-0000Si-2N for 66827@debbugs.gnu.org; Tue, 07 Nov 2023 16:43:17 -0500 Received: by mail-wm1-x32d.google.com with SMTP id 5b1f17b1804b1-40906fc54fdso47107065e9.0 for <66827@debbugs.gnu.org>; Tue, 07 Nov 2023 13:42:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699393353; x=1699998153; 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=5/fAxdik1+IUItbIlDTefBWxM5gvO4vcOYYFGrNFHFQ=; b=HtAI967AnE8gcWAJu5cWjHbGk2BDhsm8sp2QUNz9JDCPSoRZkK07vSyxX5zgs7Dqrz Ufv8wLY3Dteweq42ZJo8bxQO4wOF0hxTx4b+D6hisAZZ6YJJDU+txNbDCbycJQuS8fk9 cDnnxm2MC3WWUKxZTgxToIHUqMzdmpgwmQ0fO1cz4qMH76o3xM/CbZZKcGLn10Z6Lc/8 Qd/YEXiUqatggE0qj9Iz6xiyUsB3bWAddwCNC+qDyq0+IPMYIF1c/aIxwrM1+h1FzVM8 Kp3Rd/yz/M08qnY9EbcbFgcAgcmMXKQBk7c1jGplJEEnlxpNQjtU4ETxHms4ycy+wjgY IDpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699393353; x=1699998153; 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=5/fAxdik1+IUItbIlDTefBWxM5gvO4vcOYYFGrNFHFQ=; b=eE4PDbQbbyljeEHR+Q5lE4XI1n4m6BFmnucF7qqxlj7T2V0VxZ1rqOuAwRzsnRSbzx JREEIw7hZnisbDZDKBUkO76VCz/i0dqbaMlf9Fnt4uLRl34TtxvCdUk0Vj97jYHWRJLQ 76eHRs3JD5a8AXgUw7MqqGG676A9OjhDitNob7GY45cxPm8rFqwQ7s5Pl8gJ1I/8W1UA x+B4EdUNkHsJvcjgv6qLlOFys6doptKHpgCyKSSUI0vICGE1HxxF6xIXrDDdlbnSB0Jj +4TPcNlhsRqvcCI/8h75dQlmUyvl1HtclnmeK2uXJVqZ8WtSaZqnTrKHtytPKMruYqWu nc4g== X-Gm-Message-State: AOJu0Yx0ogdhVuYP68xqOqlyx4Cf0rjaSLsbVb+xgGJSv9mmHqC0HAim 7aq8Ya7A1faEUEn3ie01br9JvSNDDehSwA== X-Google-Smtp-Source: AGHT+IF3RjIpIMzuI17df3KAwSWrxxVUompbwjOm2T+SQzkS2mgFZuRUjaiuQGxDNmcS4cw46MzibQ== X-Received: by 2002:adf:e64c:0:b0:32d:7bb1:b05e with SMTP id b12-20020adfe64c000000b0032d7bb1b05emr32466wrn.42.1699393353236; Tue, 07 Nov 2023 13:42:33 -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.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Nov 2023 13:42:32 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 8 Nov 2023 00:41:01 +0000 Message-ID: <29b518e2564a84565c74c4d85bc1efaee757f491.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-Spam: Yes X-Migadu-Spam-Score: 8.39 X-Spam-Score: 8.39 X-Migadu-Queue-Id: A8DFD644AD X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam: Yes X-TUID: mDQte+pB/fPZ * gnu/packages/golang.scm (go-github-com-gorilla-context): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I22ba5493a48fe619ef2aca185c559da3a81f8d81 --- gnu/packages/golang-web.scm | 26 ++++++++++++++++++++++++++ gnu/packages/golang.scm | 24 ------------------------ 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 9e68e96baf..012ed0429c 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -146,6 +146,32 @@ (define-public go-github-com-felixge-httpsnoop application's http.Handlers.") (license license:expat))) +(define-public go-github-com-gorilla-context + (let ((commit "08b5f424b9271eedf6f9f0ce86cb9396ed337a42") + (revision "0")) + (package + (name "go-github-com-gorilla-context") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gorilla/context") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03p4hn87vcmfih0p9w663qbx9lpsf7i7j3lc7yl7n84la3yz63m4")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/gorilla/context")) + (home-page "https://github.com/gorilla/context") + (synopsis "Go registry for request variables") + (description + "This package provides @code{gorilla/context}, which is a general +purpose registry for global request variables in the Go programming +language.") + (license license:bsd-3)))) + (define-public go-github-com-gorilla-csrf (package (name "go-github-com-gorilla-csrf") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c4ae0091d2..a3d5fb0f6b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4480,30 +4480,6 @@ (define-public go-github-com-google-cadvisor containers.") (license license:asl2.0)))) -(define-public go-github-com-gorilla-context - (let ((commit "08b5f424b9271eedf6f9f0ce86cb9396ed337a42") - (revision "0")) - (package - (name "go-github-com-gorilla-context") - (version (git-version "0.0.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/gorilla/context") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "03p4hn87vcmfih0p9w663qbx9lpsf7i7j3lc7yl7n84la3yz63m4")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/gorilla/context")) - (home-page "https://github.com/gorilla/context") - (synopsis "Go registry for request variables") - (description "This package provides @code{gorilla/context}, which is a general purpose registry for global request variables in the Go programming language.") - (license license:bsd-3)))) - (define-public go-github-com-andybalholm-brotli (package (name "go-github-com-andybalholm-brotli") -- 2.41.0