From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 wI52JoUA7GI9IgEAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 19:23:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2PBlJoUA7GKcjwAA9RJhRA (envelope-from ) for ; Thu, 04 Aug 2022 19:23:17 +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 3634984B0 for ; Thu, 4 Aug 2022 19:23:17 +0200 (CEST) Received: from localhost ([::1]:41880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJeZ1-0001qG-CJ for larch@yhetil.org; Thu, 04 Aug 2022 13:23:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47220) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJeOF-0003Wv-Rf for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36721) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJeOF-0007Fk-0o for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJeOE-0004LY-SX for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v6 19/41] gnu: Add go-github-com-emersion-go-textwrapper. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 17:12:06 +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.165963307616284 (code B ref 55903); Thu, 04 Aug 2022 17:12:06 +0000 Received: (at 55903) by debbugs.gnu.org; 4 Aug 2022 17:11:16 +0000 Received: from localhost ([127.0.0.1]:54625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNP-0004ES-R9 for submit@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:16 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNJ-0004Cl-E4 for 55903@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:09 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4A1D740E31; Thu, 4 Aug 2022 19:11:09 +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 kayaiYFAb1id; Thu, 4 Aug 2022 19:11:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659633060; bh=cnTx+14/s3UHKfj2NJ0lqpdYH9qLRCaHeYzqEXfkSlw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=XwLmQm2z9SknG6XJaqKTYZ2zMhGdhY0fdBkym7/tYhMSErWIXQae2gMOfVOr4/f5X a/YQ1ksX8+ZCApviKLR03gJmfDk+VxUrBGo9/3FFoDbZiSH1YkczLxEPk+iusRS+bm fyQ+T7g4sjZ3CTPoUK8vYzQGJ2WJ+2E8cgfzvYDiTxbF91KgzMEozdluq1eDOE2Vob Jw1SI/a0pHCIVlbQeex/oJhPmarFVPQSW0J9jMy3nVmO+uR2oaimFoM9nLL/xaTwcs Zcg1COphXM7Cf90Ic2L/0Bs2enG5ZhyS1EedOpqjqQh0CW7pQkFtFwXJJsNCm7q68X R0zZ1lNehushw== Date: Thu, 4 Aug 2022 18:10:25 +0100 Message-Id: <20220804171047.24424-19-paren@disroot.org> In-Reply-To: <20220804171047.24424-1-paren@disroot.org> References: <20220804171047.24424-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=1659633797; 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=hY4dFuW6enpP6e/HMUXYdV3vI6NN4f/ZV5b+if5c8GM=; b=fpfgsMbQKRVbMZrME10YuwZaOmkaUC+rU/DyhN5U4TOMmHFJI1Ijmrr4JCBs0kSGuvcpX2 vtLuvx7JmkmLFJIQA0y/pYAFweYF38suINycY6SEVe4CTRxUdvtCSYiNYhOJqtv8mr8CsN C6tM6Xbd7pZcfJZYNIo7nev4O0N7gI/F/0ExK72dcFoDYEmnkSJWL5LeztPzWzvEnkrc8Q Erfdd9lJiX/ThYzDfVBeDjYZFbCoFHUaTDE2WjXOfoX9citxzqKEBO2827T/VlRnctMGJB ZTQWQAJimHoP5OAsX0uJzMTA6Bj7EufkwENATjqiikUQmWAzplggDi2C4SYs1Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659633797; a=rsa-sha256; cv=none; b=azY/i/w0KtTeDJexTShCfW//+SxPIK9g7OkaUK9hn7qJc7FBJwdBTWhAUC653Nc8fA2RCS v2thuvkVHt5SN7cXPhRyGCZU4oJfgZob9ZE6wfuGdFCZ+7zWfH/Fr5SXdNnQ+PsWxfcgqR uIJMKI/QtRYqeFcpJbcEa+imAwgPQmN5pdNwvVUc7+CdwLncQSyw7Q5lbFi6W+QSQ5X2XY dM10Jg8PaAhqDTUg+LuFf5zE5xl2iepCV3eLZvhhrwLdGZ/fMQDVqXL/PlCLOoR4zUez5a aOKHaQkAW/N/al+qhPgHTEp4LkVmxNJNwqjnjRoeQxSfgp0Qe3dNupaB1CUHkA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XwLmQm2z; 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.71 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=XwLmQm2z; 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: 3634984B0 X-Spam-Score: -2.71 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4dclCc2CvU/z From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-textwrapper): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f113df471d..656bbbd1fd 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10424,3 +10424,26 @@ (define-public go-github-com-gatherstars-com-jwz "The jwz package provides an implementation of the email threading algorithm originally designed for use in Netscape Mail 2.0 for Go.") (license license:asl2.0))) + +(define-public go-github-com-emersion-go-textwrapper + (package + (name "go-github-com-emersion-go-textwrapper") + (version "0.0.0-20200911093747-65d896831594") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-textwrapper") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1lh9d7zvj6gm1rr6sv5xlagklgx9d666hq5srd37a4sdcjkbiqmq")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-textwrapper")) + (home-page "https://github.com/emersion/go-textwrapper") + (synopsis "Text-wrapping writer for Go") + (description + "The textwrapper package provides a writer that wraps long text lines to +a specified length.") + (license license:expat))) -- 2.37.1