From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IMR6GU2oL2XCrgAAG6o9tA:P1 (envelope-from ) for ; Wed, 18 Oct 2023 11:41:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IMR6GU2oL2XCrgAAG6o9tA (envelope-from ) for ; Wed, 18 Oct 2023 11:41:33 +0200 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 4D56C34B6E for ; Wed, 18 Oct 2023 11:41:33 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=m0jghMGT; 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=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697622093; 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=ArbihxVogbGGlyxKDT6l2qkKqgjY73arGoBv5kHg30Y=; b=ijXjZm2cJubXArs0P84PT1m+e5ATrWhHaJKMD7E8mdAP2U4Oka2n489U9e2CG2v4uRXlPK Vpuy9KXq+wk2ht3MllrMc1ZuOu9Jptf8MTnPryCTEVNj0BrAucnZY7GU78ee2Tnw2wT79q VXIVtYY3XzWId06U4Zx3TLQcKDy4LePQwULrX3jEyHIWgxUop972DkcH0+0n05gqqm6aI0 Z29i1qS1mH5HUMH/pwUDMa7aa810nvmVH3Gi+f+Wa9HAwtCC7XaITkx1sPqp8kfY5ozH5c 6nAqJMzO/ffrCwADyBXbRWH+Xp5ulA/ZVtzDCUzmtVkRoscNUBTSF5DppHSN8g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=m0jghMGT; 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=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697622093; a=rsa-sha256; cv=none; b=hbmcCsGnXoXcCgS8LfoZcJXs1zB1FD7r5d5TgHaRICW2KLG8gjFE6kGyUfvrQM6+tjKTWp UChuvPhvdF34Ts/rxOI4JoUgpeB2AoyPLrSatfoCDd6Vn/C6/ph1H9f251V5+wb+j1POCp 6ArM/TyEVQvyvy1lOnJv6w9pR/PzEcpZlq+O+pV4NJUr9CW0Vhfmpjk60/a6UOR+zwcBFm 1C6K59Jz+atXkOTD8lD6FnkNZcwunFFsQs2+3N/pjRGJsYHRd9y5spxXFSllFaps3r4igU re6LZuqKyW6BR4yPCEMACPF1tN43RC5ObdviB64WXRVIfxjcx0bMiUtU/wg5oQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt32U-0000Pu-Nx; Wed, 18 Oct 2023 05:40:30 -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 1qt31r-00086h-59 for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:55 -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 1qt31n-0001uB-UO for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt32D-0003ql-R3 for guix-patches@gnu.org; Wed, 18 Oct 2023 05:40:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66603] [PATCH 25/29] gnu: Add go-github-com-facette-natsort. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 09:40:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66603 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66603@debbugs.gnu.org Cc: Wilko Meyer Received: via spool by 66603-submit@debbugs.gnu.org id=B66603.169762199814575 (code B ref 66603); Wed, 18 Oct 2023 09:40:13 +0000 Received: (at 66603) by debbugs.gnu.org; 18 Oct 2023 09:39:58 +0000 Received: from localhost ([127.0.0.1]:33270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31x-0003mv-JG for submit@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:57 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:43860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31Z-0003hh-Tn for 66603@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:34 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1697621936; bh=ArbihxVogbGGlyxKDT6l2qkKqgjY73arGoBv5kHg30Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=m0jghMGTkldJX140xLU0OfoFFwL1zjq4QsiK/Dz39raW6qLTJcHn5OWqf9Nx22Zqh l6lkbEh7bw92crlW7R16Xu0fPFe416oNBwlbg67wDW4fcl/e04o94bwC1EzjLEmvA5 TMkvdRNu1Tr3c8BXvaIPgU1WrHeU3CreTQsiNuVA= Date: Wed, 18 Oct 2023 11:38:23 +0200 Message-ID: <20231018093836.2056-25-w@wmeyer.eu> In-Reply-To: <20231018093836.2056-1-w@wmeyer.eu> References: <20231018093836.2056-1-w@wmeyer.eu> 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 4.37 X-Spam-Score: 4.37 X-Migadu-Queue-Id: 4D56C34B6E X-Migadu-Scanner: mx2.migadu.com X-TUID: 1F8vGWzAKJb+ * gnu/packages/golang.scm (go-github-com-facette-natsort): New variable. --- gnu/packages/golang.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 166270d201..7d6852f661 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9068,6 +9068,27 @@ (define-public go-github-com-emersion-go-mbox @code{mbox} files.") (license license:expat))) +(define-public go-github-com-facette-natsort + (package + (name "go-github-com-facette-natsort") + (version "0.0.0-20181210072756-2cd4dd1e2dcb") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/facette/natsort") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0kfas7nq7cfrbaqvpmifg2p8v8z0d2kdqjb7p9y6r0rpdzl2zy6p")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/facette/natsort")) + (home-page "https://github.com/facette/natsort") + (synopsis "natsort: natural strings sorting in Go") + (description "Package natsort implements natural strings sorting") + (license license:bsd-3))) + (define-public go-github-com-fatih-color (package (name "go-github-com-fatih-color") -- 2.41.0