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 WBxoAE+aZ2WKBAAAauVa8A:P1 (envelope-from ) for ; Wed, 29 Nov 2023 21:08:47 +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 WBxoAE+aZ2WKBAAAauVa8A (envelope-from ) for ; Wed, 29 Nov 2023 21:08:47 +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 B1A2F16C2A for ; Wed, 29 Nov 2023 21:08:46 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=V+KRNxeJ; 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=1701288526; a=rsa-sha256; cv=none; b=QzNotT42mf1Qvii7zf7kErdCp5RyGniwrsy0Gi93MKoN1aHREvkIENqzCcQjdZ2CnngYhl NRNtg90yeZZRWMadKE1AA5VR3jfr00qGSd7Y/SNWb9wk7oe9/CDLhjR/nL9p7OEGZ4cSdg th8xPQOn1ifggr7IQ3iPtVSnfrv21ajevhdJrPjCh+gfM21fjVLRjriymozc6B/hNX1sR7 Kx0B6DXsqsjw8um9falDZW2lkZuGIzM/ZFhlfvWWFagvo4j8HIDZJVvW9zGoVm6ezNVd44 bOQrgxVIDIiUj0K+0kHQZ52T8nbQxEhlyvZ3JZ3IT02vEae6sHzjV5N7nCi1ZQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=V+KRNxeJ; 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=1701288526; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=dqHF15kiaAK3ihn2YM1+TWbD94wOuV+X1ezFkmA69J8=; b=PAeoWK+Hsm7og6svgTvCOHMgNj6/kiAqV6+zaW5O+UzMSk7JuKc26Mrgichm2axp0jmOry rtOuArUCsmWpxIaWLySdlFNiAicrdkUpxmJDggtuiyC1qvs9xzHqCZXtI4gi/I6yhCx8XV 1nC8BXEzIDxHxg3bHModunCC6iKLamOH1Q9tvABeDz7+v+0OH8cBI0LK8ELjBYgtyIl4iH GfXwIOqAeN5YLcRyJOHQ6iKhXfnin3d09uXgfChOrCK7TkBepfISPuYc5z0nS/udULYpKW 6BpNcO4660JIbExuCQEkhiMlERMgFUx8EiFlFugaorLg9khotTGb3BrIDiGrtA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QOj-0000fa-Uk; Wed, 29 Nov 2023 14:39:02 -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 1r8QOd-0000Zq-Hb for guix-patches@gnu.org; Wed, 29 Nov 2023 14:38:55 -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 1r8QOd-0000pN-9D for guix-patches@gnu.org; Wed, 29 Nov 2023 14:38:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QOk-00065I-Th; Wed, 29 Nov 2023 14:39:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 34/66] gnu: go-github-com-go-chi-chi-v5: 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:39:02 +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.170128670023121 (code B ref 66827); Wed, 29 Nov 2023 19:39:02 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:38:20 +0000 Received: from localhost ([127.0.0.1]:51324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QO3-00060l-IE for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:38:20 -0500 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:54610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMe-0005o8-Hr for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:36:56 -0500 Received: by mail-wm1-x331.google.com with SMTP id 5b1f17b1804b1-40b4f6006d5so992745e9.1 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:36:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286599; x=1701891399; 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=dqHF15kiaAK3ihn2YM1+TWbD94wOuV+X1ezFkmA69J8=; b=V+KRNxeJUvtnH/LUbtlhiIbYQxN3GREtVc1lOsGPo6F4l9rFDdKIEOY2r7DokIr8h2 7rAeGkXj92LIpw7bNTruOpoepy5NXfs4JXzrQLM5DWL5KAfdYfAro69jgZWQV23DIqtA qjDMvr63wHDoXffi3/d4atIFNyUKhn0WwQQRB/C+XKlixKY02cSkH1+MrOigqrBfuLgj 23hqOmk6bnfk+KPpUJU7kLFFRJ+O65b1XvGpBvUMIHPOjmn/ogVRdyx8EI1dLm0wlsq2 mr/gCuVIu6/pzUoPKCHIS80PMaXBPWsbxMEIzhSA/9N02b5OWkJ7yF23Rl5gFzA2CI4b sylQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286599; x=1701891399; 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=dqHF15kiaAK3ihn2YM1+TWbD94wOuV+X1ezFkmA69J8=; b=Us148pVM8RzadilCO24n5z6kJkagABaj45oDpbTcRuYvx3O9KXV2fLZ62yLmoEKPF0 4FruWL7YbRbCUfuirh9xaIu3GjbnsanIRgUkLjtScXXc8OQwPkVo9W2CvOONd0cBUA9m buBXehixJAH9KLggaqL6RxHZbLT6DgTC1gZMp+iGVRSBzq44x9udI8UqhQxMn1ih6EKA wZeBFzM8UfhQnyMzeyOMazYc0LXtEcLlpf+nfmTyj5GXGQ1U0Y4Y19jOLoXu7hOL4iZ/ az7S8WdSQ7XJxcqjIxjs58wno3xQ8NiSO7U1DtshEuazcrSj3Nqu3/d6e3ME77YAuAmX VxIw== X-Gm-Message-State: AOJu0Yzgh90cPGCo8wBPfwWOEF2e5JhC855xmVlCfWsYERqfFrmqXOUx 0oUQXtV7YeWtn9QacKVJ1LC4bejSZLQfsg== X-Google-Smtp-Source: AGHT+IHbzJf0B+Rflwejg+CwE1aEhj5O2c9ZBs2ntqdWvkMQq5Rjw8BoDN/bBhDjk7eVvQi6qcXsiA== X-Received: by 2002:a05:600c:4f83:b0:409:5a92:4718 with SMTP id n3-20020a05600c4f8300b004095a924718mr9516080wmq.36.1701286599056; Wed, 29 Nov 2023 11:36:39 -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.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:36:38 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:35:12 +0000 Message-ID: <09116239ac1a758100f6fa6b2cd6ba40ef7d7ba4.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-Type: text/plain; charset=UTF-8 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 7.86 X-Spam-Score: 7.86 X-Migadu-Queue-Id: B1A2F16C2A X-TUID: Ak8FAY3YtfwO * gnu/packages/golang.scm (go-github-com-go-chi-chi-v5): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I120c2cb142935430443a7e6c9e53aa8544bbaf8e --- gnu/packages/golang-web.scm | 27 +++++++++++++++++++++++++-- gnu/packages/golang.scm | 23 ----------------------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index f59415452f..2570be62f7 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1,17 +1,17 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Pierre-Antoine Rouby ;;; Copyright © 2020 Martin Becze -;;; Copyright © 2020 Martin Becze ;;; Copyright © 2020 Oleg Pykhalov ;;; Copyright © 2020 Ryan Prior ;;; Copyright © 2021 Sarah Morgensen ;;; Copyright © 2021, 2022 Efraim Flashner ;;; Copyright © 2022 Giacomo Leidi +;;; Copyright © 2022 Sharlatan Hellseher +;;; Copyright © 2022 jgart via Guix-patches via ;;; Copyright © 2022 muradm ;;; Copyright © 2023 Hilton Chain ;;; Copyright © 2023 Katherine Cox-Buday ;;; Copyright © 2023 Nicolas Graves -;;; Copyright © 2022 Sharlatan Hellseher ;;; ;;; This file is part of GNU Guix. ;;; @@ -284,6 +284,29 @@ (define-public go-github-com-felixge-httpsnoop application's http.Handlers.") (license license:expat))) +(define-public go-github-com-go-chi-chi-v5 + (package + (name "go-github-com-go-chi-chi-v5") + (version "5.0.7") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-chi/chi") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0rzrsxz4xj0973c6nxklvq2vmg2m795snhk25836i0gnd1jnx79k")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/go-chi/chi/v5")) + (home-page "https://github.com/go-chi/chi") + (synopsis "Composable router for HTTP services written in Go") + (description + "@code{go-github-com-go-chi-chi-v5} is an HTTP router that lets the user +decompose request handling into many smaller layers.") + (license license:expat))) + (define-public go-github-com-google-safehtml (package (name "go-github-com-google-safehtml") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 100e59e154..ce67f02387 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -11981,29 +11981,6 @@ (define-public go-github-com-dreamacro-go-shadowsocks2 @end itemize") (license license:asl2.0))) -(define-public go-github-com-go-chi-chi-v5 - (package - (name "go-github-com-go-chi-chi-v5") - (version "5.0.7") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/go-chi/chi") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0rzrsxz4xj0973c6nxklvq2vmg2m795snhk25836i0gnd1jnx79k")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/go-chi/chi/v5")) - (home-page "https://github.com/go-chi/chi") - (synopsis "Composable router for HTTP services written in Go") - (description - "@code{go-github-com-go-chi-chi-v5} is an HTTP router that lets the user -decompose request handling into many smaller layers.") - (license license:expat))) - (define-public go-sigs-k8s-io-yaml (package (name "go-sigs-k8s-io-yaml") -- 2.41.0