From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 8J0zNJ1P0mUJlwAA62LTzQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 19:42:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 8J0zNJ1P0mUJlwAA62LTzQ (envelope-from ) for ; Sun, 18 Feb 2024 19:42:37 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=A4rxu93u; 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=1708281757; 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=uHsjNVSY8ZdmXCGcgRiGWa0BBdUIlml+gJ8JRjRNZpw=; b=l80qPNjvUGwrHQs3SlSPgosvqQdMlAhEQAgfMvrwTAHn4ErBcYO8cqlau/y3jg/thwxW2k XxlxBtZc9gTwMsuC+55UtAA0zWOI2NCFITguaACtisCKsMYxbpsGbp+Xs/HVyHUZRnCiR9 2KCyWRAr8NDfzuIF/GcVxKuLmqHZo5oH++zIyIaid3D7ULMfypZ2wV8paK806LV0NnnK/c TyUpAh1CqQNPFy2W47lJErZF+dhzjSPisD8imgWB5ff3ILSs0FWE8l5X5O87xxjZRI/1bh QS4evY7rroDfx4bjIbyaHhXLs8etBeODMgjhoI6M1wEvLRUjD8LHxi5CE45xUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=A4rxu93u; 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=1708281757; a=rsa-sha256; cv=none; b=iVjF2uXWYRPrJwpMlwFpixizSCtfU3wXBxAuvwvLH3II27xd9bg2Fn1ZHsPvDyAY9Cp6AJ Jg631l78mHDl5M/1R0Xt22tdRe1AY56XKyXQP2i2BYkVy9trnqHegoV6zW7XKa/9TBmVnC OTeRiQvOj597TTPMQlfpf0AQE97AFPmy0dS/b8Iy8xOky46BwoxIVKNUk6jD4ngzOrdTXH 2zT/dGLrBXWa+tNGNGzHSkuHzLh5bFrYoqxSJSZ6llLuWGVPd1eCjeKj/nYti0Vig68vvJ gmrXQ773ER9vywuhJLQfKtRlXEW48v1VgTzUEAMoowo2WlvMZ3rZzJ3DVjUDCQ== 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 AA1F1E6E1 for ; Sun, 18 Feb 2024 19:42:37 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbm6m-00082h-8p; Sun, 18 Feb 2024 13:41:48 -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 1rbm6k-000820-9B for guix-patches@gnu.org; Sun, 18 Feb 2024 13:41:46 -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 1rbm6k-0006wN-1F for guix-patches@gnu.org; Sun, 18 Feb 2024 13:41:46 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbm74-0004Wl-K7 for guix-patches@gnu.org; Sun, 18 Feb 2024 13:42:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69238] [PATCH 09/10] gnu: ghq: Remove package labels. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 18:42:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69238 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69238@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 69238-submit@debbugs.gnu.org id=B69238.170828170317288 (code B ref 69238); Sun, 18 Feb 2024 18:42:06 +0000 Received: (at 69238) by debbugs.gnu.org; 18 Feb 2024 18:41:43 +0000 Received: from localhost ([127.0.0.1]:38218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbm6g-0004Ug-Mx for submit@debbugs.gnu.org; Sun, 18 Feb 2024 13:41:43 -0500 Received: from mail-wm1-f51.google.com ([209.85.128.51]:53558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbm6Z-0004SR-Gb for 69238@debbugs.gnu.org; Sun, 18 Feb 2024 13:41:36 -0500 Received: by mail-wm1-f51.google.com with SMTP id 5b1f17b1804b1-41266ef4bc3so459575e9.3 for <69238@debbugs.gnu.org>; Sun, 18 Feb 2024 10:41:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708281609; x=1708886409; 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=uHsjNVSY8ZdmXCGcgRiGWa0BBdUIlml+gJ8JRjRNZpw=; b=A4rxu93uqI4KP5LG7bkNsHSf/+QTcp+qD8OJQM67AwarOVUdF5m4LUQWK41t4imkoz 9xJuPs7QFiFPtALAnIRdaij9CGQD2gcEEXgsWK3ePuJLSF/EbSswv1RaSRur2VR7LYbA 0QASiDUGHAsA8+W/uasBQSCv/EQGWWSfVqTUeAtJYBFfxaXgIxIEVa9SUXO4rUgn5iR9 WXF4ZWH6E9aqBLuJVWsFVH3tBvHbSwTFCQ03p+sREZeQXSX84aVuPxdLNWqum8SaFJk2 BkdGfpknPkgm07QNfYsaHKkWvUogWzknZ9AtnFmWiIAs38ZJSco3zMGLXWK5DL54wt8L OYEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708281609; x=1708886409; 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=uHsjNVSY8ZdmXCGcgRiGWa0BBdUIlml+gJ8JRjRNZpw=; b=JQsP4kTwqKsTG+6cHyQKXHD2/hGSvoGAeBEgMCknNFTPq1OeM2xnr9yOq61cWTcb44 nl0i/r/mUJrtvrsmQF1ipEbaIjii8PE3ZXsJXjJASd6E2iHMmlCXqqmlekhfVV7MRi38 e/60GwvDxUAxjX3E88yg6TZqpCUT0r8OpLEOxFyMkX4gHZNTey6q8HzQsCWx6JSd4cNf jgGLYo8W7FizMojtRUL0vxacMvu8N1B5eBug+VXO1rczAetd34u0XlxCAmQlHiaw8GwF VHHuXCT3B6ZykYYb3vybLi5wavtpvOI+cOdQ9ZisfUodYikQO/oUNeFUIQkU5fvaRXXU pcNg== X-Gm-Message-State: AOJu0YwCv6pJj9kR8xJOFqIPDYAbUToWmPQj2fQq8j8tP8FwPK/alYRC KyUOi7B+hhNeC7LlgbSNcsxJMs2X+M2SiFhCVARK5eFoHuZlHTvF85GmmrRqd8I= X-Google-Smtp-Source: AGHT+IGfX0d5sNc0hr7iopguT43dr+tLO1BtXs/mUbZ7S2PeNbV+fGW3Kc1ohGguA5SybYuvn2prCw== X-Received: by 2002:adf:f4d0:0:b0:33b:3f43:e007 with SMTP id h16-20020adff4d0000000b0033b3f43e007mr7789914wrp.57.1708281609183; Sun, 18 Feb 2024 10:40:09 -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 x11-20020a5d444b000000b0033b7ce8b496sm8011358wrr.108.2024.02.18.10.40.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Feb 2024 10:40:08 -0800 (PST) From: Sharlatan Hellseher Date: Sun, 18 Feb 2024 18:40:00 +0000 Message-ID: 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-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.01 X-Spam-Score: -2.01 X-Migadu-Queue-Id: AA1F1E6E1 X-TUID: Q22B2AmKt/lg * gnu/packages/version-control.scm (ghq): Remove labels. Change-Id: Icc4b951bac4a1187c5d83a8309753d1dd842273a --- gnu/packages/version-control.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index d7750ed269..b2bcca8b1e 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -3738,15 +3738,15 @@ (define-public ghq (string-append zsh-completion "/_ghq")))) #t))))) (native-inputs - `(("git" ,git-minimal))) + (list git-minimal)) (inputs - `(("github.com/songmu/gitconfig" ,go-github-com-songmu-gitconfig) - ("github.com/mattn/go-isatty" ,go-github-com-mattn-go-isatty) - ("github.com/motemen/go-colorine" ,go-github-com-motemen-go-colorine) - ("github.com/saracen/walker" ,go-github-com-saracen-walker) - ("github.com/urfave/cli/v2" ,go-github-com-urfave-cli-v2) - ("golang.org/x/net/html" ,go-golang-org-x-net-html) - ("golang.org/x/sync/errgroup" ,go-golang.org-x-sync-errgroup))) + (list go-github-com-songmu-gitconfig + go-github-com-mattn-go-isatty + go-github-com-motemen-go-colorine + go-github-com-saracen-walker + go-github-com-urfave-cli-v2 + go-golang-org-x-net-html + go-golang.org-x-sync-errgroup)) (synopsis "Manage remote repository clones") (description "@code{ghq} provides a way to organize remote repository clones, like -- 2.41.0