From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yCIZH3GTp2J2gAEAbAwnHQ (envelope-from ) for ; Mon, 13 Jun 2022 21:43:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GOEFH3GTp2LJUwEA9RJhRA (envelope-from ) for ; Mon, 13 Jun 2022 21:43:45 +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 2CE75270C4 for ; Mon, 13 Jun 2022 21:43:45 +0200 (CEST) Received: from localhost ([::1]:59700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0pyR-0007hK-VX for larch@yhetil.org; Mon, 13 Jun 2022 15:43:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56846) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0pwu-0004uw-FF for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38429) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0pwt-0003fH-MN for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0pwt-0003lf-L1 for guix-patches@gnu.org; Mon, 13 Jun 2022 15:42:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v3 30/35] gnu: Add go-github-com-lithammer-fuzzysearch. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Jun 2022 19:42:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165514928714282 (code B ref 55903); Mon, 13 Jun 2022 19:42:07 +0000 Received: (at 55903) by debbugs.gnu.org; 13 Jun 2022 19:41:27 +0000 Received: from localhost ([127.0.0.1]:60532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pwF-0003iB-8X for submit@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:27 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0pvu-0003eb-Nf for 55903@debbugs.gnu.org; Mon, 13 Jun 2022 15:41:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3099743B7F; Mon, 13 Jun 2022 21:41:06 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iCweAx2zrPfD; Mon, 13 Jun 2022 21:41:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1655149250; bh=ejLXGPFm+DLuBrJZFq4v8zXegUDgf4eAugu50v97Ebg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=PyoEQaav2V2QJyqd6F8qQWmKociAzkN0j/x5JkWbLul4iETFIc/N5q0lX/N8NeE9n JO6eqSK7c9nJ0eus5S9qJ/5+uuZ+430qOPHiOyHLn5vnILgbYC9w6N2dyR7rYOWAj/ KFwvEZjg+kT3nfIgZewq1oDoAVQvyUCfi8ZD//49Oo4C5h9FaxGVxgnp9iq7j3Pfsl /LgOwadpSXvBwkN75IeqxPawbm06IGRzBqyXVse3iD+XnOOY+YnihB3HTg2SSp4670 YFbcokqo/NdM7pLFj4FJFZEbMHXeUopdcK4ki7iNd93UKAEehBbVzImHk/mq9mBLFp bghZQPR7KLVnQ== Date: Mon, 13 Jun 2022 20:40:25 +0100 Message-Id: <20220613194030.3540-30-paren@disroot.org> In-Reply-To: <20220613194030.3540-1-paren@disroot.org> References: <20220613194030.3540-1-paren@disroot.org> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655149425; h=from:from:sender:sender:reply-to: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=VMJ5Yif9T4SEHPymYhln0KV5mh69l8bOuxBWVIgWyOc=; b=s6/pvTW2uFsSNA35TqGCXkQ14jXHdBhq4T8y77pDhW0bZ/ZlN4wIz0Y0awXj04bewCDx4c 0nPOfUJhETNQWxdWt5xXMcJ2udvAlkyCHDvAF4E9qJ175FzS85TjBWfZIPIeHGifNES6Bz ZizAauVdeiKzNzwBrinb48e9u/rkUbmTi564/BgoX9LuUac9GkEPpsutrC9ULy396hU7gD jVmCZjAUWGDUMpEmC5EUEVH1XCiRCQSsFOYVwLWLz+uV0ze7a2zChbGVCIGh/Fz7hG2tm0 Wqydb8a+lAAMzzB5GWJtYkLR5n/9WCKk22Rlm8RV2Yl7senBNzNqIu5xJpOVMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655149425; a=rsa-sha256; cv=none; b=EiOY/oG6egpV6qH2UiuyUmE8JSOgdp5uchiYtxOhsdCChLFmlkqtrzYhdZDjip0d7HRtV7 Z3c9yAw+dIvQDFOuMCfEgCPSlGwWgYkOZFal5GDgpfi3YAaFp4rN6u4bT/BaSkluL03FTt k1LsLqg4+9s8Xowd2meX1g4FSTYIFNFBdbIKKl09Pm06avAAbzPIkaclBW+NiHaRabIxYe VjT39YBqVWCZb/bDQnPBZ30F8mGs/VSmSxeKfHwGPSqpBNwxo6vjhjkEn5AdjGdf3SoAzm Y06izFwIAeG99G+X5CCVbeEaKufBxZOxTxTMpcom8G2sFOepG8CgGOH35HI9rg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=PyoEQaav; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.59 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=PyoEQaav; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 2CE75270C4 X-Spam-Score: -3.59 X-Migadu-Scanner: scn0.migadu.com X-TUID: BmEdD0FQWfj+ From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-lithammer-fuzzysearch): New variable. --- gnu/packages/golang.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 46e45a1ba8..9dfe9f0914 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10615,3 +10615,32 @@ (define-public go-git-sr-ht--sircmpwn-getopt "The getopt package is a POSIX-compatible implementation of getopt(3) for Go.") (license license:bsd-3))) + +(define-public go-github-com-lithammer-fuzzysearch + (package + (name "go-github-com-lithammer-fuzzysearch") + (version "1.1.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/lithammer/fuzzysearch") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "095zw3ffkp1w1lz4gby92b7vgi9zfvqc2s3rkl166a4narhv85fg")))) + (build-system go-build-system) + (propagated-inputs (list go-golang-org-x-text)) + (arguments + (list #:import-path "github.com/lithammer/fuzzysearch" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (home-page "https://github.com/lithammer/fuzzysearch") + (synopsis "Tiny and fast fuzzy search in Go") + (description + "A speedy fuzzy matching package for Go inspired by the JavaScript +library bevacqua/fuzzysearch.") + (license license:expat))) -- 2.36.1