From patchwork Mon Oct 10 07:17:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43289 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7235C27BBEA; Mon, 10 Oct 2022 08:27:19 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DD4B127BBE9 for ; Mon, 10 Oct 2022 08:27:18 +0100 (BST) Received: from localhost ([::1]:57284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnC2-0002NX-1z for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:27:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn43-0003bp-5z for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46623) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn42-0007Zn-Gf for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn42-0004rr-BS for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 01/40] gnu: Add go-github-com-zenhack-go-notmuch. References: In-Reply-To: Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:02 +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.166538628918169 (code B ref 55903); Mon, 10 Oct 2022 07:19:02 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:09 +0000 Received: from localhost ([127.0.0.1]:45589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3A-0004ij-S3 for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:09 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn37-0004iD-VT for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 39BCB4CA7E; Mon, 10 Oct 2022 09:18:04 +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 FRwxLtOjYore; Mon, 10 Oct 2022 09:18:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386279; bh=Toc/16d139VG9iz63bA7l5FdhVLQRioOPKEcrIIMtaM=; h=From:To:Cc:Subject:Date; b=BZH325vOj4WBCv3XH5LB7CkuFV36b57WTyLd8fvIT+BIIu2C2Ejmgyl4nE14apZT4 YKuiPgo+L50jXi9JneR7vJ3vfJisS+lNkGlP316/sY1pkOx0Icimw/w6yjEeulNy9O PqEp0cbyaM1/VhgKNQN+nzEj/V6drqtGilDwIarm6sEmibKUwYkjJ4JAgJiVxnw6mU mxzZPl/c6XT+kJv2QiyK5NacD71VbSEtq1KmYlEpy8QmDxFZQTkExatj83vZFiGjpX nV028w7aSOr2fuU4DEi3j8dK4MB1Dl8w45UBiCz67rtX0Y66Flcx0a+4Fjzx4CMQt+ fEPNRYd22/ZfQ== Date: Mon, 10 Oct 2022 08:17:15 +0100 Message-Id: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (notmuch-fixtures): New variable here... (go-github-com-zenhack-go-notmuch): ...and here. --- gnu/packages/golang.scm | 52 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 53d1e38c28..b7efffb2e9 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -36,6 +36,7 @@ ;;; Copyright © 2022 Pier-Hugues Pellerin ;;; Copyright © 2022 muradm ;;; Copyright © 2022 Dhruvin Gandhi +;;; Copyright © 2022 ( ;;; ;;; This file is part of GNU Guix. ;;; @@ -61,6 +62,7 @@ (define-module (gnu packages golang) #:use-module (guix download) #:use-module (guix git-download) #:use-module (guix packages) + #:use-module (guix gexp) #:use-module (guix build-system gnu) #:use-module (guix build-system trivial) #:use-module (guix build-system go) @@ -73,6 +75,7 @@ (define-module (gnu packages golang) #:use-module (gnu packages glib) #:use-module (gnu packages gnupg) #:use-module (gnu packages lua) + #:use-module (gnu packages mail) #:use-module (gnu packages mp3) #:use-module (gnu packages password-utils) #:use-module (gnu packages pcre) @@ -10177,6 +10180,55 @@ (define-public go-github-com-disintegration-imaging (resize, rotate, crop, brightness/contrast adjustments, etc.).") (license license:expat))) +(define notmuch-fixtures + (origin + (method url-fetch) + (uri "http://notmuchmail.org/releases/test-databases/database-v1.tar.xz") + (sha256 + (base32 + "1lk91s00y4qy4pjh8638b5lfkgwyl282g1m27srsf7qfn58y16a2")))) + +(define-public go-github-com-zenhack-go-notmuch + (package + (name "go-github-com-zenhack-go-notmuch") + (version "0.0.0-20211022191430-4d57e8ad2a8b") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/zenhack/go.notmuch") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j2s5smjf7pp7i72dw12sm9iz961y3cy8nkm7hmrg53f6wna57h9")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/zenhack/go.notmuch" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'patch-notmuch-path + (lambda* (#:key inputs import-path #:allow-other-keys) + (substitute* (find-files (string-append + "src/" import-path) + "\\.go$") + (("// #cgo LDFLAGS:.*$") + (string-append + "// #cgo LDFLAGS: -lnotmuch " + "-L" #$(this-package-input "notmuch") "/lib\n" + "// #cgo CFLAGS: " + "-I" #$(this-package-input "notmuch") "/include\n"))))) + (add-before 'check 'unpack-test-fixtures + (lambda* (#:key inputs import-path #:allow-other-keys) + (invoke "tar" "xf" #$notmuch-fixtures "-C" + (string-append "src/" import-path "/fixtures"))))))) + (inputs (list notmuch)) + (home-page "https://github.com/zenhack/go.notmuch") + (synopsis "Go bindings to libnotmuch") + (description + "The notmuch package provides a Go language binding to the notmuch +email library.") + (license license:gpl3+))) + ;;; ;;; 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 From patchwork Mon Oct 10 07:17:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43260 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 12F4B27BBEA; Mon, 10 Oct 2022 08:20:46 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id AEC0127BBE9 for ; Mon, 10 Oct 2022 08:20:45 +0100 (BST) Received: from localhost ([::1]:51020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn5g-0003ea-S7 for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:20:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34052) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn42-0003aM-IR for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46622) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn42-0007Zb-8t for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn41-0004rk-RQ for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 02/40] gnu: Add go-github-com-creack-pty. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:01 +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.166538628918153 (code B ref 55903); Mon, 10 Oct 2022 07:19:01 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:09 +0000 Received: from localhost ([127.0.0.1]:45586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3A-0004ig-DJ for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:08 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48644) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn38-0004iG-AH for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A786B4CA91; Mon, 10 Oct 2022 09:18:05 +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 S7X38bEZA6ce; Mon, 10 Oct 2022 09:18:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386279; bh=vB506yRb7Nc8DE2mG1nFTxQe6Wdb916HASMNcqVufN0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FU+1HUPBgV3ZJfSqz/m6V4ngKBTZOBm9WmLKREAF/AmkXTttbDBiP6YQYy594FKL7 YAQzrvSXSKYrRhR8qEN5fkRSouVmyQ2HpfEfOstEod58KnjKO8E48xiHN77qzZZJUQ 08R4uNv9fxnqf/sS4K+dEer2sqqsUrU1JpCsaC2MLqYoU22RoelQkMm+YdRJcgBPgr ww2ecth8pb+PGyy2txn03U1+Z8/jObm1Fq1/HaIjiUrEo1n1Sl8jzte8tJ3ULERE8m MD8Fs2gdgHdVdGSe5Y2tO4vxc8C/AU/tUo0c9wxCY2qgkZkjlcUEB9Xk1ejob0pGM8 2jetp27e9Dm7A== Date: Mon, 10 Oct 2022 08:17:16 +0100 Message-Id: <20221010071754.23322-2-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-creack-pty): New variable. * guix/build-system/go.scm (go-target): Add to exported variables. --- gnu/packages/golang.scm | 47 ++++++++++++++++++++++++++++++++++++++++ guix/build-system/go.scm | 1 + 2 files changed, 48 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b7efffb2e9..657a38fb0c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10229,6 +10229,53 @@ (define-public go-github-com-zenhack-go-notmuch email library.") (license license:gpl3+))) +(define-public go-github-com-creack-pty + (package + (name "go-github-com-creack-pty") + (version "1.1.18") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/creack/pty") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1qqhcgfym0napz8damj7dhfw28g2qn2f5h3lr93i0sxawq926yzc")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/creack/pty" + #:modules '((ice-9 popen) + (ice-9 textual-ports) + (guix build go-build-system) + (guix build utils)) + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'regenerate-types + (lambda* (#:key import-path #:allow-other-keys) + ;; Generated files are included (ztypes_*). We need to remake + ;; them with Cgo. + (with-directory-excursion (string-append "src/" import-path) + (let* ((go-arch + #$(car (go-target + (or (%current-target-system) + (nix-system->gnu-triplet (%current-system)))))) + (file (string-append "ztypes_" go-arch ".go")) + (pipe (open-input-pipe "go tool cgo -godefs types.go")) + (text (get-string-all pipe))) + (close-pipe pipe) + (for-each delete-file + (find-files (getcwd) (file-name-predicate + "ztypes_[a-zA-Z0-9_]+.go"))) + (call-with-output-file file + (lambda (port) + (display text port)))))))))) + (home-page "https://github.com/creack/pty") + (synopsis "Pseudoterminal handling in Go") + (description + "The pty package provides functions for working with Unix pseudoterminals.") + (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 diff --git a/guix/build-system/go.scm b/guix/build-system/go.scm index 4b3b67b08f..0a9761aac7 100644 --- a/guix/build-system/go.scm +++ b/guix/build-system/go.scm @@ -38,6 +38,7 @@ (define-module (guix build-system go) go-build-system go-pseudo-version? + go-target go-version->git-ref)) ;; Commentary: From patchwork Mon Oct 10 07:17:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43262 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E0C6627BBE9; Mon, 10 Oct 2022 08:20:48 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id F190A27BBEA for ; Mon, 10 Oct 2022 08:20:47 +0100 (BST) Received: from localhost ([::1]:51022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn5j-0003gd-4x for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:20:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn43-0003c9-By for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46624) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn42-0007Zu-Rd for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn42-0004ry-Mn for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 03/40] gnu: Add go-google-golang-org-protobuf. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:02 +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.166538629018189 (code B ref 55903); Mon, 10 Oct 2022 07:19:02 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:10 +0000 Received: from localhost ([127.0.0.1]:45593 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3B-0004iz-KM for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:10 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn39-0004iH-1Q for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 760D14CA9E; Mon, 10 Oct 2022 09:18: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 tk-uzHl8M2Yz; Mon, 10 Oct 2022 09:18:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386280; bh=EC3vPh9yt9bJEUiCJLyj/ye233pwaE/PdAXoK1d0rCk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=eIDF+ysnrdXqZI/yBscR2gDThlXWZ7SjalfpIhESjAp5Qg5xVeLBTQGLhNW9kMJz+ gBY1pemJxrIv/03LrzUoUARdKkwTM1lvynSTFh+zkBK2f9sw15RMeD1qx2BXe5aWkz g9OOw0p1R0gYfF8sOU/8u9Or3hcDABRXgbQ/LC4vop7LLoceHrH1tVWWTbjN1161qr TE86M2ihtCekWgaFzeq73w49hlyRat3sAsmvYVk3APPsRRdqj0RlZzfUvvSZMeYbOa IOxbQ0FCO0SI39vJnm3szZFO9qy+Cfjj60KAKDt2j1XTGSwdJ0EtsbPmAbg14oockc Run0NUVMbQJfw== Date: Mon, 10 Oct 2022 08:17:17 +0100 Message-Id: <20221010071754.23322-3-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-google-golang-org-protobuf): New variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 657a38fb0c..12c9f2e61b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6699,6 +6699,39 @@ (define-public go-github-com-golang-protobuf-proto (home-page "https://github.com/golang/protobuf") (license license:bsd-3))) +(define-public go-google-golang-org-protobuf + (package + (name "go-google-golang-org-protobuf") + (version "1.28.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://go.googlesource.com/protobuf") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1nzcc4qc00afi24nb7nlnwyzvvr6b8s8qdrn1sw085nygh2y2x8r")))) + (build-system go-build-system) + (arguments + (list #:import-path "google.golang.org/protobuf" + #:tests? #f ; source-only package + #:phases #~(modify-phases %standard-phases + ;; source-only package + (delete 'build)))) + (propagated-inputs (list go-github-com-google-go-cmp-cmp + go-github-com-golang-protobuf-proto)) + (home-page "https://google.golang.org/protobuf") + (synopsis "Go library for Protocol Buffers") + (description + "The protobuf package provides a Go implementation of Protocol Buffers, a +language and platform neutral, extensible mechanism for serializing structured +data. + +This package is a successor to @code{go-github-com-golang-protobuf} with an +improved and cleaner API.") + (license license:bsd-3))) + (define-public go-github-com-mattn-go-zglob (package (name "go-github-com-mattn-go-zglob") From patchwork Mon Oct 10 07:17:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43263 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 39FCB27BBED; Mon, 10 Oct 2022 08:21:36 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E2CAE27BBE9 for ; Mon, 10 Oct 2022 08:21:35 +0100 (BST) Received: from localhost ([::1]:43328 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn6V-0004UO-2Z for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:21:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34058) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn43-0003cP-G8 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46625) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn43-0007a3-72 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn43-0004s6-1P for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 04/40] gnu: Add go-github-com-xo-terminfo. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:03 +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.166538629818262 (code B ref 55903); Mon, 10 Oct 2022 07:19:03 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:18 +0000 Received: from localhost ([127.0.0.1]:45600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3G-0004jk-Ez for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:18 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn39-0004iT-IE for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E75EE4CAA0; Mon, 10 Oct 2022 09:18: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 bvuSpsBiMvd9; Mon, 10 Oct 2022 09:18:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386280; bh=0YLy1ymRmFOJVH+IDF/WpqEUfC/e/ttLfuVEEvLtWW4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Pgivs/nuDNbfG1gutkcer26YHW6Zr+TU2abPgs9HY7k+WFbr5/0ojUrgN2UCozMa3 Jq4RQHoemZZxasrWUqx6105X4SUqMBVQaqPAR8IMSSei1/aAqIygCYzhr+ZQdlpqqB e085IvD0jsTdCdQ8KHFleqBnVzYme3iur7+9PGM+LZ6UVoNof+MC/8fviHJs5lSnGX cSDfcdIrnh7yeDKbhRb67Ahr/Agz8ltpFhRB8p4eWvVnsQjWGRlYeAQFl77xbACjlg drJxj96n6VT2Y9VAVkpbk76QlXGZ5FnN+CElns6f3vrNOIXX3DFD3uS1FmXtJgtDhz 1lsl5dxygaLUQ== Date: Mon, 10 Oct 2022 08:17:18 +0100 Message-Id: <20221010071754.23322-4-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-xo-terminfo): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 12c9f2e61b..cff8d531b9 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5906,6 +5906,28 @@ (define-public go-github-com-gdamore-tcell-v2 (modify-inputs (package-inputs go-github-com-gdamore-tcell) (prepend go-golang-org-x-term go-golang-org-x-sys))))) +(define-public go-github-com-xo-terminfo + (package + (name "go-github-com-xo-terminfo") + (version "0.0.0-20210125001918-ca9a967f8778") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/xo/terminfo") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05gdcvcbwcrcwxznhvs1q1xh4irz2d10v2mz179pydjh30kjc0j5")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/xo/terminfo")) + (home-page "https://github.com/xo/terminfo") + (synopsis "Read the terminfo database in Go") + (description + "The terminfo package implements terminfo database reading for Go.") + (license license:expat))) + (define-public go-github-com-mattn-go-shellwords (let ((commit "2444a32a19f450fabaa0bb3e96a703f15d9a97d2") (version "1.0.5") From patchwork Mon Oct 10 07:17:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43264 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7605227BBE9; Mon, 10 Oct 2022 08:21:36 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0FA4B27BBEA for ; Mon, 10 Oct 2022 08:21:36 +0100 (BST) Received: from localhost ([::1]:41578 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn6V-0004Zm-7k for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:21:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn43-0003cu-RN for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46626) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn43-0007aF-Hm for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn43-0004sD-Cg for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 05/40] gnu: Add go-github-com-riywo-loginshell. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:03 +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.166538629818271 (code B ref 55903); Mon, 10 Oct 2022 07:19:03 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:18 +0000 Received: from localhost ([127.0.0.1]:45607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3K-0004kU-2A for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:18 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3A-0004iT-4q for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:08 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D1A4D4CA9E; Mon, 10 Oct 2022 09:18:07 +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 U3A08uAHsmMG; Mon, 10 Oct 2022 09:18:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386280; bh=Cso3eKYqTIKiTg90yYiy7huOJstbb2GaO9q/nOtjUZI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=NB1vj5LtMx9qRLFSQKxv5h/G/pLSKOdO1gTa36sgc4HN1fn2JoS5dGfLzUqgKiOJG aHJx4tLIbi+LXgXV5wR93XzNg2477lLZ/cZxJfyV+rmFRslDyMIl6TVt2RZi5Yz0tJ Tu7r529qwJSUlvkcFLaIaltsAeZ2wV6PVXBN5ikUVmff6XzsaTyDwvb9tnJ0A+ULZ/ lV6oD3fBri2FRfbWXL47TGhjFqGVf6l/wSLscT1J/rat8H/GWf9FlGrWZK7RFyf2OM QYj9r4FgAinzhJOwa0AKVaTsW8CYpovVJmGIjfC/+Skdb6XBemFtzP1u/iwcmpmkm0 uTgwp4iuQcELA== Date: Mon, 10 Oct 2022 08:17:19 +0100 Message-Id: <20221010071754.23322-5-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-riywo-loginshell): 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 cff8d531b9..fdb9c34559 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10331,6 +10331,32 @@ (define-public go-github-com-creack-pty "The pty package provides functions for working with Unix pseudoterminals.") (license license:expat))) +(define-public go-github-com-riywo-loginshell + (package + (name "go-github-com-riywo-loginshell") + (version "0.0.0-20200815045211-7d26008be1ab") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/riywo/loginshell") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "138yvis6lipw9x02jyiz7472bxi20206bcfikcar54i3xsww9q4i")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/riywo/loginshell" + ;; Tests try to get the current user's login shell; the build + ;; user doesn't have one. + #:tests? #f)) + (home-page "https://github.com/riywo/loginshell") + (synopsis "Get the user's login shell in Go") + (description + "The loginshell package provides a Go library to get the login shell +of the current user.") + (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 From patchwork Mon Oct 10 07:17:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43265 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3126F27BBEA; Mon, 10 Oct 2022 08:21:39 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DB18C27BBE9 for ; Mon, 10 Oct 2022 08:21:38 +0100 (BST) Received: from localhost ([::1]:41580 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn6Y-0004cb-2F for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:21:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34062) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn44-0003dX-72 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46627) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn43-0007aR-UM for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn43-0004sK-OT for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 06/40] gnu: Add go-github-com-miolini-datacounter. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:03 +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.166538629918289 (code B ref 55903); Mon, 10 Oct 2022 07:19:03 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:19 +0000 Received: from localhost ([127.0.0.1]:45611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3K-0004ke-LB for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:19 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3A-0004ih-S1 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:09 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4C46A4CAA0; Mon, 10 Oct 2022 09:18:08 +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 Dh9XgfO8Ktgv; Mon, 10 Oct 2022 09:18:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386280; bh=AnJ/u/3iHzHi3Ydfk8eocczxi7U92FNOOyxIDzeRLR4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=l4cbpoqplXcLHZkRhSGIjOgkLmqLCDflyD1HQYhpf5z6IbmrkRk6WIs2+NXp7Nz41 wwtt4vES5EG6G2RsViORn1Sn0Rh1HX67HsmGeyWhMRRU317rpWz+f7QqekPZzgwuxQ m7jPvc7qiafjaDN/TEBxslV/cwavCoRBdP8AQapuDsA+DKa0LBil+CpdK5N6GGNKRJ IW+XcN/LV1Vyyss1L44irCYsTE5XMKyyqPCMM845PipmRd/Fiaia8M/rtbNU0+7zgy BCGCwYOHogzlz6dkUsq34jkMNfN06zIqYQxAuamZdq2FLwVhgUYPt5lWXpfiyrEHaC KRK3Yl+T9r6/Q== Date: Mon, 10 Oct 2022 08:17:20 +0100 Message-Id: <20221010071754.23322-6-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-miolini-datacounter): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index fdb9c34559..06a5c2367a 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2007,6 +2007,28 @@ (define-public go-github-com-alsm-ioprogress (home-page "https://github.com/alsm/ioprogress") (license license:expat)))) +(define-public go-github-com-miolini-datacounter + (package + (name "go-github-com-miolini-datacounter") + (version "1.0.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/miolini/datacounter") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0s1hxqy6666qd524rdp1dr3778davc8gx9brg9lkcjvr5l05s9wa")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/miolini/datacounter")) + (home-page "https://github.com/miolini/datacounter") + (synopsis "Counters for Go readers and writers") + (description + "The datacounter package provides counters for Go readers and writers.") + (license license:expat))) + (define-public go-github-com-aki237-nscjar (let ((commit "e2df936ddd6050d30dd90c7214c02b5019c42f06") (revision "0")) From patchwork Mon Oct 10 07:17:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43261 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5012F27BBED; Mon, 10 Oct 2022 08:20:48 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DD70127BBE9 for ; Mon, 10 Oct 2022 08:20:47 +0100 (BST) Received: from localhost ([::1]:51024 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn5i-0003gk-9k for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:20:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34064) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn44-0003ek-L7 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46628) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn44-0007aY-At for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn44-0004sS-5h for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 07/40] gnu: Add go-github-com-kyoh86-xdg. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:04 +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.166538629918298 (code B ref 55903); Mon, 10 Oct 2022 07:19:04 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:19 +0000 Received: from localhost ([127.0.0.1]:45613 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3L-0004kv-5M for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:19 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3B-0004iT-Dc for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:10 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 344254CAA4; Mon, 10 Oct 2022 09:18: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 TipZ3nZ9eD80; Mon, 10 Oct 2022 09:18:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386281; bh=zmX3mu4JRNE9odPkD3wbsKhMy51N/j0X/N8Y9HQKDU0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Wba64BqQdrRfVva6ZQO1TDVMqXRwEMJhm1q6IW6nAtkixt4ywCWAHkMYzxXg2f10e kAFP1NPn+70hHTHcESEzTGeLT3wZrNaO702w31404sxqF6B/yXujYjwLY+Sd1FnwOp 5SXbrNeBr5Yps+koy5Uco8KYudibSfl5mzYFPvERl9bcnCnVr2xQKESZvX5FSGUAr0 7GJ91Z5+6xTXelEjdDQVzUpcDme95P5PJjgC3OgtGrJbJef2XDDojmtY3+aC4O32K4 8wRTlVSKxY3sEPYn87CRMGEHKewL+PPTYgManHy/5Cm/nAEZBYZJ4N/CQG1RLZ/X+U CgQt7UgEqg1WA== Date: Mon, 10 Oct 2022 08:17:21 +0100 Message-Id: <20221010071754.23322-7-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-kyoh86-xdg): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 06a5c2367a..3fce32a175 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10379,6 +10379,30 @@ (define-public go-github-com-riywo-loginshell of the current user.") (license license:expat))) +(define-public go-github-com-kyoh86-xdg + (package + (name "go-github-com-kyoh86-xdg") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/kyoh86/xdg") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0a5nz53fdz1c2qvwlf2dpjdd72nxri95i6q4b07c37kiipgaxncn")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/kyoh86/xdg")) + (home-page "https://github.com/kyoh86/xdg") + (synopsis "XDG base directories for Go") + (description + "The xdg package provides lightweight helper functions in Go to get +config, data and cache directories according to the XDG Base Directory +Specification.") + (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 From patchwork Mon Oct 10 07:17:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43268 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 360A227BBE9; Mon, 10 Oct 2022 08:22:57 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 576D227BBEA for ; Mon, 10 Oct 2022 08:22:56 +0100 (BST) Received: from localhost ([::1]:36796 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn7n-0005H3-IE for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:22:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34068) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn45-0003fk-26 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46629) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn44-0007ag-Nj for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn44-0004sZ-Ho for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 08/40] gnu: Add go-github-com-go-ini-ini. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:04 +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.166538630018311 (code B ref 55903); Mon, 10 Oct 2022 07:19:04 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:20 +0000 Received: from localhost ([127.0.0.1]:45615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3L-0004l5-JE for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:20 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3B-0004ih-Q2 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:10 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 92F8E4CAA7; Mon, 10 Oct 2022 09:18: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 VTpe8VZp9x9w; Mon, 10 Oct 2022 09:18:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386281; bh=lhjZl/nGIEnyM91lUf/O7OA/aIYHt61Vk+Ru33YYFHo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=WwO0IVmRo/GaAjrguQ8A1u5VQwt5lUitIkk89IWAO8egs2VPPS2sKt2TRi1diQaXS yRBxMTfU3SpRzf8Ne5oGVx/kyTGTkxjscyRoG3NYDRBAOTYDvV4d8eIHv3+PaGF7z9 wzayhxHPlZtW7kMK+RnYuGIzMFcAFPlhmdEQnwazHw+munCUCeP/2bdQjAwVYhOaOW SweslPR+PXaAqnjbpCqwxXHbJkFqeLsLfpcZeBignoD/GFgUQCjqmLLe+PcKMV9huH xCmLO2eVk2/7QllvRVDGrtmUORP4vKDeCaiMciOxQTx8ei6l+MFd/00pFkGc8poGGJ sSM4R0ByIajvg== Date: Mon, 10 Oct 2022 08:17:22 +0100 Message-Id: <20221010071754.23322-8-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-go-ini-ini): 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 3fce32a175..39b22508b8 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9897,6 +9897,27 @@ (define-public go-gopkg-in-ini (home-page "https://gopkg.in/ini.v1") (license license:asl2.0))) +;;; XXX: Since commit bfb61065f05a6eac0cf63b16db43d0c3e864c658, the +;;; canonical name of the ini package is `go-github-com-go-ini-ini`, +;;; not `go-gopkg-in-ini`. +(define-public go-github-com-go-ini-ini + (package + (inherit go-gopkg-in-ini) + (name "go-github-com-go-ini-ini") + (version "1.66.6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-ini/ini") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0kqg13606hnw8f75cb59fsy1m85kiqf3csi2g7q2512avdmaphc9")))) + (arguments + (list #:import-path "github.com/go-ini/ini")) + (propagated-inputs (list go-github-com-stretchr-testify)))) + (define-public go-github-com-skratchdot-open-golang (let ((commit "79abb63cd66e41cb1473e26d11ebdcd68b04c8e5") (revision "0")) From patchwork Mon Oct 10 07:17:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43266 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C5F8B27BBEA; Mon, 10 Oct 2022 08:22:52 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2C11E27BBE9 for ; Mon, 10 Oct 2022 08:22:52 +0100 (BST) Received: from localhost ([::1]:36792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn7j-0005Co-8e for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:22:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn46-0003hL-IC for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46633) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn46-0007bE-9e for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn46-0004t2-4n for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 09/40] gnu: go-golang-org-colorful: Rename to go-github-com-lucasb-eyer-go-colorful. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19: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.166538630218360 (code B ref 55903); Mon, 10 Oct 2022 07:19:06 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:22 +0000 Received: from localhost ([127.0.0.1]:45627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3N-0004lx-Ra for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:22 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3D-0004jQ-8X for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:14 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C35044CAA4; Mon, 10 Oct 2022 09:18:10 +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 PDV-CMRs_gRX; Mon, 10 Oct 2022 09:18:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386281; bh=NrDafIZKhIisJuwzWpT0p06DPg1wGrAzXZmk2Zi8G18=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=lZlMdam+piWlKwkjxsY7DSpmOEYmr4XmTpk9/yGkPNjMw5gstAc5yYCYUFxTzi2fg GyH0D3z6Bu8JHdMnvC+LRwGup0zoD6epIymt4v0XZz0IYJeh/miaEGt4PLFX8cYEta xBWV+bg23gBgszzWwbrG2rKQGmBHZSUTX5rIWtLxV7Y8++l8AcHu0sP7LdU+ekNzYE c9a54Xnt6UBSF2a3nBFV1oPKY/2ZYuJpYWXGgdz0tUPDhlpywkbHFlXH4OuI4U5kBh Kq9xuW7UQiMdrrlWxuDOVOEa9vKdcYEAHhtPGCAX4DRnd5WF3GxQHMely4cCZFwZ4H EBaDd6+ox290w== Date: Mon, 10 Oct 2022 08:17:23 +0100 Message-Id: <20221010071754.23322-9-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-golang-org-colorful): Rename to... (go-github-com-lucasb-eyer-go-colorful): ...this. --- gnu/packages/configuration-management.scm | 2 +- gnu/packages/golang.scm | 34 +++++++++++++---------- gnu/packages/image-viewers.scm | 2 +- 3 files changed, 21 insertions(+), 17 deletions(-) diff --git a/gnu/packages/configuration-management.scm b/gnu/packages/configuration-management.scm index c64b937fe5..3ebb6957c8 100644 --- a/gnu/packages/configuration-management.scm +++ b/gnu/packages/configuration-management.scm @@ -76,7 +76,7 @@ (define-public chezmoi go-github-com-muesli-reflow-padding go-github-com-muesli-termenv go-github-com-google-goterm - go-golang-org-colorful + go-github-com-lucasb-eyer-go-colorful go-github-com-mattn-go-isatty go-github.com-mattn-go-runewidth go-github-com-olekukonko-tablewriter diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 39b22508b8..c894e3db9c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5816,9 +5816,9 @@ (define-public go-github-com-go-sql-driver-mysql golang's database/sql package.") (license license:mpl2.0))) -(define-public go-golang-org-colorful +(define-public go-github-com-lucasb-eyer-go-colorful (package - (name "go-golang-org-colorful") + (name "go-github-com-lucasb-eyer-go-colorful") (version "1.2.0") (source (origin (method git-fetch) @@ -5830,15 +5830,15 @@ (define-public go-golang-org-colorful (base32 "08c3fkf27r16izjjd4w94xd1z7w1r4mdalbl53ms2ka2j465s3qs")))) (build-system go-build-system) + (propagated-inputs (list go-golang-org-x-image)) (arguments - '(#:import-path "github.com/lucasb-eyer/go-colorful")) - (native-inputs - (list go-golang-org-sql-mock)) - (synopsis "Convert between colorspaces and generate colors") - (description "This package implements Go's @code{color.Color} interface -and provides a means of converting colors stored as RGB to various -colorspaces.") + (list #:import-path "github.com/lucasb-eyer/go-colorful")) (home-page "https://github.com/lucasb-eyer/go-colorful") + (synopsis "Library for playing with colors in Go") + (description + "The colorful package provides a library for using colors in Go. +It stores colors in RGB and provides methods for converting these to +various color spaces.") (license license:expat))) (define-public go-github-com-gdamore-encoding @@ -5888,8 +5888,10 @@ (define-public go-github-com-gdamore-tcell (arguments `(#:import-path "github.com/gdamore/tcell")) (inputs - (list go-github.com-mattn-go-runewidth go-golang-org-colorful - go-golang-org-x-text go-github-com-gdamore-encoding)) + (list go-github.com-mattn-go-runewidth + go-github-com-lucasb-eyer-go-colorful + go-golang-org-x-text + go-github-com-gdamore-encoding)) (home-page "https://github.com/gdamore/tcell") (synopsis "Provide a cell-based view for text terminals") (description "This package includes a full parser and expander for @@ -7638,8 +7640,10 @@ (define-public go-github-com-muesli-termenv (arguments `(#:import-path "github.com/muesli/termenv")) (native-inputs - (list go-github-com-google-goterm go-golang-org-colorful - go-github-com-mattn-go-isatty go-github.com-mattn-go-runewidth)) + (list go-github-com-google-goterm + go-github-com-lucasb-eyer-go-colorful + go-github-com-mattn-go-isatty + go-github.com-mattn-go-runewidth)) (home-page "https://github.com/muesli/termenv/") (synopsis "Advanced styling options on the terminal") (description "termenv lets you safely use advanced styling options on the @@ -7768,7 +7772,7 @@ (define-public go-github-com-charmbracelet-glamour go-github.com-mattn-go-runewidth go-github-com-muesli-termenv go-github-com-google-goterm - go-golang-org-colorful + go-github-com-lucasb-eyer-go-colorful go-github-com-mattn-go-isatty go-github-com-olekukonko-tablewriter go-github-com-yuin-goldmark @@ -9545,7 +9549,7 @@ (define-public go-github-com-charmbracelet-bubbletea ("github.com/mattn/go-runewidth" ,go-github.com-mattn-go-runewidth) ("go-github-com-muesli-reflow-indent" ,go-github-com-muesli-reflow-indent) ("go-github-com-muesli-reflow-ansi" ,go-github-com-muesli-reflow-ansi) - ("go-golang-org-colorful" ,go-golang-org-colorful) + ("go-github-com-lucasb-eyer-go-colorful" ,go-github-com-lucasb-eyer-go-colorful) ("github.com/containerd/console" ,go-github-com-containerd-console) ("go-github-com-muesli-reflow-truncate" ,go-github-com-muesli-reflow-truncate) ("go-golang-org-x-crypto" ,go-golang-org-x-crypto) diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm index 77979e8b8f..037c141065 100644 --- a/gnu/packages/image-viewers.scm +++ b/gnu/packages/image-viewers.scm @@ -532,7 +532,7 @@ (define-public pixterm '(#:import-path "github.com/eliukblau/pixterm/cmd/pixterm" #:unpack-path "github.com/eliukblau/pixterm")) (inputs (list go-github-com-disintegration-imaging - go-golang-org-colorful + go-github-com-lucasb-eyer-go-colorful go-golang-org-x-crypto go-golang-org-x-image)) (home-page "https://github.com/eliukblau/pixterm") From patchwork Mon Oct 10 07:17:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43291 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0FCF427BBEA; Mon, 10 Oct 2022 08:27:52 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id BFF9427BBE9 for ; Mon, 10 Oct 2022 08:27:51 +0100 (BST) Received: from localhost ([::1]:48400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnCY-0002xH-PC for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:27:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn45-0003gY-EJ for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46630) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn45-0007ar-4b for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn44-0004sg-Vb for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 10/40] gnu: Add go-github-com-rivo-tview. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:04 +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.166538630118325 (code B ref 55903); Mon, 10 Oct 2022 07:19:04 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:21 +0000 Received: from localhost ([127.0.0.1]:45619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3M-0004lE-3w for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:20 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49742) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3E-0004jS-NX for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:13 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2AC5A4BE57; Mon, 10 Oct 2022 09:18:12 +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 XVI2rORAb2it; Mon, 10 Oct 2022 09:18:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386281; bh=yMJwp4WfWloslTAwFi2GwF7TO1Qabj3q8FfYwbCn4z0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DyiqnFIWLnu4b65ZbN3nunsc1iCA7C0u9lU9vMIbFRWuuEmU61dbB1KLqV7NHQ1JQ gejpX6mg62iZtau+7MtEDZPdhUfPJ7K38o8V9CVE/NTbKg8YEAqTDJHMzxrfgoehRm JyBbmbXE3d423R9ORxhDwkn+5dwd1YaZ14HboSxCQT5mT3hdGuZq39Gtq67vVLfbIr i4SGZVoEhtq78fsKM/etnuuxVATCJ0p+6DpIsNrto5N2Bs1neDVod12pUabj6r35H+ eGnTSovB5lw181lGdms1MFuh4ZoGrb4mUK9gMfh3f+mSZyriGRecUm8ROdkavkyips IvJ25Hj1ioeTQ== Date: Mon, 10 Oct 2022 08:17:24 +0100 Message-Id: <20221010071754.23322-10-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-rivo-tview): New variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c894e3db9c..78ccc57e89 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5930,6 +5930,36 @@ (define-public go-github-com-gdamore-tcell-v2 (modify-inputs (package-inputs go-github-com-gdamore-tcell) (prepend go-golang-org-x-term go-golang-org-x-sys))))) +(define-public go-github-com-rivo-tview + (package + (name "go-github-com-rivo-tview") + (version "0.0.0-20220703182358-a13d901d3386") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rivo/tview") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0gf1m3ndbc3kgxpv0ryq9a1ahijg6m896sc9k7dvwfjd8vy0q0yd")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rivo/tview")) + (propagated-inputs (list go-golang-org-x-term + go-golang-org-x-sys + go-github-com-rivo-uniseg + go-github-com-mattn-go-runewidth + go-github-com-lucasb-eyer-go-colorful + go-github-com-gdamore-tcell-v2)) + (home-page "https://github.com/rivo/tview") + (synopsis "Rich Interactive Widgets for Terminal UIs") + (description + "The tview package implements rich widgets for terminal based user +interfaces. The widgets provided with this package are useful for data +exploration and data entry.") + (license license:expat))) + (define-public go-github-com-xo-terminfo (package (name "go-github-com-xo-terminfo") From patchwork Mon Oct 10 07:17:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43267 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D9AE327BBED; Mon, 10 Oct 2022 08:22:56 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1700127BBE9 for ; Mon, 10 Oct 2022 08:22:56 +0100 (BST) Received: from localhost ([::1]:36798 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn7n-0005Hj-8c for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:22:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53084) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn45-0003hA-PT for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46631) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn45-0007b2-GZ for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn45-0004so-B8 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 11/40] gnu: Add go-github-com-ssor-bom. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:05 +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.166538630118338 (code B ref 55903); Mon, 10 Oct 2022 07:19:05 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:21 +0000 Received: from localhost ([127.0.0.1]:45622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3M-0004lW-Pf for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:21 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49756) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3E-0004jT-Os for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:13 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 496CA4C60F; Mon, 10 Oct 2022 09:18:12 +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 CVuibxL_HpNo; Mon, 10 Oct 2022 09:18:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386282; bh=H2CyWl0nm012f9csoObDo4Wy3AN7eHHnEhdzE2nad5o=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Xl0nNiG/OOo+3TVzP+MBDGM6lw4xvaADZUSZmvUsgH5+HqM6dkYDqTG0msC38C+QM QUO5H+4SzoM1sdGgNDJxitHMn3pNYdCND0DiQdsN7adurNtqvzOaOte8M/xybKx9dS p2vXSpoj+Wn8dXpW9kct5mm4gd7Q/v8G2uO6PWDHZzTnpY+XPNe9sAMWijBAQpb//p u0I1E/Rfp+2Z9+TAwNy6em4fFPq1FCqVpBBo35yhiqaYWNJCsvu6wkBckgpSvnc2rZ DyI3Jq931XFbxLkwO42qsAKJa1oNqAjHWUzLZ5LBnnHGUQczp79ojQVZIjfgGZiFWF luAknVIerxcYw== Date: Mon, 10 Oct 2022 08:17:25 +0100 Message-Id: <20221010071754.23322-11-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-ssor-bom): 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 78ccc57e89..a98d63272b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10458,6 +10458,29 @@ (define-public go-github-com-kyoh86-xdg Specification.") (license license:expat))) +(define-public go-github-com-ssor-bom + (package + (name "go-github-com-ssor-bom") + (version "0.0.0-20170718123548-6386211fdfcf") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ssor/bom") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "09g5496ifwqxqclh2iw58plcwcz0sczlnxwqxzwmnl4shdl371ld")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/ssor/bom")) + (home-page "https://github.com/ssor/bom") + (synopsis "Cleaning BOMs in Go") + (description + "The bom package provides small tools for cleaning BOMs from a byte +array or reader.") + (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 From patchwork Mon Oct 10 07:17:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43271 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B4B6D27BBE9; Mon, 10 Oct 2022 08:23:36 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E49CE27BBE9 for ; Mon, 10 Oct 2022 08:23:35 +0100 (BST) Received: from localhost ([::1]:43888 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8Q-00060b-Qn for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:23:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn46-0003hH-8y for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46632) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn45-0007b9-Ud for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn45-0004sv-NY for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 12/40] gnu: Add go-github-com-gogs-chardet. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:05 +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.166538630118352 (code B ref 55903); Mon, 10 Oct 2022 07:19:05 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:21 +0000 Received: from localhost ([127.0.0.1]:45625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3N-0004lj-91 for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:21 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50190) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3G-0004ji-7W for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:14 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 960B34C60F; Mon, 10 Oct 2022 09:18:13 +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 eLHROFTzKR_z; Mon, 10 Oct 2022 09:18:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386282; bh=VbKGmCulnczLBLBwJYJVdbWEkFjD/NRQIBU1OfjS868=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=D7o/rmBQ6bG8UXHc3yL5lUzFqGTl+q8hQTNiOm2fUaX8+MIksuJ0otwu+txjIi/C1 at4LY+3VNoS+9moeNwZx49wmR3StH8N8SLAx5U6CPqYbTRTiRkqAV0CQu0oHXWdsO5 2Mgp/Wp+0UUUlqNhjCnN6vCDYlCqW9iPv62M3SMiY2wTLJAyX0qTBsZQ7Z8KXLJZGv os7sIAOKrlDo/H8yfkBYTcOGIGKKk/pqh1i2/e5ErwhQiyynyfgigQSoy5fh6JTYIC P9tWeOwWVWqLKaojBI9G2CkLu12yU++4PwPut+e6+ZWCx8D84BNngsbXpgoEqGGprW uibpoFuek8OEQ== Date: Mon, 10 Oct 2022 08:17:26 +0100 Message-Id: <20221010071754.23322-12-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-gogs-chardet): 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 a98d63272b..d7759100dc 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10481,6 +10481,29 @@ (define-public go-github-com-ssor-bom array or reader.") (license license:expat))) +(define-public go-github-com-gogs-chardet + (package + (name "go-github-com-gogs-chardet") + (version "0.0.0-20211120154057-b7413eaefb8f") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gogs/chardet") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12j8q5wc9m4n51v2j2m40nahqdl9bh3hzpdp26clzq91kc2amiz0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/gogs/chardet")) + (home-page "https://github.com/gogs/chardet") + (synopsis "Character set detection for Go") + (description + "The chardet package ports character set detection from +ICU to Go.") + (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 From patchwork Mon Oct 10 07:17:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43273 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id EC56127BBEA; Mon, 10 Oct 2022 08:23:49 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B162927BBE9 for ; Mon, 10 Oct 2022 08:23:49 +0100 (BST) Received: from localhost ([::1]:58530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8e-0006bP-SH for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:23:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53090) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn46-0003hM-VH for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46634) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn46-0007bJ-N2 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn46-0004tA-Hs for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 13/40] gnu: Add go-github-com-jaytaylor-html2text. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19: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.166538630318373 (code B ref 55903); Mon, 10 Oct 2022 07:19:06 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:23 +0000 Received: from localhost ([127.0.0.1]:45630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3O-0004m5-CR for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:22 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3G-0004jj-CK for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:15 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B25424BE57; Mon, 10 Oct 2022 09:18:13 +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 wASfLe1nKq_G; Mon, 10 Oct 2022 09:18:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386282; bh=zCPcT/mCQcGgn6VbUBVip1GYINHgaQQSBQuPDaw0hWI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=lAbjphCvqWh1OrV8tUZ+YezwTr+ucWDe/yDLt4v2Rf/ndmnbfzsirPWHcUOPNMzng Ggx8WLpJLNNcN/aK5hR2vZhQEhOEdsv1l4KB9TB8XQYIQwRcZlIDFkgnVZVng2gqmJ z8CGoBmGNWRxeESIEuoxtv3IvuhGbiTvIgJmQsk7NQCETh1Uilje21mp6v802uANeE lfCgvRYoALQWuMumGX/siD/0ESvai3OGkLIvGH3NqoqOieLHfmZCMcp9nOXszV7JmS C53whHRzkrxJrRZTZLMGl1mSOIktsFFAx690JmzXVymGgMDEzpVLRLBC6FlyD3d8kC Ndvbrvs2jS2kQ== Date: Mon, 10 Oct 2022 08:17:27 +0100 Message-Id: <20221010071754.23322-13-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-jaytaylor-html2text): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index d7759100dc..0295ad8ff7 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10361,6 +10361,34 @@ (define-public go-github-com-zenhack-go-notmuch email library.") (license license:gpl3+))) +(define-public go-github-com-jaytaylor-html2text + (package + (name "go-github-com-jaytaylor-html2text") + (version "0.0.0-20211105163654-bc68cce691ba") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jaytaylor/html2text") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12ckgkp8xqgp0fh6019nwp4ssg2k1rv1a67cpk37ian4q5zrvppm")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/jaytaylor/html2text" + ;; Tests are broken: + #:tests? #f)) + (propagated-inputs (list go-golang-org-x-net + go-github-com-olekukonko-tablewriter + go-github-com-ssor-bom)) + (home-page "https://github.com/jaytaylor/html2text") + (synopsis "Convert HTML emails to text") + (description + "The html2text package converts HTML emails to plain text, allowing +text-only mail clients to display them.") + (license license:expat))) + (define-public go-github-com-creack-pty (package (name "go-github-com-creack-pty") From patchwork Mon Oct 10 07:17:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43294 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1FF2327BBEA; Mon, 10 Oct 2022 08:28:17 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D46D927BBE9 for ; Mon, 10 Oct 2022 08:28:16 +0100 (BST) Received: from localhost ([::1]:37826 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnCy-00040x-1i for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:28:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn47-0003hP-I2 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46635) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn47-0007bO-4D for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn46-0004tH-Ti for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 14/40] gnu: Add go-github-com-go-test-deep. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19: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.166538631718489 (code B ref 55903); Mon, 10 Oct 2022 07:19:06 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:37 +0000 Received: from localhost ([127.0.0.1]:45648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3Z-0004o0-0h for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:36 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50190) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3H-0004ji-3Y for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:15 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C96DA4C60F; Mon, 10 Oct 2022 09:18:14 +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 rzw4mefD0R8D; Mon, 10 Oct 2022 09:18:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386282; bh=4HTGpCpPW5/IJmhzgMV34uEnE7BSx9AAOkzMa10N1OE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gPnxUVfDPtSGy4GuAOc0EAxJ+GmeXTlgnxyZHBjEfJ45Tt1D240wZaVg61CeuzVUH rdRuyi9jtI3SuUtwC8YRW1pRoAylJWeNd5/RxxIhKJraulWm0oGB6XvwyYIO9hEF90 C57x87x9EzN+v4o43TxO6zGO2AC8EY/wWNUzVOYCoNvKEo88uv0CZUtS5SQbmyGhHx WE5zLRDd5dnyM/deYO6g3GIymaAXRl7Sh6Su7tycy/k1kV8fffR3odNH4xIvUMm+ng VuVu82Zg45KM9TuJhxhUqIU8WENT8QhSsqZl5easb8T+DwzHRbRzlx72tCOkIz2IS+ gLtEr3/RiMP6g== Date: Mon, 10 Oct 2022 08:17:28 +0100 Message-Id: <20221010071754.23322-14-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-go-test-deep): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 0295ad8ff7..e56c1a0bc2 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10532,6 +10532,30 @@ (define-public go-github-com-gogs-chardet ICU to Go.") (license license:expat))) +(define-public go-github-com-go-test-deep + (package + (name "go-github-com-go-test-deep") + (version "1.0.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-test/deep") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1mmw2w3by7y24jjpjwmf2gfl08c65jihn3si9m0sswmagmdsk8q0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/go-test/deep")) + (home-page "https://github.com/go-test/deep") + (synopsis "Human-friendly deep variable equality in Go") + (description + "The deep package provides the deep.Equal function which is like +reflect.DeepEqual but returns a list of differences. This is helpful +when comparing complex types like structures and maps.") + (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 From patchwork Mon Oct 10 07:17:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43286 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3CCAB27BBEA; Mon, 10 Oct 2022 08:26:04 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D2F2827BBE9 for ; Mon, 10 Oct 2022 08:26:03 +0100 (BST) Received: from localhost ([::1]:57786 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnAo-00018V-W7 for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:26:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53094) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn49-0003hQ-6O for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46636) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn47-0007bS-Fw for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn47-0004tP-Ac for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 15/40] gnu: Add go-github-com-cention-sany-utf7. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19: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.166538631718497 (code B ref 55903); Mon, 10 Oct 2022 07:19:07 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:37 +0000 Received: from localhost ([127.0.0.1]:45650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3d-0004oA-0b for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3H-0004jj-9R for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:15 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 142924CA5D; Mon, 10 Oct 2022 09:18:15 +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 H6dPQ7GQGhJE; Mon, 10 Oct 2022 09:18:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386283; bh=oSH2Dhw4yeZ/2k6jUfdb7Xmw+tsew2ZepyEozquheHM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=cLeDT5nORMo+uBN5wd9Up4/FTRkA/9dq2T8B/f0xo5Xw+3BYQoMi4o7X69nxnBAbU rgugCL3haeqNds8JIq9QliE0P5zXV0GRVXhVKf7/XsOECYXVaVPwMIiRg3knklpvRy p/kC4UryqrkonV6uLUohI4kFZyY6giYAJBOqJNkn0986YEnzAzH5xiII81U0dVYmgB wwiBD2TEPsSM0f1+4nWp1q0C3b1E4EKDt2QzIbf5dRXM/+fVEBrRiuLgNI7/10ppFe w2iI3wS4jeJ+Y/KoEZlOirLGXdDo4bgn44PJMBEE1rEboWhmH9DT3aKkMrbB5X97Np hZGTlwf8wTG3w== Date: Mon, 10 Oct 2022 08:17:29 +0100 Message-Id: <20221010071754.23322-15-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-cention-sany-utf7): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index e56c1a0bc2..f9c455ab9d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5867,6 +5867,30 @@ (define-public go-github-com-gdamore-encoding non-UTF-friendly sources.") (license license:expat))) +(define-public go-github-com-cention-sany-utf7 + (package + (name "go-github-com-cention-sany-utf7") + (version "0.0.0-20170124080048-26cad61bd60a") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/cention-sany/utf7") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jy15ryfcln1iwchrksqyrnyfy41gisymm4f9sr1d73ja029bznm")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/cention-sany/utf7")) + (propagated-inputs (list go-golang-org-x-text)) + (home-page "https://github.com/cention-sany/utf7") + (synopsis "UTF-7 for Go") + (description + "The utf7 package provides support for the obsolete UTF-7 text +encoding in Go.") + (license license:bsd-3))) + (define-public go-github-com-gdamore-tcell (let ((commit "aaadc574a6ed8dc3abe56036ca130dcee1ee6b6e") (version "1.1.2") From patchwork Mon Oct 10 07:17:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43281 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 774BC27BBED; Mon, 10 Oct 2022 08:24:59 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C5EE127BBE9 for ; Mon, 10 Oct 2022 08:24:58 +0100 (BST) Received: from localhost ([::1]:44590 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn9l-0008RB-Um for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53100) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn49-0003hT-Dz for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46637) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn47-0007bU-S3 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn47-0004tW-MU for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 16/40] gnu: Add go-github-com-jhillyerd-enmime. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19: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.166538631718504 (code B ref 55903); Mon, 10 Oct 2022 07:19:07 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:37 +0000 Received: from localhost ([127.0.0.1]:45652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3d-0004oI-9r for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3I-0004kD-Nf for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:17 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 238C14BE57; Mon, 10 Oct 2022 09:18:16 +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 WNw9ddkfy1GT; Mon, 10 Oct 2022 09:18:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386283; bh=7tgHQBR9AcGVZ2fhpuAvk6jqAAAHbYxxQQyrWreMjyM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=W7AJ/4EuCiEEQpt+vzxdG84b/tkpWrKg4cnyOvdu9eKF54lhUmBpEj+xOW8Q4+8/7 9dmBPQYFqQvtmM0Z0AYbyRkMqDLNhseSwRqTXtBLkcpc2J2w/JqqFbl0nyGbeLMlRN AAJd/6GIWVR+0JLtjgKdk5FIvgCRUtbfS1swwYiMgtJB2moMdvekOhuHW1ZJ/ZAPQe jd+8ciLBsnseo7gaVcomfgb5FIeBul1aihbspojJG95bSbIZi2tMOw6rwb4F5imvLR 4Vnfoydu2YaQ5GQm0VOSL5Hyb5sFOCVXpl10JAxIWzGL9PU5GUEQZhG6D/gwbpbblm AzuA0yW8af9PQ== Date: Mon, 10 Oct 2022 08:17:30 +0100 Message-Id: <20221010071754.23322-16-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-jhillyerd-enmime): New variable. --- gnu/packages/golang.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f9c455ab9d..b3afc6cdf8 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10413,6 +10413,41 @@ (define-public go-github-com-jaytaylor-html2text text-only mail clients to display them.") (license license:expat))) +(define-public go-github-com-jhillyerd-enmime + (package + (name "go-github-com-jhillyerd-enmime") + (version "0.9.4") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jhillyerd/enmime") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "124dqm598phbmalyx2gmxk201z9kq4ckvvdq8rc0akjlp24nxqbb")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/jhillyerd/enmime")) + (propagated-inputs (list go-golang-org-x-text + go-golang-org-x-net + go-github-com-stretchr-testify + go-github-com-ssor-bom + go-github-com-rivo-uniseg + go-github-com-pkg-errors + go-github-com-olekukonko-tablewriter + go-github-com-mattn-go-runewidth + go-github-com-gogs-chardet + go-github-com-jaytaylor-html2text + go-github-com-go-test-deep + go-github-com-cention-sany-utf7)) + (home-page "https://github.com/jhillyerd/enmime") + (synopsis "MIME encoder and decoder for Go") + (description + "The enmime package implements a MIME encoding and decoding +library geared towards parsing MIME encoded emails.") + (license license:expat))) + (define-public go-github-com-creack-pty (package (name "go-github-com-creack-pty") From patchwork Mon Oct 10 07:17:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43276 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D046327BBEA; Mon, 10 Oct 2022 08:24:10 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9313C27BBE9 for ; Mon, 10 Oct 2022 08:24:10 +0100 (BST) Received: from localhost ([::1]:50334 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8z-0007Dl-NZ for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn49-0003hR-DG for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46638) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn48-0007bV-7K for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn48-0004td-25 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 17/40] gnu: Add go-github-com-gatherstars-com-jwz. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:08 +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.166538631818511 (code B ref 55903); Mon, 10 Oct 2022 07:19:08 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:38 +0000 Received: from localhost ([127.0.0.1]:45654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3d-0004oP-Ke for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3I-0004kE-Tu for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:17 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 699C14CA5D; Mon, 10 Oct 2022 09:18:16 +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 4maP6xlC-a89; Mon, 10 Oct 2022 09:18:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386283; bh=zQNgpT/8kiYGGGg+5SCZ8J1iUFsRW77GCgy/2l777wA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=a1BSjQHCQFqRjxEYZilGJJT+jfbA7Bjx52gE1FmFBfyS+NJ0qS99JgQ/G/vnD5z6T ihCx0YzRcW+Ru3zC4OjaZlD6wfhvX5YpoTrp5wii0wcMfCwvXDy+ngxQClvHntsZP6 2wkweR2SKwnedU66X98XJfbIM4e3GWAmwxgPFijUAW944nAZDJCyD7j32ISfzHRIZk 94vNhimFgu10/43MvR+ksNemM/aL9IdIFOjMlGS6ULQb8ZP4jHX2esz0TAq/TCitIa kVjxeD+4xPn3k/tjwIkXH/gcMEvFL2gJAEZKmFtlwICIk2tvxNcmSGMT789CN5e8sO ByBG/iV95aXXA== Date: Mon, 10 Oct 2022 08:17:31 +0100 Message-Id: <20221010071754.23322-17-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): New variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b3afc6cdf8..6cdf59ac32 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10448,6 +10448,33 @@ (define-public go-github-com-jhillyerd-enmime library geared towards parsing MIME encoded emails.") (license license:expat))) +(define-public go-github-com-gatherstars-com-jwz + (package + (name "go-github-com-gatherstars-com-jwz") + (version "1.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gatherstars-com/jwz") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1h37h5w139d3rhvp1n7kz2jm5zhk4pjzf3sip04v48nphkika60c")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/gatherstars-com/jwz")) + (propagated-inputs (list go-github-com-rivo-tview + go-github-com-jhillyerd-enmime + go-github-com-gdamore-tcell-v2)) + (home-page "https://github.com/gatherstars-com/jwz") + (synopsis "Implementation in Go of the email threading algorithm +originally invented for Netscape Mail") + (description + "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-creack-pty (package (name "go-github-com-creack-pty") From patchwork Mon Oct 10 07:17:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43296 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id BD50827BBEA; Mon, 10 Oct 2022 08:29:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 872DA27BBE9 for ; Mon, 10 Oct 2022 08:29:16 +0100 (BST) Received: from localhost ([::1]:47056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnDv-0004fD-Ol for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:29:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn49-0003hU-Du for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46639) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn48-0007bW-Jn for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn48-0004tl-F0 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 18/40] gnu: Add go-github-com-emersion-go-textwrapper. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:08 +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.166538631818519 (code B ref 55903); Mon, 10 Oct 2022 07:19:08 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:38 +0000 Received: from localhost ([127.0.0.1]:45656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3d-0004oW-Um for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:38 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3K-0004kS-1X for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:18 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8AEF34CA5D; Mon, 10 Oct 2022 09:18:17 +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 ENn-eCXJcFIb; Mon, 10 Oct 2022 09:18:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386283; bh=DNQKLpF3tvefDHsocp3+REqAwXula3/yt+DpxoSL9PM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=NlgN+eOMbnuN4CgwJvU8DNz69r2s4PnyvK/BTcwtqxgT+g5u2o5ayjY2mNYryLRGB CMf+S6zvJxGt1lhRDXjc2Sz2ySK8AqpEjmEXjXuXgfItNlh4bqFWIWAi7R8t6t9fgC AP+y4Pam+YIfHLGfNoAiQbIkLUG343AYT7VAd8sZjL4Z3oNRtX7aUt7bOXhQLIwZ+N fE8oNiWNkWdEqSTKlGopA3YTeVvnssxveQRZ9zmpTghzxXylYw4wGVZa+trxNqtd6/ mptvPfqRCcB2ceT1Aj/2jy2+uYOG+kaf4/C4ARG0IknLXRIBOGGgPqamzUIzVTrKoO 7Bd/LCTNimbjw== Date: Mon, 10 Oct 2022 08:17:32 +0100 Message-Id: <20221010071754.23322-18-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches 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 6cdf59ac32..6ef8a8c7c8 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2029,6 +2029,29 @@ (define-public go-github-com-miolini-datacounter "The datacounter package provides counters for Go readers and writers.") (license license:expat))) +(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))) + (define-public go-github-com-aki237-nscjar (let ((commit "e2df936ddd6050d30dd90c7214c02b5019c42f06") (revision "0")) From patchwork Mon Oct 10 07:17:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43275 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9B7C227BBEA; Mon, 10 Oct 2022 08:24:02 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5311A27BBE9 for ; Mon, 10 Oct 2022 08:24:02 +0100 (BST) Received: from localhost ([::1]:47842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8r-00072H-Gm for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53098) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn49-0003hS-Dc for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46640) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn48-0007bX-WF for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn48-0004ts-Qg for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 19/40] gnu: Add go-github-com-emersion-go-message. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:08 +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.166538631818526 (code B ref 55903); Mon, 10 Oct 2022 07:19:08 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:38 +0000 Received: from localhost ([127.0.0.1]:45658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3e-0004od-8f for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:38 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3K-0004kW-ET for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:19 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C03484CA8C; Mon, 10 Oct 2022 09:18:17 +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 OKkFzqJ7aApA; Mon, 10 Oct 2022 09:18:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386284; bh=s5mVdfR+qd+ZtOu4E4nQ9+cJrG9GzTumtKvu0jsXEbc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=MKO6JZjP5D9dWFVPRlFNLfGlzYbHJs4Ug8iY+Epf0+xAj6BLZI2jfOf4rgKNB4PPx OoaQbM5o8drKwJ+MqWs2z8+oi3Afqkm9l2jzj75g5d86Uqnt/b2fqtXAietMPZHIL9 Z+DKPmYVDO7u4A0PH9sweafoHGa7Whz3O40lvR9VeXVdo4XCSrvFHYwlaHcg5kmxbN BTmCWOsAnrugBKNPcAYjad4VTXFhyWq/Se7WlWYuPzsBHbYyb4Fc8ue/dK4Ch/NaIP gDcds5zJ5xcvvuetrZ8OV2jWef6D3S7NSrK1iOahRPoAUb2pjKVtobPkwXmuK7et5S 7EpNDbrhAyWaA== Date: Mon, 10 Oct 2022 08:17:33 +0100 Message-Id: <20221010071754.23322-19-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-message): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 6ef8a8c7c8..1fc2ee2845 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10408,6 +10408,31 @@ (define-public go-github-com-zenhack-go-notmuch email library.") (license license:gpl3+))) +(define-public go-github-com-emersion-go-message + (package + (name "go-github-com-emersion-go-message") + (version "0.16.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-message") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j5qdhsna28xcs843zsiccw700rld5hin466dl0n3a0ax1w13ay0")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-message")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-textwrapper)) + (home-page "https://github.com/emersion/go-message") + (synopsis "Internet messages and MIME for Go") + (description + "The message package implements the Internet Message Format and Multipurpose +Internet Mail Extensions in Go.") + (license license:expat))) + (define-public go-github-com-jaytaylor-html2text (package (name "go-github-com-jaytaylor-html2text") From patchwork Mon Oct 10 07:17:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43272 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 14C5427BBEA; Mon, 10 Oct 2022 08:23:46 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C5B5727BBE9 for ; Mon, 10 Oct 2022 08:23:45 +0100 (BST) Received: from localhost ([::1]:58528 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8a-0006Rt-Sv for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:23:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn49-0003hV-Jg for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46641) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn49-0007bo-B5 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn49-0004tz-6P for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 20/40] gnu: go-github-com-emersion-go-sasl: Update to 0b9dcfb. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:09 +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.166538632018534 (code B ref 55903); Mon, 10 Oct 2022 07:19:09 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:40 +0000 Received: from localhost ([127.0.0.1]:45660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3f-0004ol-J7 for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:39 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3L-0004kw-H3 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id EF13C4CA94; Mon, 10 Oct 2022 09:18:18 +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 3PPctSJ0ggMz; Mon, 10 Oct 2022 09:18:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386284; bh=kB42/nkpAZlzKuu27t1dTTvKezbYXOScV4ixIJ35PsA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=U59MCaEcMmzzbYF5waDtxhxW3Q/esFmCIz95mWQkJDv0fZl1R3F5so61ByidiQes7 elkNNq7wJyZHcUV+6leWZXBE/4sJpLHzpvxCzRHAjqp8Kl3d8FwQYlasAIi8oJmZOw XZw3+ylQlc7tHyTh0mFep15KfCcQS7ues/k3JeVdP9K8653dBMwA2gEdLXbECKENjb C36atv9TB21XsYG97pJNFDx9hCBBXXgittV4lkdjtUZyaypplb718iSAyurOuQWMMn 3eo+ZTGLnvDuFPcpCxoXVSGjxKMRjJf2QEB5Itd4DxGFXDzlKsboEEsTOW75Fm9ety NNzHag2vTEDpg== Date: Mon, 10 Oct 2022 08:17:34 +0100 Message-Id: <20221010071754.23322-20-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-sasl): Update to 0b9dcfb. --- gnu/packages/golang.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1fc2ee2845..e88f976661 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6436,8 +6436,8 @@ (define-public go-github-com-emersion-go-imap (license license:expat))) (define-public go-github-com-emersion-go-sasl - (let ((commit "240c8404624e076f633766c16adbe96c7ac516b7") - (revision "0")) + (let ((commit "0b9dcfb154ac3d7515b08bc2691a0332800edfe9") + (revision "1")) (package (name "go-github-com-emersion-go-sasl") (version (git-version "0.0.0" revision commit)) @@ -6447,13 +6447,13 @@ (define-public go-github-com-emersion-go-sasl (uri (git-reference (url "https://github.com/emersion/go-sasl") (commit commit))) + (file-name (git-file-name name version)) (sha256 (base32 - "1py18p3clp474xhx6ypyp0bgv6n1dfm24m95cyyqb0k3vibar6ih")) - (file-name (git-file-name name version)))) + "1cbf86wkqrdinfydndgdlnayg4a5mg3d4vqra377j2sfkg7wj0hs")))) (build-system go-build-system) (arguments - '(#:import-path "github.com/emersion/go-sasl")) + (list #:import-path "github.com/emersion/go-sasl")) (home-page "https://github.com/emersion/go-sasl") (synopsis "SASL library written in Go") (description "This package provides a SASL library written in Go.") From patchwork Mon Oct 10 07:17:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43277 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3C67527BBEA; Mon, 10 Oct 2022 08:24:11 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 00F5727BBE9 for ; Mon, 10 Oct 2022 08:24:11 +0100 (BST) Received: from localhost ([::1]:50332 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn90-0007Bu-44 for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53106) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0003hc-F4 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46642) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn49-0007bx-O9 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn49-0004u7-Hq for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 21/40] gnu: go-github-com-emersion-go-imap: Update to 1.2.1. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:09 +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.166538632018541 (code B ref 55903); Mon, 10 Oct 2022 07:19:09 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:40 +0000 Received: from localhost ([127.0.0.1]:45662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3f-0004ot-Uu for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:40 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3L-0004l2-Jg for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 21BAB4CA50; Mon, 10 Oct 2022 09:18:19 +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 lynFkQda0RhH; Mon, 10 Oct 2022 09:18:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386284; bh=nGgkmrc+erCh0jpg3KmK9MUvO0CUtoO3cSJ3LSFWf2U=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ByhfyMFEB5P3WwpUoJLQ9/ZMag8wAlJgXuQUf8/xEsc/oB3nsyWtapeCpgaItS92W dFtkQCGJ6wqh5bZ5vq5hygVQa6xzsaTly3DzAjJvBIDeywXvDBWmesnqeObyljc9uQ uKx0vYmz59XpL22M1l+NNlg/iLTKu5YM0mwddgDHhstxtVwhyauf0gMWBOw5q42ZVC 8iEAxgMHxxrjgw30C9v3izya2cEcpQa4dKrwdQ5/7nuFmfdazby+mWlRGu4sTV1rCU pgWOgr/5lKagwtP2U4heftiiJE8pVM8GQ7yIIgrVxGYWUXsGhf8wCLSvMam8n0bHyS 2T9vBnPVYT/dQ== Date: Mon, 10 Oct 2022 08:17:35 +0100 Message-Id: <20221010071754.23322-21-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-imap): Update to 1.2.1. --- gnu/packages/golang.scm | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index e88f976661..80cca4c83f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6413,26 +6413,27 @@ (define-public go-github-com-ddevault-go-libvterm (define-public go-github-com-emersion-go-imap (package (name "go-github-com-emersion-go-imap") - (version "1.0.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/emersion/go-imap") - (commit (string-append "v" version)))) - (sha256 - (base32 - "1id8j2d0rn9sj8y62xhyygqpk5ygrcl9jlfx92sm1jsvxsm3kywq")) - (file-name (git-file-name name version)))) + (version "1.2.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-imap") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ak2ysvfcc9w0g1070msis8x9sh6gzvf0nd65ks594siwbmqddw8")))) (build-system go-build-system) (arguments - '(#:import-path "github.com/emersion/go-imap")) - (native-inputs - (list go-golang-org-x-text)) + (list #:import-path "github.com/emersion/go-imap")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-sasl + go-github-com-emersion-go-message)) (home-page "https://github.com/emersion/go-imap") (synopsis "IMAP4rev1 library written in Go") - (description "This package provides an IMAP4rev1 library written in Go. It -can be used to build a client and/or a server.") + (description + "This package provides an IMAP4rev1 library written in Go. It +can be used to build IMAP clients and servers.") (license license:expat))) (define-public go-github-com-emersion-go-sasl From patchwork Mon Oct 10 07:17:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43283 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AE9C327BBEA; Mon, 10 Oct 2022 08:25:02 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,TVD_SPACE_RATIO, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5DF5F27BBE9 for ; Mon, 10 Oct 2022 08:25:02 +0100 (BST) Received: from localhost ([::1]:44592 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn9p-0008Sc-IE for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:25:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0003he-Ml for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46643) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4A-0007by-3X for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn49-0004uF-UW for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 22/40] gnu: Add go-github-com-emersion-go-imap-sortthread. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:09 +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.166538632018549 (code B ref 55903); Mon, 10 Oct 2022 07:19:09 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:40 +0000 Received: from localhost ([127.0.0.1]:45664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3g-0004p0-BP for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:40 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3M-0004kw-HJ for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 508D04CA5D; Mon, 10 Oct 2022 09:18:20 +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 PY-iASTrUQ3G; Mon, 10 Oct 2022 09:18:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386285; bh=7wNbiRI1YLq8RJZcMLLiI4ztkYY0d9Uuav4LymkHuNs=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Y+BtLohCxo1sw6jgLXF02hkIagMug5/Qzd2tWOfSqrgKFthGsg9klzIhhoSN5shEN 8ffO/Qv9fgAIlhUHYSikxwBf1+WTg2ULR+GF3AUDgGLFjE3pvU1rZ/jIDzjFoXubn8 OlkNvA/A+BXOQKlDKim2ZDBXSnKnYoMNm59eLworMGB1rQHfPXuDKg41iFEKP3D34W 2gXsxqObDeo/Gb94xz4QFTh4vfSAjguAMUDpyMhqC6igNzgCA/nkK12AMqbIwcHQp2 ahMyqOj9Zd6Wezkw+FCM2f9CORR5ESQcVK0TtCTRWC17i43NSbF6Mce8C82mrkfGSj YFP5racYVQJ8g== Date: Mon, 10 Oct 2022 08:17:36 +0100 Message-Id: <20221010071754.23322-22-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-imap-sortthread): 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 80cca4c83f..4e8e254b32 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6436,6 +6436,32 @@ (define-public go-github-com-emersion-go-imap can be used to build IMAP clients and servers.") (license license:expat))) +(define-public go-github-com-emersion-go-imap-sortthread + (package + (name "go-github-com-emersion-go-imap-sortthread") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-imap-sortthread") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1cfbgz1l5angnj52v9pxwggai2shx0h78ffcp7j4r4lr7lzflnwz")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-imap-sortthread")) + (propagated-inputs (list go-golang-org-x-text + go-github-com-emersion-go-sasl + go-github-com-emersion-go-imap)) + (home-page "https://github.com/emersion/go-imap-sortthread") + (synopsis "Sorting and threading of messages for the imap package") + (description + "The sortthread package implements message sorting and threading for +@code{go-github-com-emersion-go-imap}.") + (license license:expat))) + (define-public go-github-com-emersion-go-sasl (let ((commit "0b9dcfb154ac3d7515b08bc2691a0332800edfe9") (revision "1")) From patchwork Mon Oct 10 07:17:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43274 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E09F227BBEA; Mon, 10 Oct 2022 08:23:50 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 69AE327BBE9 for ; Mon, 10 Oct 2022 08:23:50 +0100 (BST) Received: from localhost ([::1]:58532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8f-0006dN-HY for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:23:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53112) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0003hf-HL for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46644) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4A-0007bz-EA for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4A-0004uM-9U for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 23/40] gnu: Add go-github-com-protonmail-go-crypto. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:10 +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.166538632118556 (code B ref 55903); Mon, 10 Oct 2022 07:19:10 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:41 +0000 Received: from localhost ([127.0.0.1]:45666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3g-0004p9-Md for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:40 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3M-0004l2-NS for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7D4F24CA50; Mon, 10 Oct 2022 09:18:20 +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 BWRVNhpyJ8om; Mon, 10 Oct 2022 09:18:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386285; bh=QeYbb3nKvD0xjkiehiL01w/DNDm9uX3i+cNP9W4S5bc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=cR9AIudFMK7Wnzr8Khnu0TJNWaaSJCoVWPx1vkw9q4sORcsBp15/LYbq0kjh/7ijL fKg6T6JzIMRipUCpQfrHge9CEUKokUJ+OFlakxFC9+C/bAFlXYjSEv7gRMA4ZtlVNa Wve2qx7cS55hWkJBLMjXQ9mfgPMZ+uFfhY7jcGD14PUqzcqr2lzPzbKfKEsTQRj317 jqihmdEPeSiSqJf5JbBbdi+aTExLy4hlz5bWse5jhO54hqXpYYLEqhBwa6oxSpbZAM lXcfvrsV9fZumyafX61AVyTwJbhzhR62dFDRRF/Zv3Tla2ZlWSlbwr0lpu5ndOhM06 Qq2GxOJGac2Xw== Date: Mon, 10 Oct 2022 08:17:37 +0100 Message-Id: <20221010071754.23322-23-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-protonmail-go-crypto): New variable. --- gnu/packages/golang.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4e8e254b32..eb26fbd0cd 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2720,6 +2720,37 @@ (define-public go-golang-org-x-crypto (home-page "https://go.googlesource.com/crypto/") (license license:bsd-3)))) +(define-public go-github-com-protonmail-go-crypto + (package + (name "go-github-com-protonmail-go-crypto") + (version "0.0.0-20220623141421-5afb4c282135") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ProtonMail/go-crypto") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "05qxdbn8wdk901z5kw2r3jdrag58nxlcsy0p8xd6rq0d71sw94wy")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/ProtonMail/go-crypto" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (propagated-inputs (list go-golang-org-x-crypto)) + (home-page "https://github.com/ProtonMail/go-crypto") + (synopsis "Fork of x/crypto with up-to-date OpenPGP implementation") + (description + "This package provides cryptography for Go. This version of the +package is a fork that adds a more up-to-date OpenPGP implementation. +It is completely backwards compatible with @code{golang.org/x/crypto}, +the official package.") + (license license:bsd-3))) + (define-public go-golang-org-x-net (let ((commit "ba9fcec4b297b415637633c5a6e8fa592e4a16c3") (revision "4")) From patchwork Mon Oct 10 07:17:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43270 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D7B2927BBED; Mon, 10 Oct 2022 08:23:35 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 64C7527BBE9 for ; Mon, 10 Oct 2022 08:23:35 +0100 (BST) Received: from localhost ([::1]:43886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8Q-0005zl-IO for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:23:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53108) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0003hd-MF for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46645) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4A-0007c1-Pa for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4A-0004uT-KP for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 24/40] gnu: Add go-github-com-emersion-go-pgpmail. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:10 +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.166538632118563 (code B ref 55903); Mon, 10 Oct 2022 07:19:10 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:41 +0000 Received: from localhost ([127.0.0.1]:45668 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3h-0004pF-1Y for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:41 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3O-0004lv-21 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:22 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9006A4CA50; Mon, 10 Oct 2022 09:18:21 +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 5m4vZLsOKTo6; Mon, 10 Oct 2022 09:18:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386285; bh=42RjlS5EEGpppRxuWhGASvcgohlJLJ98W0yw68ZUv9Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=k77yHbjhmyXpq0eV2wQvDnEmXsnCDK3FBFeYSgdvZWfUOdKVixLMG9tUVGCMqM6tG AToLTfYDj2vg0ZPkkTufH8kLjveX4xVDNOx4uNXCB4ESO0Wp2POvJLG/TvgFDCUvMr Q64crPqvZASQyVV+5rCyx6X7bs/6ADvf8fDGtjpArXS/YUJLDgAXjsaKShoJwy4L9k 909LyRicYBZWc2bGL905J3ggsXw2xP3UIC4sR2peYuNTPQPYt+qWYXSk/wgRFUV16B WElHQz9unXc4M2Vs7rz5F4oS03JVcLVT3B+rH5CMdBr3frzvcHdZKaP3F2WixU/js0 uqvMAflO4RjWQ== Date: Mon, 10 Oct 2022 08:17:38 +0100 Message-Id: <20221010071754.23322-24-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-pgpmail): 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 eb26fbd0cd..041be6c591 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10554,6 +10554,35 @@ (define-public go-github-com-jhillyerd-enmime library geared towards parsing MIME encoded emails.") (license license:expat))) +(define-public go-github-com-emersion-go-pgpmail + (package + (name "go-github-com-emersion-go-pgpmail") + (version "0.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-pgpmail") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ar26b0apw5bxn58qfn1a79cxigbmrqm1irh1rb7x57fydihc7wm")))) + (build-system go-build-system) + (arguments + (list ;; tests don't support our version of protonmail/go-crypto; see + ;; + #:tests? #f + #:import-path "github.com/emersion/go-pgpmail")) + (propagated-inputs (list go-golang-org-x-text + go-golang-org-x-crypto + go-github-com-emersion-go-message + go-github-com-protonmail-go-crypto)) + (home-page "https://github.com/emersion/go-pgpmail") + (synopsis "PGP mail encryption for Go") + (description + "The pgpmail package implements PGP encryption for e-mail messages.") + (license license:expat))) + (define-public go-github-com-gatherstars-com-jwz (package (name "go-github-com-gatherstars-com-jwz") From patchwork Mon Oct 10 07:17:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43279 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8881C27BBEE; Mon, 10 Oct 2022 08:24:31 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2C96127BBE9 for ; Mon, 10 Oct 2022 08:24:31 +0100 (BST) Received: from localhost ([::1]:38228 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn9K-0007rD-1W for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53114) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0003hg-O3 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46646) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0007c3-75 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4B-0004ub-00 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 25/40] gnu: Add go-github-com-emersion-go-smtp. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:10 +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.166538632118570 (code B ref 55903); Mon, 10 Oct 2022 07:19:10 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:41 +0000 Received: from localhost ([127.0.0.1]:45670 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3h-0004pM-Bj for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:41 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3O-0004m3-BP for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:22 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D33354CA5D; Mon, 10 Oct 2022 09:18:21 +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 sSm9SIV7pGY9; Mon, 10 Oct 2022 09:18:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386285; bh=Ck769H3u+oMEfxBdug3p1zDX9jBKNDhkGy9ykwZRU2E=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=J6jyXy7/rzA5wDBn+Vontu45+Wj5imSHEoqcYk8v+VZtOkKmg7iP980wfbVpGZKhE H8dlucPgKBDRn/bxzc2RQgPDjpfUOI6Xw8A4Cw4CpmFs7bGNNtkXr3jKZRrKIKKRvM MKJbRNrunfv+YRX527tZ9PlVAWNU7udZ5DmurlfbVb/MZVRcBUlM+9+LO3ZSsQcmNl t403hWlneniySih3oGhxRpr9kXzgok+0YgHRBOeW+A17uPBpQFZ/hl9ySZyI43d+BB +dFF56uuKHqfnaHGSIrjnr7Dva6D/lRD5pmQjO2+Jtv8+aXLOroBtl7+joGMB20dI4 jm4o97ZqqtWnw== Date: Mon, 10 Oct 2022 08:17:39 +0100 Message-Id: <20221010071754.23322-25-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-smtp): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 041be6c591..659374b271 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6493,6 +6493,30 @@ (define-public go-github-com-emersion-go-imap-sortthread @code{go-github-com-emersion-go-imap}.") (license license:expat))) +(define-public go-github-com-emersion-go-smtp + (package + (name "go-github-com-emersion-go-smtp") + (version "0.15.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-smtp") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1vhc0vpjd4yhxk6wrh01sdpi7nprjn98s46yy82xwlkm0cskl0h7")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-smtp")) + (propagated-inputs (list go-github-com-emersion-go-sasl)) + (home-page "https://github.com/emersion/go-smtp") + (synopsis "SMTP implementation for Go") + (description + "This package implements the Simple Mail Transfer Protocol as +defined by RFC 5321.") + (license license:expat))) + (define-public go-github-com-emersion-go-sasl (let ((commit "0b9dcfb154ac3d7515b08bc2691a0332800edfe9") (revision "1")) From patchwork Mon Oct 10 07:17:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43280 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1035827BBE9; Mon, 10 Oct 2022 08:24:32 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 61B1F27BBEA for ; Mon, 10 Oct 2022 08:24:31 +0100 (BST) Received: from localhost ([::1]:38224 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn9K-0007pv-GA for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0003hh-SB for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46647) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4B-0007cO-JM for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4B-0004ui-ED for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 26/40] gnu: Add go-github-com-niemeyer-pretty. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:11 +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.166538632218578 (code B ref 55903); Mon, 10 Oct 2022 07:19:11 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:42 +0000 Received: from localhost ([127.0.0.1]:45672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3h-0004pY-Pb for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:42 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3P-0004kw-1o for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:23 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E312E4CA8C; Mon, 10 Oct 2022 09:18:22 +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 FU3rsDkP4wdZ; Mon, 10 Oct 2022 09:18:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386286; bh=aQ/5RkxNpeL4/N0cWKijPmmQZBv1FZSn6SkBrZzZ+Lw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=RamDtpV3wzX4e4WD8W5vvLZxEkLLEuUaDwqB4/QTSpn8f1SunUklwIU4+iqCHaF5B sJa7+2umVSmqSTPWzKYF3QQNNQoMvtxKVFfvL49ymQAmh8zOTZr9o7pm7wxioWuJZ6 5kJFsXkcG1l+9Bg8fBU8PUnYd2jYigfOM+vUdy+1hOS36+JwQFewbaZx6Q7WfhEMik DflCwDWeQ0mzafJXo/fEG2XCSmR/2k0iGKkn0CtnetGkHsR3J+4U1aaXHbMgMCEgs6 gD/iXf0JTrxuM96ybI8MjxpQi8ox9eUpxPzsf0cN6NuMUmRsHp6OKhqmOgfddGaGW1 J136blOQ3us1A== Date: Mon, 10 Oct 2022 08:17:40 +0100 Message-Id: <20221010071754.23322-26-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-niemeyer-pretty): New variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 659374b271..f8d1e69ce6 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10801,6 +10801,39 @@ (define-public go-github-com-go-test-deep when comparing complex types like structures and maps.") (license license:expat))) +(define-public go-github-com-niemeyer-pretty + (package + (name "go-github-com-niemeyer-pretty") + (version "0.0.0-20200227124842-a10e7caefd8e") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/niemeyer/pretty") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jmazh4xzaa3v6g46hz60q2z7nmqs9l9cxdzmmscn3kbcs2znq4v")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/niemeyer/pretty" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'int-to-string-with-rune + (lambda* (#:key import-path #:allow-other-keys) + (with-directory-excursion (string-append "src/" import-path) + (substitute* "formatter.go" + (("s \\+= string\\(i\\)") + "s += string(rune(i))")))))))) + (propagated-inputs (list go-github-com-kr-text)) + (home-page "https://github.com/niemeyer/pretty") + (synopsis "Pretty-print Go values") + (description + "The pretty package provides pretty-printing for Go values. This is +useful during debugging, to avoid wrapping long output lines in the +terminal.") + (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 From patchwork Mon Oct 10 07:17:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43293 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A8B1927BBEA; Mon, 10 Oct 2022 08:28:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6ADC927BBE9 for ; Mon, 10 Oct 2022 08:28:05 +0100 (BST) Received: from localhost ([::1]:50498 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnCm-0003Xz-Jj for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:28:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53118) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0003hv-5F for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46648) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4C-0007cV-0a 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 1ohn4B-0004up-Q1 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 27/40] gnu: Add go-github-com-arran4-golang-ical. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:11 +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.166538632218585 (code B ref 55903); Mon, 10 Oct 2022 07:19:11 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:42 +0000 Received: from localhost ([127.0.0.1]:45674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3i-0004pb-4C for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:42 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3P-0004mT-Nb for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:24 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3CC6F4CA5D; Mon, 10 Oct 2022 09:18:23 +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 35GqImWOg3SW; Mon, 10 Oct 2022 09:18:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386286; bh=LVFU5gMVtY7gs7NZ2SpAZIlHbNtodlbrbMMLmiLylgQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=C/s26WVhjozTqPFLAtS2BTK5O3DsKuq94bz0yPnxhBb6VjRSKHpIzumVfguJNrs8U qcBFCo4zA0h4TsydWW8mSHMbyu+O8fOXGquiX29MKOk2LirtBb/2CeIFIoGTlURXB8 uFFR4c/LN8GQrQfPDMxisu4ynx0DAoFZUVH2fG/Hee2kbtsPtw2awAtCdCfljArkkJ FZBPKaZBgh92cPQlu08FRr8jwdZ9jF/jfCzoSCc5efEKfBsL9zrW9nvI1Sz1xOLxu4 SDE76KYmIgNk7wG0+c79MId9KalKNPcrFlV9HpE/sBtdM3chAPmZh/qPuOAD2CcuNw vQmdkavMLV/JQ== Date: Mon, 10 Oct 2022 08:17:41 +0100 Message-Id: <20221010071754.23322-27-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-arran4-golang-ical): 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 f8d1e69ce6..64aeaedea9 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10834,6 +10834,35 @@ (define-public go-github-com-niemeyer-pretty terminal.") (license license:expat))) +(define-public go-github-com-arran4-golang-ical + (package + (name "go-github-com-arran4-golang-ical") + (version "0.0.0-20220517104411-fd89fefb0182") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/arran4/golang-ical") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0bxs0b5yg26liiifc0cc41l307r0wc93hp8iygv8dgpc60yzncaw")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/arran4/golang-ical")) + (propagated-inputs (list go-gopkg-in-yaml-v3 + go-gopkg-in-check-v1 + go-github-com-stretchr-testify + go-github-com-niemeyer-pretty + go-github-com-kr-text + go-github-com-davecgh-go-spew)) + (home-page "https://github.com/arran4/golang-ical") + (synopsis "Handle iCalenders in Go") + (description + "The @code{ical} package provides an ICS/iCalender parser and +serialiser for Go.") + (license license:asl2.0))) + ;;; ;;; 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 From patchwork Mon Oct 10 07:17:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43298 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 704E027BBEA; Mon, 10 Oct 2022 08:30:18 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 29A5E27BBE9 for ; Mon, 10 Oct 2022 08:30:18 +0100 (BST) Received: from localhost ([::1]:33190 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnEv-0005GX-4U for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:30:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4F-0003iN-2j for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46655) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4E-0007dT-KP for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4E-0004vf-FA for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 28/40] gnu: Add go-git-sr-ht--sircmpwn-getopt. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:14 +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.166538632618639 (code B ref 55903); Mon, 10 Oct 2022 07:19:14 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:46 +0000 Received: from localhost ([127.0.0.1]:45688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3l-0004qU-Ki for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:45 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3Q-0004mf-R0 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:28 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 48AA94CA5D; 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 ACgY2yqIG5Lp; Mon, 10 Oct 2022 09:18:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386286; bh=Ogod+iC6EsYLzDeRLm/ZezWolpBh7SwH+XGD9WJt8OE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ICXPJQkmCjtdin6EbJx5BSCdZ6KfQDDVhbRVPAmz95k82yvTydFU+iQXQrjPopNcI SNzzTOE/VCUgj5fWuBbrFxTYQkZDumMjH19nAsKfvoj45HPQ1ubAc9WaHNXgLZ4DUy Kz45uw/Stog5ZNQZB3DQvRXf77q9GRq7H/E/yWjbkEXXLdot4pShDMElgqPnXwzQkN iTUjPNTYN8ptUXfCogO3BOrQ8MTwQmbV+aXORPX2nxTEr+hLEUscNg/wh54AHArfq+ A4QrGYAeFbH349jjEv/WgkFShTBB5w1srQ/RT8OLf5IVeN7n1/NTKQo4nBe383ADs0 +UD67kZxppBCg== Date: Mon, 10 Oct 2022 08:17:42 +0100 Message-Id: <20221010071754.23322-28-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-git-sr-ht--sircmpwn-getopt): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 64aeaedea9..f866e46411 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9103,6 +9103,30 @@ (define-public go-github-com-pborman-getopt programs that use traditional command lines.") (license license:bsd-3))) +(define-public go-git-sr-ht--sircmpwn-getopt + (package + (name "go-git-sr-ht--sircmpwn-getopt") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~sircmpwn/getopt") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0f9rammnmhaz21qkmz7qf76r8jlzi323g05ps3j7gwrxlw7442a6")))) + (build-system go-build-system) + (arguments + (list #:import-path "git.sr.ht/~sircmpwn/getopt")) + (propagated-inputs (list go-github-com-stretchr-testify)) + (home-page "https://git.sr.ht/~sircmpwn/getopt") + (synopsis "POSIX getopt for Go") + (description + "This package provides a POSIX-compatible implementation of +@code{getopt} for Go.") + (license license:bsd-3))) + (define-public go-go-uber-org-atomic (package (name "go-go-uber-org-atomic") From patchwork Mon Oct 10 07:17:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43295 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B6A3A27BBEA; Mon, 10 Oct 2022 08:29:00 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6A2E027BBE9 for ; Mon, 10 Oct 2022 08:29:00 +0100 (BST) Received: from localhost ([::1]:37042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnDe-0004Jl-SZ for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:28:59 -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 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches 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 From patchwork Mon Oct 10 07:17:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43269 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id ED0F527BBEA; Mon, 10 Oct 2022 08:23:29 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B39DD27BBE9 for ; Mon, 10 Oct 2022 08:23:29 +0100 (BST) Received: from localhost ([::1]:36332 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8K-0005tD-Tk for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:23:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53122) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0003hx-53 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46649) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4C-0007cc-Ap 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-0004ux-56 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 30/40] gnu: Add go-github-com-emersion-go-maildir. 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.166538632318593 (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]:45676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3i-0004pi-FI for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:42 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3S-0004mi-09 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 83EC34CA56; Mon, 10 Oct 2022 09:18:25 +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 oHVsEEasR35N; Mon, 10 Oct 2022 09:18:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386287; bh=KmNU/seK/Cte639MO5LxgM5jUH+3G5TqbjRAmcPk1B8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=axDkvttOkFQx7vrb1438Sd1ypLn6ajSJJqj3gUCZVoxS5CdxIDWIw8jvvXEkOcBoZ 4qicmV1k9KFkasrdloCsICguzzWYetqKKE+gflNQmAP7Y3197ofbovAwvWDw/L9Tln bllet4S6jDYuLzqtxezI2TxywL6cW3yZ3R7o2kMU7jg4J5I5PB+hzQpf13xOYukSoe kj0CqZI7BRDt/lEi1f206tFCxPFyY8cmzS2Mish7sOFtLKMu2CSUW7uJ140spSBhFc PQarPX/u7C8+EluAvFQMHb6zg3dQ2x+JUu+s3iqIB2/K9CS80J9WP5a5j0TgFB81Ew GNjMbwUV0dwqA== Date: Mon, 10 Oct 2022 08:17:44 +0100 Message-Id: <20221010071754.23322-30-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-maildir): 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 06111badcc..c6debbe89a 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6568,6 +6568,29 @@ (define-public go-github-com-emersion-go-imap-idle (description "This package provides an IDLE extension for go-imap.") (license license:expat)))) +(define-public go-github-com-emersion-go-maildir + (package + (name "go-github-com-emersion-go-maildir") + (version "0.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-maildir") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1rs9kbacjpcza25pmdkbm7sdm7r6gq4g44nihi9asyrvspx96zf2")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-maildir")) + (home-page "https://github.com/emersion/go-maildir") + (synopsis "Maildir interface for Go") + (description + "This package provides an interface to mailboxes in the Maildir +format.") + (license license:expat))) + (define-public go-github-com-fatih-color (package (name "go-github-com-fatih-color") From patchwork Mon Oct 10 07:17:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43284 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 07BB727BBEA; Mon, 10 Oct 2022 08:25:36 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B832D27BBE9 for ; Mon, 10 Oct 2022 08:25:35 +0100 (BST) Received: from localhost ([::1]:38306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnAM-0000YJ-Tl for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:25:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53124) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0003hy-D7 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46651) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0007cm-0y for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4C-0004vB-Ra for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 31/40] gnu: Add go-github-com-emersion-go-milter. 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.166538632318607 (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]:45680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3j-0004px-8V for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3S-0004mj-Af 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 D5D284C8E5; Mon, 10 Oct 2022 09:18:25 +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 wPTcsuSTur_q; Mon, 10 Oct 2022 09:18:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386287; bh=OmzJhyfzhc3wTQBP3NBIiuc0ZBmf5Z8yWOnkFXFLRUI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=AZIWIL3WoS9lSJnECZKOqd5iBY9A/AoLCuSmnuGdOTiRVGWIc4uLMbvQHPn5FPexn KD+NSIda1GZIp1FOqQfk7pN3PIdR9S2eoGy+6efF4XqeMsDDZTmk3lk/rfj4LA3STu M3Ueh7se4qPH5w6L99pLZU2CqKgOh8u00xldyoQ6KLjsaNGG4Usw7HgMijXyjWNRAL YWdeqKCUllJZtlBZMB6DnwrV7/HHQ4H+B/H9V/MssE/PO3LH+PRZnEBCo4EdQSdfAs OD23RvP7YiYEr+hr2A12ytDe65/17xnA+pV7KGtQ7V5Gv0dtuvRpoe/Amab8YStQWO mUZXGUvKsn1LQ== Date: Mon, 10 Oct 2022 08:17:45 +0100 Message-Id: <20221010071754.23322-31-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-milter): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c6debbe89a..ef30510c1b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6591,6 +6591,30 @@ (define-public go-github-com-emersion-go-maildir format.") (license license:expat))) +(define-public go-github-com-emersion-go-milter + (package + (name "go-github-com-emersion-go-milter") + (version "0.3.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-milter") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "10vpry5gjz2bh9qchcx4p59zm7cc6cb6bfkii2n6vsn4svb950sa")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-milter")) + (propagated-inputs (list go-github-com-emersion-go-message)) + (home-page "https://github.com/emersion/go-milter") + (synopsis "Milter mail filters in Go") + (description + "This package provides an interface for implementing milter mail +filters for Go.") + (license license:bsd-2))) + (define-public go-github-com-fatih-color (package (name "go-github-com-fatih-color") From patchwork Mon Oct 10 07:17:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43297 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4498027BBEA; Mon, 10 Oct 2022 08:29:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 05E2827BBE9 for ; Mon, 10 Oct 2022 08:29:40 +0100 (BST) Received: from localhost ([::1]:37704 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnEJ-0004wX-8I for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:29:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0003i0-NT for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46652) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0007d5-Eu for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4D-0004vJ-9H for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 32/40] gnu: Add go-github-com-emersion-go-msgauth. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:13 +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.166538632418615 (code B ref 55903); Mon, 10 Oct 2022 07:19:13 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:44 +0000 Received: from localhost ([127.0.0.1]:45682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3j-0004q4-Hj for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52816) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3T-0004mx-9j for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:27 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C3DEC4CA90; Mon, 10 Oct 2022 09:18:26 +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 8SesB4sL3sOA; Mon, 10 Oct 2022 09:18:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386287; bh=4CavwBpyILLcsD5Tcd6jQQKP+LTUZ2DWdphN6omJBns=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=cXSh1gu41g7/w0/M7AtxuJlO8O8gMNF7nASCkPAamtM22i1qVFFhACmpmBG12TYj7 bwKrtStpIw4Gw2zejtFoHK5JPnya7QLI8MOYJyWSyzhVZktI/z/HcdCIee5JOqicv7 DgZWEV/HMjVBN2mMFXrs5uu1YOdOP6LFeaRARGKi5pQK4KVszOKbaJQLuzE0ysvzB/ bBIPPvxlq2HjsfzxureJMNIoQn1PK/cJEFx6PdrrL2BiXIkoxD0dlcmonJ7HFI5uKm J/Mpa0qgWdSqEFvvUBR/wh7ngnwA3sP3ERe+gtbpYVNiPh2FiRX7WWamVd+jzK/QKZ 1QaDDVlnEz5Dg== Date: Mon, 10 Oct 2022 08:17:46 +0100 Message-Id: <20221010071754.23322-32-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): New variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index ef30510c1b..8fb15a91db 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6615,6 +6615,36 @@ (define-public go-github-com-emersion-go-milter filters for Go.") (license license:bsd-2))) +(define-public go-github-com-emersion-go-msgauth + (package + (name "go-github-com-emersion-go-msgauth") + (version "0.6.6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-msgauth") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ds8yr4cm9wigcxg1sxc2m0wmy4z9n6gws3mj50dmf2ayij69z9j")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-msgauth" + #:tests? #f ; Source-only package. + #:phases + #~(modify-phases %standard-phases + ;; Source-only package. + (delete 'build)))) + (propagated-inputs (list go-golang-org-x-crypto + go-github-com-emersion-go-milter + go-github-com-emersion-go-message)) + (home-page "https://github.com/emersion/go-msgauth") + (synopsis "Email authentication for Go") + (description + "This package provides a Go library for authenticating emails.") + (license license:expat))) + (define-public go-github-com-fatih-color (package (name "go-github-com-fatih-color") From patchwork Mon Oct 10 07:17:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43278 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id DB9D527BBEA; Mon, 10 Oct 2022 08:24:26 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id A154027BBE9 for ; Mon, 10 Oct 2022 08:24:26 +0100 (BST) Received: from localhost ([::1]:36456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn9F-0007i0-NO for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53130) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4E-0003i1-3F for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46653) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4D-0007dB-RE for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4D-0004vQ-M4 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 33/40] gnu: Add go-github-com-onsi-gomega. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:13 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632418622 (code B ref 55903); Mon, 10 Oct 2022 07:19:13 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:44 +0000 Received: from localhost ([127.0.0.1]:45684 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3j-0004qC-Sc for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:44 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3U-0004n4-1n for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:28 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2EE754C8E5; Mon, 10 Oct 2022 09:18:27 +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 0jFpG-c-89yf; Mon, 10 Oct 2022 09:18:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386287; bh=WFa1cH9zxyn7Sk1qIca7Oo5Ndk51MmYulBVQQWVoN8c=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=jdHdnscgYBqnPJ68X8+weYnU3E2Nftp1cCoMsfJEZp+TjJWQH/vTuyRLoy+ux8AXZ j2b+nNxODSgdF9khXSRwL2iQCIHcqGU7pS7gFk3iQHrtI9Y5C+D3F7xhMn0/Aaf0QN C7ZdMu0D7S0QaJ85BgjW9Ncf+OLjCs/L97XP8fELWXVhwO1NJPxBHw8CrAsR1bU+fw NSzkMBksODCkFu7N4KQMJBetkD1J1XrXi9nhXAb/sSsT88s9on5nILPoNzQCpCcfpl DgDDPAriQrwpoxvtp12AAd4Il8lBwfx1rC0hyO3sdceE/oSjVf+ZyXeqX22og4TITc UKL3nOGwghSJA== Date: Mon, 10 Oct 2022 08:17:47 +0100 Message-Id: <20221010071754.23322-33-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-onsi-gomega): New variable. --- gnu/packages/golang.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 8fb15a91db..79c1807935 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10993,6 +10993,37 @@ (define-public go-github-com-lithammer-fuzzysearch library bevacqua/fuzzysearch.") (license license:expat))) +(define-public go-github-com-onsi-gomega + (package + (name "go-github-com-onsi-gomega") + (version "1.19.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/onsi/gomega") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "092phwk97sk4sv0nbx5pfhqs6x3x1lnrjwyda1m6b6zwrfmq5c6i")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/onsi/gomega" + ;; Unless we disable the tests, we have a circular dependency on + ;; ginkgo/v2. + #:tests? #f)) + (propagated-inputs (list go-github-com-golang-protobuf-proto + go-golang-org-x-net + go-golang-org-x-sys + go-golang-org-x-text + go-google-golang-org-protobuf + go-gopkg-in-yaml-v2)) + (home-page "https://github.com/onsi/gomega") + (synopsis "Matcher library for Ginkgo") + (description + "Gomega is the preferred matcher library for the Ginkgo test framework.") + (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 From patchwork Mon Oct 10 07:17:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43287 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D489727BBEA; Mon, 10 Oct 2022 08:26:09 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 888D527BBE9 for ; Mon, 10 Oct 2022 08:26:09 +0100 (BST) Received: from localhost ([::1]:37836 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnAu-0001LS-Nc for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:26:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53132) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4E-0003i2-Gg for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46654) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4E-0007dH-7i for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4E-0004vY-2N for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 34/40] gnu: Add go-gopkg-in-tomb-v1. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:14 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632418628 (code B ref 55903); Mon, 10 Oct 2022 07:19:14 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:44 +0000 Received: from localhost ([127.0.0.1]:45686 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3k-0004qJ-84 for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:44 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52816) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3U-0004mx-Bq for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:28 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 23F334CA5C; Mon, 10 Oct 2022 09:18:28 +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 MSZecNQm1A7p; Mon, 10 Oct 2022 09:18:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386288; bh=PAGqAclqyIop6SLYGHnYdvDnpOD81KfOoWXwVrogs6M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JJitsSZf2IBDcLDB1S/tTO/N/3pYRGA0CdXWFLu/2fExnmv6GXq//J2aUSJNjizY8 6EquetJQuVw1UwAN0Gpra06lJRCW3N6VuV0z17yPTI1MrYPYNvFEBSl//UnDCEieIX QZV3OWVWyF2VDlmRYFylXslbshmkECftt6glLRvf8FD7z6PgkZ1UPfpTDPH5iqxYJ5 C6B4fQwyJDLpVj1P8T3oO0WFjtrZov/nd00gZphQXnpA2BAU832fK5cZXDCMcvLgrN DeqxpvZYxqrDn0qlctoLS1em3fuMWIgryO2Rn8ePSchEGdHSwfy20NA1IYTrvSHxdL cONr1Hv4PBFvg== Date: Mon, 10 Oct 2022 08:17:48 +0100 Message-Id: <20221010071754.23322-34-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-gopkg-in-tomb-v1): 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 79c1807935..2c3fa3ff05 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2492,6 +2492,32 @@ (define-public go-gopkg.in-tomb.v2 (home-page "https://gopkg.in/tomb.v2") (license license:bsd-3)))) +(define-public go-gopkg-in-tomb-v1 + (package + (inherit go-gopkg.in-tomb.v2) + (name "go-gopkg-in-tomb-v1") + (version "1.0.0-20141024135613-dd632973f1e7") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gopkg.in/tomb.v1") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1lqmq1ag7s4b3gc3ddvr792c5xb5k6sfn0cchr3i2s7f1c231zjv")))) + (arguments + (list #:import-path "gopkg.in/tomb.v1" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'fix-test + (lambda* (#:key import-path #:allow-other-keys) + (substitute* (string-append "src/" import-path + "/tomb_test.go") + (("t.Fatalf\\(`Killf\\(\"BO%s") + "t.Fatalf(`Killf(\"BO%%s"))))))) + (home-page "https://gopkg.in/tomb.v1"))) + (define-public go-gopkg-in-natefinch-lumberjack.v2 (package (name "go-gopkg-in-natefinch-lumberjack.v2") From patchwork Mon Oct 10 07:17:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43285 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6225A27BBEA; Mon, 10 Oct 2022 08:25:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2C73E27BBE9 for ; Mon, 10 Oct 2022 08:25:55 +0100 (BST) Received: from localhost ([::1]:38320 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnAg-0000hT-1C for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:25:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4F-0003iP-A4 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46656) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4F-0007dc-0h for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4E-0004vm-RO for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 35/40] gnu: Add go-github-com-nxadm-tail. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:14 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632618647 (code B ref 55903); Mon, 10 Oct 2022 07:19:14 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:46 +0000 Received: from localhost ([127.0.0.1]:45690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3m-0004qa-0l for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3U-0004nG-VF for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:29 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 79C4A4CA11; Mon, 10 Oct 2022 09:18:28 +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 yE_NyByA0XuN; Mon, 10 Oct 2022 09:18:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386288; bh=ZzCkToIzWpWIFI5DMZEt0fqp7cEvHildDdkt+uYtz0M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=eDIYcoT/wc1jXJO8ChlNvvnZ02PqCCevo807hGYbgBzjnbGYilpWfnh92D3FBVbLd bxEHDvl0Ck2bUYCnd0Tu7oyjSptMuu7UXvfrMAVJA4JDIf3JFS4bAGW8EGMv/9UDCI Lls31W0vptZmaZ3gSVp8NDjc3GR98svpjagwO9lV6OKWbhbvyn0oFtaQ+FHQscUBqR KX5YaQ4/Tbkm/7A0Ag05nZwP5shnNLtLNtWvI9FiN1uPq4M+Pv+QkCMh842yoes6w5 vJSvAetR7e/+iSp8XCcZ7TUPy7GA7aj08xTeVMUudvmS4LEqbjk1sYH/FjjCr45qln A0bYc4OCCREGg== Date: Mon, 10 Oct 2022 08:17:49 +0100 Message-Id: <20221010071754.23322-35-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-nxadm-tail): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 2c3fa3ff05..4203677df9 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3898,6 +3898,30 @@ (define-public go-github-com-fsnotify-fsnotify (description "File system notifications for Go") (license license:bsd-3))) +(define-public go-github-com-nxadm-tail + (package + (name "go-github-com-nxadm-tail") + (version "1.4.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/nxadm/tail") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j2gi485fhwdpmyzn42wk62103fclwbfywg42p275z1qv2bsz1rc")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/nxadm/tail")) + (propagated-inputs (list go-gopkg-in-tomb-v1 + go-github-com-fsnotify-fsnotify)) + (home-page "https://github.com/nxadm/tail") + (synopsis "Go implementation of the functionality of @command{tail -f}") + (description + "This package provides a Go library for reading from continuously +updating files, like @command{tail -f}.") + (license license:expat))) + (define-public go-github-com-magiconair-properties (package (name "go-github-com-magiconair-properties") From patchwork Mon Oct 10 07:17:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43282 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5AC3D27BBEA; Mon, 10 Oct 2022 08:25:00 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E842827BBE9 for ; Mon, 10 Oct 2022 08:24:59 +0100 (BST) Received: from localhost ([::1]:45404 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn9m-0008IN-4J for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:24:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4F-0003ii-KB for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:22 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46657) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4F-0007dj-BF for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4F-0004vu-5y for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 36/40] gnu: Add go-github-com-go-task-slim-sprig. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:15 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632618654 (code B ref 55903); Mon, 10 Oct 2022 07:19:15 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:46 +0000 Received: from localhost ([127.0.0.1]:45692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3m-0004qi-BP for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3V-0004nX-V4 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:30 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7B7444CA11; Mon, 10 Oct 2022 09:18:29 +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 AuPNkwWaUBNb; Mon, 10 Oct 2022 09:18:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386288; bh=Cx07oJ2yOPaPJg80A8Hukk8SC/uMhm3jqGfycEhXTEw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=SNP6/xhY4qF94aJCaS1NrPmwP1b3dv86mp+Ty9lfZagsJjuEZ7141CAJkHrvoV1TF ZEDdYJuJ8Ft9pufm7tsTLyG4mj6ZP9ti3Ds9uM4CEf+lNcQev+q7vHgJBUnWNJzNNY mvhUn1oB2vRLMjfB4ijqDF9PzPUbGiFS2aRUa9jmeuAEFeP1hl8V998D6Oo9sQqMXK suLCCJTOjJg8rBYB6JcSQVzHau559GhUh/pPdgs8e3fmDrVbyb32EBEsdsEZ1IYAy6 AcflmPoQ0+OvSPP6XoYaugWUccmmtzeFCt+EKNMDw/Hoti17csNHlXEw6S/6B+yiMf /0jY7SyBhkgnA== Date: Mon, 10 Oct 2022 08:17:50 +0100 Message-Id: <20221010071754.23322-36-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-go-task-slim-sprig): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4203677df9..beb5735450 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -7505,6 +7505,34 @@ (define-public go-github-com-masterminds-sprig template functions.") (license license:expat))) +(define-public go-github-com-go-task-slim-sprig + (let ((commit "afa1e2071829e4db655eb448d6c7c16eb0bc5766") + (revision "0")) + (package + (name "go-github-com-go-task-slim-sprig") + (version (git-version "2.20.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-task/slim-sprig") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1185y8qygv8gb3wpghx5d945wq68j4dbaiffq3h0dh453g4h1w7a")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/go-task/slim-sprig" + ;; Tests try to access the network. + #:tests? #f)) + (home-page "https://github.com/go-task/slim-sprig") + (synopsis "Various useful template functions for Go") + (description + "Sprig provides over 100 functions that extend the Go template system. +Slim-Sprig is a fork of Sprig that removes all external dependencies to make +the library more lightweight.") + (license license:expat)))) + (define-public go-github-com-bmatcuk-doublestar (package (name "go-github-com-bmatcuk-doublestar") From patchwork Mon Oct 10 07:17:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43292 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4E5F027BBEA; Mon, 10 Oct 2022 08:27:56 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 19D4727BBE9 for ; Mon, 10 Oct 2022 08:27:56 +0100 (BST) Received: from localhost ([::1]:55946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnCd-0003DW-8p for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:27:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4G-0003iv-21 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:22 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46658) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4F-0007dr-Pr for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4F-0004w1-K3 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 37/40] gnu: Add go-github-com-onsi-ginkgo. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:15 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632718661 (code B ref 55903); Mon, 10 Oct 2022 07:19:15 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:47 +0000 Received: from localhost ([127.0.0.1]:45694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3m-0004qp-Mo for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3W-0004nY-9e for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:30 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CDD1D4CA5D; Mon, 10 Oct 2022 09:18:29 +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 vE3iQrA1EE-d; Mon, 10 Oct 2022 09:18:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386288; bh=UvwBachuWpZ6/AudkRRR6ePT+lce0oK36KmLr0/qFkw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=RlkwHWdnnWQxNqQgdoqlVcB1LOk/0ArPsARphkK+icNFiI6T9ByyumQ5oeXl7o3lJ F0j3XianYfwYUtGRwc3NX12p+HvEtEAozqpWY7h/cq6Hnc5OHNmrOQ96NissOFSq9R Ck99ZJxB7dZg+7WYZypMCzamf8RajP1cq+xg3tNSjS+qylJa9Bwb8e7JOuanZh/xiK atp0twPnBnMKNJs7skS9aN9VF93SEO+2hEGCnsLK3whN9yrUjZ9/6UTUoS366MGZ7f 2/5oCKHOGmJAH9QXsYT7on245N463Hn5JZRSp4DftE6HfYumHnUFBFmvlgCYE/mN1c 6ca9H6aThaT5A== Date: Mon, 10 Oct 2022 08:17:51 +0100 Message-Id: <20221010071754.23322-37-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-onsi-ginkgo): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index beb5735450..9785965870 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -11102,6 +11102,34 @@ (define-public go-github-com-onsi-gomega "Gomega is the preferred matcher library for the Ginkgo test framework.") (license license:expat))) +(define-public go-github-com-onsi-ginkgo + (package + (name "go-github-com-onsi-ginkgo") + (version "1.16.5") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/onsi/ginkgo") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hh6n7q92y0ai8k6rj2yzw6wwxikhyiyk4j92zgvf1zad0gmqqmz")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/onsi/ginkgo")) + (propagated-inputs (list go-golang-org-x-sys + go-golang-org-x-tools + go-github-com-go-task-slim-sprig + go-github-com-nxadm-tail + go-github-com-onsi-gomega)) + (home-page "https://github.com/onsi/ginkgo") + (synopsis "BDD-style testing framework for Go") + (description + "Ginkgo is a Behaviour-Driven Development testing framework for Go. It +builds on top of Go's builtin @code{testing} library and is complemented by the +Gomega matcher library.") + (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 From patchwork Mon Oct 10 07:17:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43288 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 87D1527BBEA; Mon, 10 Oct 2022 08:27:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,TVD_SPACE_RATIO, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3944C27BBE9 for ; Mon, 10 Oct 2022 08:27:12 +0100 (BST) Received: from localhost ([::1]:58296 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnBv-0001xb-DO for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:27:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4G-0003iw-EL for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:22 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4G-0007dw-5d for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4F-0004w8-Vw for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 38/40] gnu: Add go-github-com-syndtr-goleveldb-leveldb. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:15 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632718669 (code B ref 55903); Mon, 10 Oct 2022 07:19:15 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:47 +0000 Received: from localhost ([127.0.0.1]:45696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3n-0004qw-1D for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:47 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3X-0004nk-7U for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BD06D4CA11; Mon, 10 Oct 2022 09:18:30 +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 iOzMZG7Flkvi; Mon, 10 Oct 2022 09:18:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386289; bh=pS12MmDtx1XdE83xPZ1RK7KRM8NJ5ILfZkxHYnLWovk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=KnbksO0fZQeUiPyXmzjh74FxdAXr98p5IOt+fNnGEfEjchAuGS+dqKMZTJCM8gQfw HrBPPOvqvqiUImRGFsInxFK3CeimczMw6MC/OhsBP8/mg4S9b27gBiSE8IQUIJembJ 5otfVxlLkixni6p3Ghs3ZDeW0gakqjc9UrtiE1PB99DkrAmSfTRbHn9sLw+76kv2+i DrU5BrTtrm6GW8yw6uWj2dkuIEbxuoS6L93r865a2PGz+NujVQROvHnIxMUDaUfxSP 3uR3GdNr5Xp44aUMRn8b5wYRQ8PbiL+w4whOpE5qaG+Po/hsZ+3QDVmeVe8mOPqXRB YH9NKK49+5Jkg== Date: Mon, 10 Oct 2022 08:17:52 +0100 Message-Id: <20221010071754.23322-38-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): New variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 9785965870..fff82ab9f7 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5920,6 +5920,33 @@ (define-public go-github-com-go-sql-driver-mysql golang's database/sql package.") (license license:mpl2.0))) +(define-public go-github-com-syndtr-goleveldb-leveldb + (package + (name "go-github-com-syndtr-goleveldb-leveldb") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/syndtr/goleveldb") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "042k0gbzs5waqpxmd7nv5h93mlva861s66c3s9gfg1fym5dx4vmd")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/syndtr/goleveldb/leveldb" + #:unpack-path "github.com/syndtr/goleveldb")) + (propagated-inputs (list go-github-com-onsi-gomega + go-github-com-onsi-ginkgo + go-github-com-golang-snappy)) + (home-page "https://github.com/syndtr/goleveldb") + (synopsis "LevelDB implementation in Go") + (description + "This package provides a Go implementation of the LevelDB key/value +storage system.") + (license license:bsd-2))) + (define-public go-github-com-lucasb-eyer-go-colorful (package (name "go-github-com-lucasb-eyer-go-colorful") From patchwork Mon Oct 10 07:17:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43290 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A550D27BBEA; Mon, 10 Oct 2022 08:27:26 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6946B27BBE9 for ; Mon, 10 Oct 2022 08:27:26 +0100 (BST) Received: from localhost ([::1]:57412 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnC9-0002d0-JB for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:27:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4G-0003ix-PD for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:22 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46660) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4G-0007e1-GQ for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4G-0004wG-Ar for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 39/40] gnu: Add go-github-com-emersion-go-mbox. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:16 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632718675 (code B ref 55903); Mon, 10 Oct 2022 07:19:16 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:47 +0000 Received: from localhost ([127.0.0.1]:45698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3n-0004r4-Br for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:47 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3X-0004nl-MV for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:32 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 377954CA5D; Mon, 10 Oct 2022 09:18:31 +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 I_kF9Si4GCuj; Mon, 10 Oct 2022 09:18:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386289; bh=kydb7vDjNriwuQClIbpNK/D9b4lC+kPTLtGfKx1mdIo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=S4Ns2dOpz92+0m7rRDnh+EfKFU4wfHSNfJhzjJbMM6EF4Ha8IR4x66Ve+hWyHclwy woCEN+MioFZiE8V8kJIgQtfKY+vdLh+RIAw2v5npghSeD90wjji2Etv/ozXGm1Sayq vPqt900uIXI5QAkTQT9YxNT84UbKR/6qFGnKAAOlnFlg/66T4PtNziiLCrDekUt8Sr OMD9HHlPhyTMUbagj80Qr6z7fGUKNdbPHHInUX2kx+E5dBtqvLiLmjQucPQ5B7Cppl CbzbifRHxfFKdYqqYadHQZYNk63sBC1B9CJILFuJTv02AbWqMSnDuwRJdfHStc4jc7 eJWclku/KgVOw== Date: Mon, 10 Oct 2022 08:17:53 +0100 Message-Id: <20221010071754.23322-39-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-emersion-go-mbox): 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 fff82ab9f7..7dd3d4d501 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6722,6 +6722,29 @@ (define-public go-github-com-emersion-go-msgauth "This package provides a Go library for authenticating emails.") (license license:expat))) +(define-public go-github-com-emersion-go-mbox + (package + (name "go-github-com-emersion-go-mbox") + (version "1.0.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-mbox") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0vnadh2khx7sxn0irrd8gz8ra02x7ij0q8zglq3rqffqil06nliv")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-mbox")) + (home-page "https://github.com/emersion/go-mbox") + (synopsis "Go library for handling @code{mbox} files") + (description + "This package provides a library for parsing and formatting +@code{mbox} files.") + (license license:expat))) + (define-public go-github-com-fatih-color (package (name "go-github-com-fatih-color") From patchwork Mon Oct 10 07:17:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43299 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B054C27BBEA; Mon, 10 Oct 2022 08:30:32 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1672727BBE9 for ; Mon, 10 Oct 2022 08:30:32 +0100 (BST) Received: from localhost ([::1]:35764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohnF9-0005f6-6d for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 03:30:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn4H-0003iz-TY for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:22 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46661) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn4G-0007e6-UF for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn4G-0004wN-OX for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 40/40] gnu: Add aerc. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:16 +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.166538632818682 (code B ref 55903); Mon, 10 Oct 2022 07:19:16 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:48 +0000 Received: from localhost ([127.0.0.1]:45700 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3n-0004rF-P4 for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:48 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53756) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3Y-0004nx-Mm for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:33 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3C7494C943; Mon, 10 Oct 2022 09:18:32 +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 QVEjDRpjbdkT; Mon, 10 Oct 2022 09:18:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386289; bh=PAnYnUh12fi+lzQhVqgLJ7251iVAmOlgc9gNulVIx2w=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=S+H4r461yT30xye9HfhJOSzAS/UuImAH2y/LBciMQrLq8qA2BYeT0wHSvWaF3sn+K v2Pzjhub3mkf/fbpRAqt1j7zItoLAD44O6ewgBbo42U38nFnBP8E7fruC8RplvMwEs Fc7tJdwpnBPYnqVdXLaYOsUOhh40WjhsUW4g7pryOheEJ5nd6D7Xc8nUxa331QAdNP ADontw9ZzRi7GGSjdCqabNkqSxqjF99w2hgenXnQCyDcHTR15L4P7t3DF16h9kg/Z6 CaWrvOsOlRNAqIf/iqobti7FPTTuaUY04P3EgsDNJWZwQhieAbea46kyq/JRRO2hyE efXRmtq7AVcHA== Date: Mon, 10 Oct 2022 08:17:54 +0100 Message-Id: <20221010071754.23322-40-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/mail.scm (aerc): New variable. --- gnu/packages/mail.scm | 88 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 65d8060862..98929c0fc9 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -50,6 +50,7 @@ ;;; Copyright © 2022 Guillaume Le Vaillant ;;; Copyright © 2022 muradm ;;; Copyright © 2022 jgart +;;; Copyright © 2022 ( ;;; ;;; This file is part of GNU Guix. ;;; @@ -4748,3 +4749,90 @@ (define-public smtpmail mailserver on their machine. It enables these users to send their mail over a remote SMTP server.") (license license:gpl2+))) + +(define-public aerc + (package + (name "aerc") + (version "0.12.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~rjarry/aerc") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1dsj5faklhp084j4r73lccjqd0i574ikf4saqmy6gjs2p2yd36lz")))) + (build-system go-build-system) + (arguments + (list #:import-path "git.sr.ht/~rjarry/aerc" + ;; No tests. + #:tests? #f + ;; Installing the source is only necessary for Go libraries. + #:install-source? #f + #:build-flags + #~(list "-tags=notmuch" "-ldflags" + (string-append "-X main.Version=" #$version + " -X git.sr.ht/~rjarry/aerc/config.shareDir=" + #$output "/share/aerc")) + #:phases + #~(modify-phases %standard-phases + (add-after 'build 'doc + (lambda* (#:key import-path build-flags #:allow-other-keys) + (invoke "make" "doc" "-C" + (string-append "src/" import-path)))) + (replace 'install + (lambda* (#:key import-path build-flags #:allow-other-keys) + (invoke "make" "install" "-C" + (string-append "src/" import-path) + (string-append "PREFIX=" #$output))))))) + (inputs (list go-github-com-zenhack-go-notmuch + go-golang-org-x-oauth2 + go-github-com-xo-terminfo + go-github-com-stretchr-testify + go-github-com-riywo-loginshell + go-github-com-pkg-errors + go-github-com-mitchellh-go-homedir + go-github-com-miolini-datacounter + go-github-com-mattn-go-runewidth + go-github-com-mattn-go-isatty + go-github-com-lithammer-fuzzysearch + go-github-com-kyoh86-xdg + go-github-com-imdario-mergo + go-github-com-google-shlex + go-github-com-go-ini-ini + go-github-com-gdamore-tcell + go-github-com-gatherstars-com-jwz + go-github-com-fsnotify-fsnotify + go-github-com-emersion-go-smtp + go-github-com-emersion-go-sasl + go-github-com-emersion-go-pgpmail + go-github-com-emersion-go-message + go-github-com-emersion-go-maildir + go-github-com-emersion-go-imap-sortthread + go-github-com-emersion-go-imap + go-github-com-emersion-go-msgauth + go-github-com-emersion-go-mbox + go-github-com-ddevault-go-libvterm + go-github-com-danwakefield-fnmatch + go-github-com-creack-pty + go-github-com-arran4-golang-ical + go-github-com-protonmail-go-crypto + go-github-com-syndtr-goleveldb-leveldb + go-git-sr-ht--sircmpwn-getopt)) + (native-inputs (list scdoc)) + (home-page "https://git.sr.ht/~rjarry/aerc") + (synopsis "Email client for the terminal") + (description "@code{aerc} is a textual email client for terminals. It +features: +@enumerate +@item First-class support for using patches and @code{git send-email} +@item Vi-like keybindings and command system +@item A built-in console +@item Support for multiple accounts +@end enumerate") + ;; The license given is MIT/Expat; however, linking against notmuch + ;; effectively makes it GPL-3.0-or-later. See this thread discussing it: + ;; + (license license:gpl3+)))