From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id gPohGKvJQ2OHSwAAbAwnHQ (envelope-from ) for ; Mon, 10 Oct 2022 09:28:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ePREF6vJQ2MUhAEAG6o9tA (envelope-from ) for ; Mon, 10 Oct 2022 09:28:43 +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 260BC8CF5 for ; Mon, 10 Oct 2022 09:28:43 +0200 (CEST) Received: from localhost ([::1]:37042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnDL-0004Jl-PY for larch@yhetil.org; Mon, 10 Oct 2022 03:28:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53120) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0003hw-5F for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4C-0007cg-L1 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4C-0004v4-GF for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 29/40] gnu: Add go-github-com-lithammer-fuzzysearch. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:12 +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.166538632318600 (code B ref 55903); Mon, 10 Oct 2022 07:19:12 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:43 +0000 Received: from localhost ([127.0.0.1]:45678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3i-0004pq-RX for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3R-0004mg-36 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:26 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8835A4CA6A; Mon, 10 Oct 2022 09:18:24 +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 YdwACp3qBAPe; Mon, 10 Oct 2022 09:18:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386286; bh=7npc01zD+0jflzjmif2YrlCHH1SpwukkWM6DRtFtTWU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=EO4UDnf9XGmUI5NQeKdXheXYDp5eeBbQ2vepfRoH+YnG2wUdvuAV8+OvP46XrcuKr D3Yvdg3/uSnFwdO+JHq5t09GepLKQhFlR7PEZhOYUVF+Bmc2GdSnFvG4wp6Rs1QTkU AsSuCxPMgKxU7QFq4DUsjVJq4NjkfVayx7BUmGvXiwU0a+aMsKsHfdU1QzHpymuHHQ 5KvPXA4yAf5vt8Usnnor8Ku7Q8/jTFxs/LM/gdYYHMXRikFavQOwfLGEfwWUVjthAL pPFFQOaX9eaA9eFSQfphjIBWBvlLAgUS3JZdrHGUvxw79ogy9LMOSOG1FdKWjXDZPQ GN19PFEM0jg+g== Date: Mon, 10 Oct 2022 08:17:43 +0100 Message-Id: <20221010071754.23322-29-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665386923; 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=biYv5mPnyF+XIMXErWxzYG54zebXygBuPo/bkJH4xaw=; b=uBgDk+zrJmBWVXao9gPa9iiug7I7zfwf/8LwTlQ1tknYlbGJffiFi8O+FGbVGIwWsjaSi6 ZWHLlM3PWyt5GSutWQZo1mzz4GYc/xTWWhJMsOv4gM0R6Cjpz8R2AmC7MN58oR3av7OCMP oZE4BTVhkOHznz1jXpjcvbWd1P0Ql1DR2McM0ZUlvHKHpzV+u37/db3QZgZQQliosDCNtB u6wgobH15s0Wd3UR/P9C7mK8y4TX+S7oj6KPOlMWK3C8HSd5SyxFYn+hvHDXdJaTWfEhfU 0TT0ZpozJNWg5WCjvgmi7HgNiyA5nx+pb0tJlIgVepuj1hDPIF2oz5MRgJVPKg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665386923; a=rsa-sha256; cv=none; b=ae1ZLua2CXIfzx8UFiMq3c/l7o8i24dvzzgxgcOA4WmTTjfztNJaAvfMi26S3ABT4aYuDQ p99XU/7YqZS35Q8KKkO9QBbLQrX9AnARV78F8Bww/guFng67WX7twiGj91hYf4RDjok3wG kRAvcqaxgCatiyiAW4EnCNl3q5UuY+Jt4mPtoc0oYn4eww2TicPZOAVtQLYU2b0w/JVncm sEPkliJ50tBlesAFXt2sSe8psDGeZ1qNwJMgdfZYJTpIXI7o+qBXXVYPCoOZ/xungteIve cQa75h18zPoxJib4MlhtEFBYBYu3kP9CyXjtXNU9gdTuflcBNzgvlCB4GVN9Lg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=EO4UDnf9; 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: -2.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=EO4UDnf9; 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: 260BC8CF5 X-Spam-Score: -2.68 X-Migadu-Scanner: scn0.migadu.com X-TUID: z7EiHzRMm54h 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 f866e46411..06111badcc 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10887,6 +10887,35 @@ (define-public go-github-com-arran4-golang-ical serialiser for Go.") (license license:asl2.0))) +(define-public go-github-com-lithammer-fuzzysearch + (package + (name "go-github-com-lithammer-fuzzysearch") + (version "1.1.5") + (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 + "1b036sm42cf64diwlqhx24vxy6g5afrmfbdfyqhpg8zrii3lpwns")))) + (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))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.38.0