From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 AHmVCjSx6WX3bAEAqHPOHw:P1 (envelope-from ) for ; Thu, 07 Mar 2024 13:21:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id AHmVCjSx6WX3bAEAqHPOHw (envelope-from ) for ; Thu, 07 Mar 2024 13:21:08 +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=QkvUF9Kc; 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=1709814068; 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=Ib0kDhbyMS87/mrVJMC2pohxsZxo2YeH4tQmZiQ3jq4=; b=EbQfts7rBY9uQZZHo/wJT+DbUesdy+YokLaEIcu7kgYfeH0rgNmAz968nmtnXxbUHZaqgY QkW9olC/1CUxC+SqDYXpvUqwqvgCLm/W+Sp5OSm+NYThu5UjCxmrTvHkRdHYA1kzfeycZL s7+S/BbmE7YXmktc7FNZiAlSoWrpL7ZFeOwfULhQ2FkaopJ5re6zf7LAKE3lFtSMc8pi2P ODiksA2tO6jHZiuBA3tp6wUZyHcANn4p2MW1h/lZIOunkr0m9T51dN/KPqsGECSLHLxn1t DPNTU5ce5UgvODuX18S9ZrPnmzBb4HW9ioIL7es48TWH+u5XuDAAAWLe7K3BDA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QkvUF9Kc; 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=1709814068; a=rsa-sha256; cv=none; b=RPNX68BWOdZTDq524b6I2nTk3Wws64/pdpyu3tys9hG9SncppmC/9VbYdaWNfHJj6182sq Fn00muvez/cxd9N/BBMyJVOjrxNdsX8epphgaIrrTyZBuED9Y+fA//ScHuNnoyUlpsu8eA Jm4TmIJANFzXc2F4SGHKVtyhYVypdbmQvm9CbqsAdoLMnPU1D1UMreUm+nHviJ9W2n4CnT J7xCvsJwioEzmcs4nUi76riNOH3VLjiF5g2K313Gfqo2cKXo4AY+PRT08oZjh6vCIPtdXj 35TeyOghax0135XYdbq4D0i+lc19Hmiyni/SH5DSJbj+vMqjC/r1t7qtC2r/VA== 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 07A2040D4C for ; Thu, 7 Mar 2024 13:21:08 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1riCjl-0004AM-AY; Thu, 07 Mar 2024 07:20:37 -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 1riCjf-00048Q-KW for guix-patches@gnu.org; Thu, 07 Mar 2024 07:20:31 -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 1riCjf-00021D-CB for guix-patches@gnu.org; Thu, 07 Mar 2024 07:20:31 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1riCkA-0007HV-OS for guix-patches@gnu.org; Thu, 07 Mar 2024 07:21:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69608] [PATCH 4/7] gnu: kubo: Sort inputs alphabetically. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Mar 2024 12:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69608 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69608@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 69608-submit@debbugs.gnu.org id=B69608.170981402627845 (code B ref 69608); Thu, 07 Mar 2024 12:21:02 +0000 Received: (at 69608) by debbugs.gnu.org; 7 Mar 2024 12:20:26 +0000 Received: from localhost ([127.0.0.1]:52742 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riCjZ-0007Eq-VN for submit@debbugs.gnu.org; Thu, 07 Mar 2024 07:20:26 -0500 Received: from mail-qk1-f182.google.com ([209.85.222.182]:43098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1riCjY-0007E4-Ca for 69608@debbugs.gnu.org; Thu, 07 Mar 2024 07:20:24 -0500 Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-78833eb8fe5so153808185a.0 for <69608@debbugs.gnu.org>; Thu, 07 Mar 2024 04:19:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709813927; x=1710418727; 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=Ib0kDhbyMS87/mrVJMC2pohxsZxo2YeH4tQmZiQ3jq4=; b=QkvUF9Kc+M6y6Gx1jAHnhgc2oxV7YmscsIeFVDdZpGufpDvsz38tfIUgujPrlfz4fO gcymmARRzgTM9nbG131giAl2tjsR/lIxCuiMOK74SpigVFZL0w8vd5cfhY5OOwAZAXrZ y5gQj3oc7IC9aNVyTsJfKqpFEqFkDU5wkt2ZTEXIv94W0VIBFID578o2kOKB/j0GAKjS s38McG4GNcP4po6oa3XwEk0SrBHFICG+mpXJEWIXj4F2SCCtwCDA/rjHSKyVF+gUY+g7 9VPXtdfEj8lZG6lEOSCXCpckqGJYt7V2DV9zGco1qgWQQymGpjtgBLoxtJTDPwqUtRD9 i1Sg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709813927; x=1710418727; 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=Ib0kDhbyMS87/mrVJMC2pohxsZxo2YeH4tQmZiQ3jq4=; b=ZFXptNFPGR3ErQRPHMcJcarSNuKnB3UX2iQIwNCsNVwupjdfZbvDZiutaKGA1YqMuy Q6g1epbYGmEL8GtqDx6Lu6m8njcCzhSAEEAeqmS8M+NXeBV3I7T4vXzUB4WGUHdQqs+/ 7d5xYjOFbTvQggwRsbTncp6Ky6ZhxLHGOFjWPZ9tLuSSPPMEa4lZoqI5maLQB7d0FDCD xBJ+viDHfQG+kSGdCPsoIGMLvelcrLu0afuncDZaz1LUsa1V0Q82hIEqMty6U+YTbkZn UD2zjxZ+FtmagXzNJF6KA0GxnagjwJN0xmU1esuhCwrASU/M/mmR9Ar/6SVd8R546cHt 2pIw== X-Gm-Message-State: AOJu0YxW4GWLWJP9/AwH6aC1zxv+5owBTs1J9o/lYAvXtfuPDzkKUwwn WC+iPcau6I0gknOBobj3OCww7Y91A2oQm9xVYZilZkElgJ86ehBRCgXykdEoxEvM1w== X-Google-Smtp-Source: AGHT+IFIKVjTaWluz5fDqJJgDmySvFAVRpAn2dj0bGvaNc/mJhL8DbT7mtTACjaT+Z7NItZVRFewtg== X-Received: by 2002:a05:6214:528b:b0:68f:e6ca:634c with SMTP id kj11-20020a056214528b00b0068fe6ca634cmr1231705qvb.8.1709813927526; Thu, 07 Mar 2024 04:18:47 -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 r8-20020a0ccc08000000b0068f6e1c3582sm8489007qvk.146.2024.03.07.04.18.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Mar 2024 04:18:47 -0800 (PST) From: Sharlatan Hellseher Date: Thu, 7 Mar 2024 12:18:35 +0000 Message-ID: <2e6b3bc6c6d9f14f2c50e00baa9c4ff8a939a669.1709812934.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-Migadu-Spam-Score: -3.67 X-Spam-Score: -3.67 X-Migadu-Queue-Id: 07A2040D4C X-Migadu-Scanner: mx13.migadu.com X-TUID: dGRHWbmEjgYc * gnu/packages/ipfs.scm (kudo) [inputs]: Sort alphabetically to ease maintenance. Change-Id: Icb95464b5b8cf7d6e26285628198cfcd5c90e695 --- gnu/packages/ipfs.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm index 36eed11802..bad65f04a0 100644 --- a/gnu/packages/ipfs.scm +++ b/gnu/packages/ipfs.scm @@ -317,9 +317,9 @@ (define-public kubo go-github-com-francoispqt-gojay go-github-com-fsnotify-fsnotify go-github-com-gogo-protobuf - go-github-com-google-uuid go-github-com-golang-groupcache-lru go-github-com-golang-snappy + go-github-com-google-uuid go-github-com-gorilla-mux go-github-com-gorilla-websocket go-github-com-jackpal-go-nat-pmp @@ -344,12 +344,11 @@ (define-public kubo go-github-com-spaolacci-murmur3 go-github-com-stretchr-testify go-github-com-syndtr-goleveldb - go-gopkg-in-yaml-v2 - go-gopkg-in-yaml-v3 go-go-uber-org-atomic go-go-uber-org-multierr go-go-uber-org-zap go-golang-org-x-crypto + go-golang-org-x-exp go-golang-org-x-lint go-golang-org-x-mod go-golang-org-x-net @@ -357,10 +356,11 @@ (define-public kubo go-golang-org-x-sync go-golang-org-x-sys go-golang-org-x-term + go-golang-org-x-text go-golang-org-x-tools go-golang-org-x-xerrors - go-golang-org-x-exp - go-golang-org-x-text + go-gopkg-in-yaml-v2 + go-gopkg-in-yaml-v3 go-lukechampine-com-blake3)) (native-inputs (append (if (%current-target-system) -- 2.41.0