From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4KWCKcq0fWQgDQEASxT56A (envelope-from ) for ; Mon, 05 Jun 2023 12:11:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WOFgKcq0fWREFwAA9RJhRA (envelope-from ) for ; Mon, 05 Jun 2023 12:11:22 +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 6C9C611F4 for ; Mon, 5 Jun 2023 12:11:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=s1bKWcj6; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685959882; 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=3mzh1+pTIwbUh2eJspnDNy3wU/YfvWpwMY23GvEuoxw=; b=Rshb/i3SDnMfBKg8emZONHEO44lMxz2j/1vDnpbcg7qIPzBKlrCpsBPplyZMjCGawnixfp rgB81AkcRnMf8OD/HLIVAQwLuP2kg7nv6zXI5Dei29U8sh+KM1eS00Mzw0PserT1w4e58r Lz3HOavMY7O1cz/tYA2y7ZMybZ6QsPZqUPKzdzWi26lgGmdUWKm+73eOPlD7A/n2FX9MUv cM+PqDszOAfPRbj+kNUiyoF6b3yMruX/wMt73PwhvDiXtafhgN1IhpIl7eyM2oYnJGVvuR hoHrLrJ1r3V7bxJAHR9vCM9mYUaeM8pc39AkOPognIN1RNQ0W5GiPrBT5UbZKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=s1bKWcj6; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685959882; a=rsa-sha256; cv=none; b=tDEPIAr0pjPF20G7YwV+X7FXKGhcNGzrp073C0u/IUuF1F0O7Oo/Ygh6bdHfeBrGikGjmP jENA6yly73Ss+Vn0WxqEYEMkleVmY2SG9r16joWIdjFSYth6I/79p2233msvdrhnYsVVMA 2B8ptN2afKrOPIBLMh9Knp9JoBWVouxt3zzDLTKgfbrHgzcgkkWVzY1E2dOCiw/36lxkAi ckNdadJxieY9MdwVxwsOytTgA6sza61pCxST5pg80ai1o2XCdDouCi8xXMsPe4wSwlQ/g0 pXq1HcgWdgGBGXPmRF+AYphCKA31bytRUIeunsq+31V989Tg7XwfBHXtelS01Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q67AC-0008Ep-93; Mon, 05 Jun 2023 06:10:12 -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 1q67A9-0008Dp-N1 for guix-patches@gnu.org; Mon, 05 Jun 2023 06:10:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q67A5-0001V0-Ph for guix-patches@gnu.org; Mon, 05 Jun 2023 06:10:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q67A5-0005Xp-Kx for guix-patches@gnu.org; Mon, 05 Jun 2023 06:10:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63903] [PATCH 10/11] gnu: Add go-github-com-rylans-getlang. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Jun 2023 10:10:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63903@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 63903-submit@debbugs.gnu.org id=B63903.168595978921206 (code B ref 63903); Mon, 05 Jun 2023 10:10:05 +0000 Received: (at 63903) by debbugs.gnu.org; 5 Jun 2023 10:09:49 +0000 Received: from localhost ([127.0.0.1]:48207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q679p-0005Vy-Ee for submit@debbugs.gnu.org; Mon, 05 Jun 2023 06:09:49 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:52138) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q679n-0005Vk-EP for 63903@debbugs.gnu.org; Mon, 05 Jun 2023 06:09:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1685959637; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3mzh1+pTIwbUh2eJspnDNy3wU/YfvWpwMY23GvEuoxw=; b=s1bKWcj669C1RK8fFLlhmTS3HvQaP13egWGqlG0ETAaG6Bmg5vcNQulmXfYobROw3Jh9dr ZHgqdcEgRD2WNMr/ydxHpy+enfaMQOIR8upOSba3n29z1exOevHIeqUFPZLcJqEY53qeu0 PNusePGfKgABGOUf/Gntkf/LgPAwQlgFyMcgr5JHTjYjzHWDLQr5hZvAGGtS+u+1oQ8O0O Xk7QrQ5oIOA9BTCTVoep6qyVs0tHduzqbkuP14fj8rQKN3ECyYgAk3RlA6sx2lS/vBWyyU P5cWp/xb6HDaA5dSUHssNuZCFArcmRjxPh3NmvZez0g/XyNHva4hOh4+jCyv4Q== Date: Mon, 5 Jun 2023 18:09:24 +0800 Message-Id: <44d931d3e225566a12fd608d537e6f0ae85cfbde.1685958854.git.hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: UNKNOWN X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.04 X-Spam-Score: -2.04 X-Migadu-Queue-Id: 6C9C611F4 X-Migadu-Scanner: in3.migadu.com X-TUID: /orql9W3kjG0 * gnu/packages/golang.scm (go-github-com-rylans-getlang): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 10c2e46670..7dca1ebfbc 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13038,6 +13038,32 @@ (define-public go-github-com-riywo-loginshell of the current user.") (license license:expat))) +(define-public go-github-com-rylans-getlang + (package + (name "go-github-com-rylans-getlang") + (version "0.0.0-20201227074721-9e7f44ff8aa0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rylans/getlang") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1yf698h21j88d7d9wkzq69cfd7vs1mfp96nhb83lx6hhh7rfvb92")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rylans/getlang")) + (propagated-inputs + (list go-golang-org-x-text)) + (native-inputs + (list go-github-com-stretchr-testify)) + (home-page "https://github.com/rylans/getlang") + (synopsis "Natural language detection package in pure Go") + (description + "This package provides fast natural language detection in Go.") + (license license:expat))) + (define-public go-github-com-kyoh86-xdg (package (name "go-github-com-kyoh86-xdg") -- 2.40.1