From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 26 03:19:49 2024 Received: (at submit) by debbugs.gnu.org; 26 Jun 2024 07:19:49 +0000 Received: from localhost ([127.0.0.1]:38027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMMwU-0004Gq-TP for submit@debbugs.gnu.org; Wed, 26 Jun 2024 03:19:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:55964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sM5ds-0005V2-4Z for submit@debbugs.gnu.org; Tue, 25 Jun 2024 08:51:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sM5dp-0002s8-BR for guix-patches@gnu.org; Tue, 25 Jun 2024 08:51:21 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sM5dm-0004J0-FR for guix-patches@gnu.org; Tue, 25 Jun 2024 08:51:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719319873; x=1719579073; bh=3qlT8o3ei18zPweo0QLY8Va5m4UoyHWHxl7ru8aJVVw=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=OObQu5JC1Bfa0L3Laa0kBDNVe3reurRPq2+SUUIVwabtpoJdxm56YlB/tQHN/4nH0 aoHg9xdSMVlE5XV9ySeWks5cHVzwT43afTjKHQN7H5yYYdm/vU7uZT6pm2G/nZIKqa rHj/CFBJe1FiWQP+VFsXHfDlZWisSrYPkIT+eUUP+8yK4Q1i7ChoD5dV6BanwDho3K WvjBpG3FaNmi3mipTB0uzn8dseTbdNW5Kg214yPySydixLSkqIfiApKMWWw9YiMz0f foUgnsl71H47+YQV7hLOLykimqPBPN9L2KPx/HPglmbnB4X2eJMnVtSILCzRrG2gTk CeZO0Jze4F8Ug== Date: Tue, 25 Jun 2024 12:51:07 +0000 To: guix-patches@gnu.org From: Jean SIMARD Subject: [PATCH 0/3] add hydroxide package Message-ID: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 2c0abcc162b76dbf197cbd0cf25bd779a08746e4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.17; envelope-from=woshilapin@tuziwo.info; helo=mail-4317.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 26 Jun 2024 03:19:45 -0400 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) hydroxide is a bridge for ProtonMail which expose SMTP and IMAP. This is useful for example for `git send-email` which needs SMTP that ProtonMail doesn't provide. A serie of patches is proposed. 1. first an update of existing `go-sasl` 2. second, an update of existing `protonmail/go-crypto`, note that it also = impacts `go-pgpmail` 3. all the new dependencies needed for `hydroxide`, then `hydroxide` I checked the other dependents of `go-sasl` and `protonmail/go-crypto` whic= h are `soju` and `aerc`. They appear to build correctly with these new versions of the dependencies. `go-smtp` is dependency which already exists in `guix`. However, bumping it was breaking `aerc`. I therefore chose to make a variant for the newer version. Jean SIMARD (3): gnu: update go-github-com-emersion-go-sasl gnu: update go-github-com-protonmail-go-crypto gnu: add hydroxide gnu/packages/golang-crypto.scm | 51 +++++++--- gnu/packages/golang.scm | 177 +++++++++++++++++++++++++++++---- gnu/packages/mail.scm | 37 +++++++ 3 files changed, 230 insertions(+), 35 deletions(-) base-commit: 78d946b01162fbe986c6768800e8cfd6e70e67e5 --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 26 10:32:25 2024 Received: (at 71780) by debbugs.gnu.org; 26 Jun 2024 14:32:25 +0000 Received: from localhost ([127.0.0.1]:40072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMThB-00052n-GX for submit@debbugs.gnu.org; Wed, 26 Jun 2024 10:32:25 -0400 Received: from mail-lj1-f170.google.com ([209.85.208.170]:59797) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMTh8-00052X-Lc for 71780@debbugs.gnu.org; Wed, 26 Jun 2024 10:32:23 -0400 Received: by mail-lj1-f170.google.com with SMTP id 38308e7fff4ca-2ec52fbb50aso53421671fa.3 for <71780@debbugs.gnu.org>; Wed, 26 Jun 2024 07:32:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719412274; x=1720017074; darn=debbugs.gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=50rgID087OQ0LEj/UmNg0DG7rSIWS5TIiXOm58HQUGY=; b=nH/jq0jGRkr96PpzKO7IFgNvKSYeGbwzCtVWUjg0W1rF+l+w2ZuVem3dseLLmIOBSs Fj83sXBONoIrTQBGYzQDjFefsPwJT84rKNN/BkT/WVf8V5tO4yEO55QK/MQrHa5f4/Si n9YRMJHEs63wRZqv7EGdHR/DPomcGq+ucOU5XBMRmyWdbyKOg1a5P/nzwYuc+pDJOXoQ 5IC5G0zwYRmV+hXPaAfP2b7ip7UOcOweAVOc3PPKUF6nRpBydVZD06sLE9GqF1cQJa/W /HpmhWT8Pe+A38CCGjeatUg31uMr87PGWwxifSCxSOv+kh9t+7VyXpgHdIgGw3+wP0EM nKTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719412274; x=1720017074; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=50rgID087OQ0LEj/UmNg0DG7rSIWS5TIiXOm58HQUGY=; b=GcO11iwXKdcwxcWnjMWsRhGuS7vtYtrxBM8mAIgQCswUGY4jDwg9qrQMKYGWNGeXWd xvlMqjq3s2pWo1dKMlzrxjBa6PLGXcQTEJEWESPWxjBsm4PuwuhzfMQugR0+IYgI6/Jl G3io26LhLrTkgX55KbGcBMyP+j7spV63OWn+q6VQqNPeIOS+hgQ/ME0mHtrJxBGT+QZJ latObzqDZxwTWC0QE57stcXoQguoCVlD+gV62yTPIokxz/GffpeLOlvMm0l6/XMT6yl+ NzDG+hJ9lAyMDuU51khSRZ5ikQEqv2KyYWiNJp6Ra8tq3D5TZJK3OXD8VIwsiHufqSjy 91QA== X-Gm-Message-State: AOJu0Yzx/BqhzuxnVhs5M+ndtIHR1Tvnk75mfqu+1UbByDLeUqW0sx/E bqm8H2Tj2N5ly6ZMrmPtYUn4AP2xbEHGSJCrJrV+zOqBBgJAb1+ahF8GO4CFIesQAe7D1cCyBFR 2WlCERR3D8car1XSEoMTswzDcV4mu72uI X-Google-Smtp-Source: AGHT+IFa+Eg881/s/4Hwy/bIWeSJpcj4roZoaWtMK0dmk9H0O3UCQ5fJe0Mn/NpBCewwPYSfuZgT3T6yFR169E5sors= X-Received: by 2002:ac2:592e:0:b0:52c:dcdf:3a84 with SMTP id 2adb3069b0e04-52ce1832648mr7885537e87.7.1719412273877; Wed, 26 Jun 2024 07:31:13 -0700 (PDT) MIME-Version: 1.0 From: Sharlatan Hellseher Date: Wed, 26 Jun 2024 15:31:02 +0100 Message-ID: Subject: [PATCH 0/3] add hydroxide package To: 71780@debbugs.gnu.org Content-Type: multipart/alternative; boundary="000000000000cea08b061bcbdd17" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71780 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --000000000000cea08b061bcbdd17 Content-Type: text/plain; charset="UTF-8" Hi, Please take a look at https://issues.guix.gnu.org/57326 -- Oleg --000000000000cea08b061bcbdd17 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

Please t= ake a look at=C2=A0https://is= sues.guix.gnu.org/57326

--
Oleg
--000000000000cea08b061bcbdd17-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 27 00:29:19 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jun 2024 04:29:19 +0000 Received: from localhost ([127.0.0.1]:40732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMgl4-0003kf-9K for submit@debbugs.gnu.org; Thu, 27 Jun 2024 00:29:19 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]:38897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMN9Q-0004cF-AZ for 71780@debbugs.gnu.org; Wed, 26 Jun 2024 03:33:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719387179; x=1719646379; bh=6reMu5eAhPrZpT1Aatqv4UmMBkrNga9EA3Nz24yom8M=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=l4k67vgz8e3s++zgf9WmHir4JZPTYcJkXkK4KKD1DaX4UWwJ5HWKaIjPcMaQ+lhb8 ou6/8TR5SWEyz/7sJ8Rt/40wHCEYVec9JBSrOwlPmPbkDmfAUIkAElSsq5g9R5kWXT GB/K+x/yk2Uxp6kbMiKdxSM2dCVF7Qa+tQI4hXUcs+GSh8qEXtj30xrWhFXPC+ZEpE mvz6ur8C+e9Uy6Iw36dwyC2xDivyjTIUIcXzQNHJhlFlmxM75SUrIfLz6W1lYdhi9m BZKA+mNSHfNdzRpWn7ppIGkcxym/akTh/KwYSc12vbjiAx01dbPZ4+Be7dQrWtpOTf J6HLqKDFPT9Qw== Date: Wed, 26 Jun 2024 07:32:56 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH 1/3] gnu: update go-github-com-emersion-go-sasl Message-ID: In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: ed77bccc377f2e1335b17cc4b0e32b719fbb32c7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71780 X-Mailman-Approved-At: Thu, 27 Jun 2024 00:29:17 -0400 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) The `let` has been removed which explains the entire package is differently indented. Only `version`, `commit` and `hash` have been changed. Change-Id: I1cac640be1c9edc0cb2b427982d8419ce232ea00 --- gnu/packages/golang.scm | 42 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4e3fe5bd10..0b1a16d8e1 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5937,28 +5937,26 @@ (define-public go-github-com-emersion-go-smtp (license license:expat))) =20 (define-public go-github-com-emersion-go-sasl - (let ((commit "0b9dcfb154ac3d7515b08bc2691a0332800edfe9") - (revision "1")) - (package - (name "go-github-com-emersion-go-sasl") - (version (git-version "0.0.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/emersion/go-sasl") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1cbf86wkqrdinfydndgdlnayg4a5mg3d4vqra377j2sfkg7wj0hs")))) - (build-system go-build-system) - (arguments - (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.") - (license license:expat)))) + (package + (name "go-github-com-emersion-go-sasl") + (version "0.0.0-20220912192320-0145f2c60ead") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-sasl") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "00bkl56zycs3pd1schkxx3swfjixz0lvnzdxkxx9piv99w91v2n4")))) + (build-system go-build-system) + (arguments + (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.") + (license license:expat))) =20 (define-public go-github-com-emersion-go-imap-idle (let ((commit "2704abd7050ed7f2143753554ee23affdf847bd9") --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 27 00:29:19 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jun 2024 04:29:19 +0000 Received: from localhost ([127.0.0.1]:40734 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMgl5-0003ki-4V for submit@debbugs.gnu.org; Thu, 27 Jun 2024 00:29:19 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:44427) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMN9W-0004cO-O4 for 71780@debbugs.gnu.org; Wed, 26 Jun 2024 03:33:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719387185; x=1719646385; bh=J97sbCEkY6fxdx+Tv8jqi1neBlvhOVXZcQ86wh0x1Rk=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=Y/n1Xb6yH9NrqP7iWtrZRNZ0HQr7SPykzYprYLs+tBtS0MtwS5zz5ANneJ0Jjf86R KOHlfhjanhxuhCt5MWtuwg2cCVRIYCYlLxfDsWdSyW2Yd8UT4nydKGdrU7lBeqacrs v9Q1QZy793JUdMQc4ykCAIz51z9Z9/PmBLZV54vMOtVPCrhdElB663ozNBGjLE0VVh IllLrt+HcI+rMFwC6nzurbJEdc8+YZPd+Za2xxc3KNBi67qV8srMR+ZMd5J/cS8kUj wAXOd8RTaaGTYLzm4Yq3ZygspRxM+RrnO5coQd8JQeREyTebImyLevbtv59hsVWgjt D+EGQQXsope7Q== Date: Wed, 26 Jun 2024 07:33:03 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH 2/3] gnu: update go-github-com-protonmail-go-crypto Message-ID: <6e7a43c99e5a8de0aad87225c57bb105c64c4290.1719286915.git.woshilapin@tuziwo.info> In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: d0775867faa35a491ae7d57ce470f85862857b35 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71780 X-Mailman-Approved-At: Thu, 27 Jun 2024 00:29:17 -0400 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) The package also has been reformatted with `guix style` Change-Id: I10ede00c5237d23024e1b7fa54980a9f9859f4c0 --- gnu/packages/golang-crypto.scm | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index baf68b7089..94112973b5 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -378,7 +378,7 @@ (define-public go-github-com-dvsekhvalnov-jose2go (define-public go-github-com-emersion-go-pgpmail (package (name "go-github-com-emersion-go-pgpmail") - (version "0.2.0") + (version "0.2.1") (source (origin (method git-fetch) @@ -387,7 +387,7 @@ (define-public go-github-com-emersion-go-pgpmail (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0ar26b0apw5bxn58qfn1a79cxigbmrqm1irh1rb7x57fydihc7wm")))) + (base32 "1fiqpdwxnfba2cgij7j83dfqc0zz4mq95x15wicgm5f3vjr1xg5h")))) (build-system go-build-system) (arguments (list ;; tests don't support our version of protonmail/go-crypto; see @@ -961,7 +961,7 @@ (define-public go-github-com-pion-randutil (define-public go-github-com-protonmail-go-crypto (package (name "go-github-com-protonmail-go-crypto") - (version "0.0.0-20220623141421-5afb4c282135") + (version "0.0.0-20230923063757-afb1ddc0824c") (source (origin (method git-fetch) @@ -970,20 +970,21 @@ (define-public go-github-com-protonmail-go-crypto (commit (go-version->git-ref version)))) (file-name (git-file-name name version)) (sha256 - (base32 "05qxdbn8wdk901z5kw2r3jdrag58nxlcsy0p8xd6rq0d71sw94wy")))) + (base32 "11q94983r6zjrdvflpikms4773a9s5vb9gg4qw1rj5800yhhah0n")))) (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)) + (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 + go-github-com-cloudflare-circl)) (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 + (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.") --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 27 00:29:20 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jun 2024 04:29:20 +0000 Received: from localhost ([127.0.0.1]:40736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMgl5-0003kp-Pj for submit@debbugs.gnu.org; Thu, 27 Jun 2024 00:29:20 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:27721) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMN9a-0004cc-AG for 71780@debbugs.gnu.org; Wed, 26 Jun 2024 03:33:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719387189; x=1719646389; bh=FzsDad3mjW4LfGD6BdGbDV/MVuoT2weQbOcS7l3BNIs=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=DZdNXeRQpWH0Rn0eMa6zELyJqxAI8caacLmViz6x1AL1bq9PSVTE32feR5MB2HrKm 3bWfIzT9oyRR8V4OI5ib+jRhnpdr1wUpVqjPYUuuFxcNYCZ8oAfMIBVyNOlwdfjgEz XviBq9BYyFZGRv47qs3X2wLlkU0u9ROp59xSoRVtFc5cKYQOg34Az0yUVLJeB1LqnH VW8U7J7cJDofUNVUOeEzALqXPuoKIcHW1tFZW+l+svKvgwbRQ8Cqh1FFfumahlYY2w dCsPY1b4+Fuh9uJCooObxEPO/nQFHLzbfaViSH2+WKUi6SgaupKWEn+0px4zfXj8IM xvtBr8XIRihLw== Date: Wed, 26 Jun 2024 07:33:05 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH 3/3] gnu: add hydroxide Message-ID: In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: fc7a95ae4b20e48b103622d8d9510983a9f95034 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71780 X-Mailman-Approved-At: Thu, 27 Jun 2024 00:29:17 -0400 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Change-Id: Ic94a984da0cd458037f1246a8501f6cb10c19708 Note that `go-github-com-emersion-go-smtp` is already used in an older version for `aerc`. The newer version, needed for `hydroxide` does not compile for `aerc`. Therefore, a variant is needed for `hydroxide`. Change-Id: Ibb4599e008806afc0f1908baf4b4c54f5e30c059 --- gnu/packages/golang-crypto.scm | 24 ++++++ gnu/packages/golang.scm | 135 +++++++++++++++++++++++++++++++++ gnu/packages/mail.scm | 37 +++++++++ 3 files changed, 196 insertions(+) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index 94112973b5..5921acb4f1 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -21,6 +21,7 @@ ;;; Copyright =C2=A9 2023 Jack Hill ;;; Copyright =C2=A9 2024 Troy Figiel ;;; Copyright =C2=A9 2024 Jesse Eisses +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -375,6 +376,29 @@ (define-public go-github-com-dvsekhvalnov-jose2go library.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-bcrypt + (package + (name "go-github-com-emersion-go-bcrypt") + (version "0.0.0-20170822072041-6e724a1baa63") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-bcrypt") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1pchrgs05w30iqbh4d6iys4wvlyajsdwchp5mkf59amgsbyjaqgm")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-bcrypt")) + (propagated-inputs (list go-golang-org-x-crypto)) + (home-page "https://github.com/emersion/go-bcrypt") + (synopsis "Extract of bcrypt from golang.org/x/crypto/bcrypt") + (description "An extract bcrypt from golang.org/x/crypto/bcrypt.") + (license license:bsd-3))) + (define-public go-github-com-emersion-go-pgpmail (package (name "go-github-com-emersion-go-pgpmail") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 0b1a16d8e1..6e568d8add 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -45,6 +45,7 @@ ;;; Copyright =C2=A9 2023 Cl=C3=A9ment Lassieur ;;; Copyright =C2=A9 2024 Troy Figiel ;;; Copyright =C2=A9 2024 Greg Hogan +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -5860,6 +5861,32 @@ (define-public go-github-com-ddevault-go-libvterm "This is a fork of another go-libvterm library for use with aerc.") (license license:expat)))) =20 +(define-public go-github-com-boltdb-bolt + (package + (name "go-github-com-boltdb-bolt") + (version "1.3.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/boltdb/bolt") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0z7j06lijfi4y30ggf2znak2zf2srv2m6c68ar712wd2ys44qb3r")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/boltdb/bolt" + #:tests? #f)) + (home-page "https://github.com/boltdb/bolt") + (synopsis "Pure Go key/value store inspired by Howard Chu's LMDB proje= ct") + (description + "Bolt is a pure Go key/value store inspired by Howard Chu's LMDB proj= ect. + The goal of the project is to provide a simple, fast, and reliable da= tabase + for projects that don't require a full database server such as Postgr= es or MySQL.") + (license license:expat))) + (define-public go-github-com-emersion-go-imap (package (name "go-github-com-emersion-go-imap") @@ -5936,6 +5963,21 @@ (define-public go-github-com-emersion-go-smtp defined by RFC 5321.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-smtp-v0.18 + (package + (inherit go-github-com-emersion-go-smtp) + (name "go-github-com-emersion-go-smtp") + (version "0.18.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 "1d17gmz88cnfld8y1j2jsmldhvg8czbdmrjis0ls9zi7rfqlmnra"))))= )) + (define-public go-github-com-emersion-go-sasl (package (name "go-github-com-emersion-go-sasl") @@ -6085,6 +6127,99 @@ (define-public go-github-com-emersion-go-mbox @code{mbox} files.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-vcard + (package + (name "go-github-com-emersion-go-vcard") + (version "0.0.0-20230815062825-8fda7d206ec9") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-vcard") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "12n5jinj5xzdfl9jhqvjbzxvj32bw310mdw4q5rjv35pk566zixl")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-vcard")) + (home-page "https://github.com/emersion/go-vcard") + (synopsis "Go library to parse and format vCard") + (description "A Go library to parse and format vCard.") + (license license:expat))) + +(define-public go-github-com-teambition-rrule-go + (package + (name "go-github-com-teambition-rrule-go") + (version "1.8.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/teambition/rrule-go") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1fnbava35w9z60carny5b7whd4nkv6hrf9g43wwg8d88gfij9zj2")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/teambition/rrule-go")) + (home-page "https://github.com/teambition/rrule-go") + (synopsis + "Go library for working with recurrence rules for calendar dates") + (description + "A go library for working with recurrence rules for calendar dates.") + (license license:expat))) + +(define-public go-github-com-emersion-go-ical + (package + (name "go-github-com-emersion-go-ical") + (version "0.0.0-20240127095438-fc1c9d8fb2b6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-ical") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "01cn9kggkdalb6xp2nrka01gs40zs8v6h5bq8d2m8wrdcsy5b36v")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-ical")) + (propagated-inputs (list go-github-com-teambition-rrule-go)) + (home-page "https://github.com/emersion/go-ical") + (synopsis "Go library for iCalendar") + (description "An iCalendar library for Go.") + (license license:expat))) + +(define-public go-github-com-emersion-go-webdav + (package + (name "go-github-com-emersion-go-webdav") + (version "v0.3.2-0.20220524091811-5d845721d8f7") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-webdav") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1vxf9k7m4lxsyry374bm4y34d2sb2ssy0c45mb1vchdfhffgyj9i")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-webdav")) + (propagated-inputs (list go-github-com-emersion-go-ical + go-github-com-emersion-go-vcard)) + (home-page "https://github.com/emersion/go-webdav") + (synopsis "Go library for WebDAV, CalDAV and CardDAV") + (description "A Go library for WebDAV, CalDAV and CardDAV.") + (license license:expat))) + (define-public go-github-com-google-go-cmp-cmp (package (name "go-github-com-google-go-cmp-cmp") diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index de6d21e7cc..dd813baef6 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -56,6 +56,7 @@ ;;; Copyright =C2=A9 2023 Arjan Adriaanse ;;; Copyright =C2=A9 2023 Wilko Meyer ;;; Copyright =C2=A9 2024 Benjamin Slade +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -5121,3 +5122,39 @@ (define-public aerc ;; (license license:gpl3+))) + +(define-public hydroxide + (package + (name "hydroxide") + (version "0.2.28") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/hydroxide") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1a7qga9qxwcdjimra9d9jnkds1iwh2sqk6241p4di6awli9zksv1")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/hydroxide/cmd/hydroxide" + #:unpack-path "github.com/emersion/hydroxide")) + (inputs (list go-github-com-protonmail-go-crypto + go-github-com-boltdb-bolt + go-github-com-emersion-go-bcrypt + go-github-com-emersion-go-imap + go-github-com-emersion-go-mbox + go-github-com-emersion-go-message + go-github-com-emersion-go-smtp-v0.18 + go-github-com-emersion-go-vcard + go-github-com-emersion-go-webdav + go-golang-org-x-crypto + go-golang-org-x-term)) + (home-page "https://github.com/emersion/hydroxide") + (synopsis "Third-party, open-source ProtonMail bridge") + (description "A third-party, open-source ProtonMail bridge. + For power users only, designed to run on a server. + hydroxide supports CardDAV, IMAP and SMTP.") + (license license:expat))) --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 08:53:45 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 12:53:45 +0000 Received: from localhost ([127.0.0.1]:37411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNXaK-0007HQ-Cz for submit@debbugs.gnu.org; Sat, 29 Jun 2024 08:53:45 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:60229) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNXaG-0007H9-JX for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 08:53:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719665613; x=1719924813; bh=HvoPln/dkwrO9B91Wboa3lctYhWgwPDeaoWgCO26Wd8=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=eC/+kf/mA9eNaT0AFviHtZzLpFoBdh/9qYQdCoeHa2f2/w+q9GJGWUluez7fjx30q bEcHWrVRrM5q/t1I8ywsM2BtpkCDrOF96RXKbRV5n67eh80ewb7mPlyF8zU7pNgYOW ri1MfK34vLp8Xrn2WE2H4GZHFbwTGkuj1o4nA83NYBv9F0pmIytA0ybpT/zgRzlokX hqeBJ5XXfK/bljRhuVQHu5IFiQ+MojJWnVUoLC4l6wIHFWuGpKR8QVZ/PApPQAURJs a1slYnijWEMYNXgkaLlAqY0KkLrGZNNwQ4dsVx4g6UmCwH10wqOfBJORS2t+t1SR5Q unG14JnkMUPeQ== Date: Sat, 29 Jun 2024 12:53:30 +0000 To: 71780@debbugs.gnu.org, Sharlatan Hellseher From: woshilapin Subject: Re: [PATCH 3/3] gnu: add hydroxide Message-ID: In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: e6d6db0c036ff8e173bd9ee9b4fc6a00a6b0bf57 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Oleg, Thank you for your answer. I was not aware of that other issue, should have= done my due diligence to search for it. That said, this other issue is a year and a half old, with no activity so f= ar. It's an outdated version of 'hydroxide' and some of its dependencies. T= herefore, I'm not sure how to proceed from here. It seems a lot was dependi= ng on 'aerc' to be merged first in 'guix', which is now the case. And indee= d, a substantial part of the dependencies are shared between 'aerc' and 'hy= droxide'. Would it make sense to look at the new patches instead of trying = to move forward on the older issue? Note: I didn't receive your email since you only replied to the debbugs add= ress. That explains why I didn't answer sooner. Sincerely, -- Jean SIMARD aka woshilapin Le mercredi 26 juin 2024 =C3=A0 09:33, Jean SIMARD = a =C3=A9crit=C2=A0: > Change-Id: Ic94a984da0cd458037f1246a8501f6cb10c19708 >=20 > Note that `go-github-com-emersion-go-smtp` is already used in an > older version for `aerc`. The newer version, needed for `hydroxide` > does not compile for `aerc`. Therefore, a variant is needed for > `hydroxide`. >=20 > Change-Id: Ibb4599e008806afc0f1908baf4b4c54f5e30c059 > --- > gnu/packages/golang-crypto.scm | 24 ++++++ > gnu/packages/golang.scm | 135 +++++++++++++++++++++++++++++++++ > gnu/packages/mail.scm | 37 +++++++++ > 3 files changed, 196 insertions(+) >=20 > diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.= scm > index 94112973b5..5921acb4f1 100644 > --- a/gnu/packages/golang-crypto.scm > +++ b/gnu/packages/golang-crypto.scm > @@ -21,6 +21,7 @@ > ;;; Copyright =C2=A9 2023 Jack Hill jackhill@jackhill.us >=20 > ;;; Copyright =C2=A9 2024 Troy Figiel troy@troyfigiel.com >=20 > ;;; Copyright =C2=A9 2024 Jesse Eisses jesse@eisses.email >=20 > +;;; Copyright =C2=A9 2024 Jean Simard woshilapin@tuziwo.info >=20 > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -375,6 +376,29 @@ (define-public go-github-com-dvsekhvalnov-jose2go > library.") > (license license:expat))) >=20 > +(define-public go-github-com-emersion-go-bcrypt > + (package > + (name "go-github-com-emersion-go-bcrypt") > + (version "0.0.0-20170822072041-6e724a1baa63") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/emersion/go-bcrypt") > + (commit (go-version->git-ref version)))) >=20 > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "1pchrgs05w30iqbh4d6iys4wvlyajsdwchp5mkf59amgsbyjaqgm")))) > + (build-system go-build-system) > + (arguments > + (list > + #:import-path "github.com/emersion/go-bcrypt")) > + (propagated-inputs (list go-golang-org-x-crypto)) > + (home-page "https://github.com/emersion/go-bcrypt") > + (synopsis "Extract of bcrypt from golang.org/x/crypto/bcrypt") > + (description "An extract bcrypt from golang.org/x/crypto/bcrypt.") > + (license license:bsd-3))) > + > (define-public go-github-com-emersion-go-pgpmail > (package > (name "go-github-com-emersion-go-pgpmail") > diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm > index 0b1a16d8e1..6e568d8add 100644 > --- a/gnu/packages/golang.scm > +++ b/gnu/packages/golang.scm > @@ -45,6 +45,7 @@ > ;;; Copyright =C2=A9 2023 Cl=C3=A9ment Lassieur clement@lassieur.org >=20 > ;;; Copyright =C2=A9 2024 Troy Figiel troy@troyfigiel.com >=20 > ;;; Copyright =C2=A9 2024 Greg Hogan code@greghogan.com >=20 > +;;; Copyright =C2=A9 2024 Jean Simard woshilapin@tuziwo.info >=20 > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -5860,6 +5861,32 @@ (define-public go-github-com-ddevault-go-libvterm > "This is a fork of another go-libvterm library for use with aerc.") > (license license:expat)))) >=20 > +(define-public go-github-com-boltdb-bolt > + (package > + (name "go-github-com-boltdb-bolt") > + (version "1.3.1") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/boltdb/bolt") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "0z7j06lijfi4y30ggf2znak2zf2srv2m6c68ar712wd2ys44qb3r")))) > + (build-system go-build-system) > + (arguments > + (list > + #:import-path "github.com/boltdb/bolt" > + #:tests? #f)) > + (home-page "https://github.com/boltdb/bolt") > + (synopsis "Pure Go key/value store inspired by Howard Chu's LMDB projec= t") > + (description > + "Bolt is a pure Go key/value store inspired by Howard Chu's LMDB projec= t. > + The goal of the project is to provide a simple, fast, and reliable data= base > + for projects that don't require a full database server such as Postgres= or MySQL.") > + (license license:expat))) > + > (define-public go-github-com-emersion-go-imap > (package > (name "go-github-com-emersion-go-imap") > @@ -5936,6 +5963,21 @@ (define-public go-github-com-emersion-go-smtp > defined by RFC 5321.") > (license license:expat))) >=20 > +(define-public go-github-com-emersion-go-smtp-v0.18 > + (package > + (inherit go-github-com-emersion-go-smtp) > + (name "go-github-com-emersion-go-smtp") > + (version "0.18.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 "1d17gmz88cnfld8y1j2jsmldhvg8czbdmrjis0ls9zi7rfqlmnra")))))) > + > (define-public go-github-com-emersion-go-sasl > (package > (name "go-github-com-emersion-go-sasl") > @@ -6085,6 +6127,99 @@ (define-public go-github-com-emersion-go-mbox > @code{mbox} files.") > (license license:expat))) >=20 > +(define-public go-github-com-emersion-go-vcard > + (package > + (name "go-github-com-emersion-go-vcard") > + (version "0.0.0-20230815062825-8fda7d206ec9") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/emersion/go-vcard") > + (commit (go-version->git-ref version)))) >=20 > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "12n5jinj5xzdfl9jhqvjbzxvj32bw310mdw4q5rjv35pk566zixl")))) > + (build-system go-build-system) > + (arguments > + (list > + #:import-path "github.com/emersion/go-vcard")) > + (home-page "https://github.com/emersion/go-vcard") > + (synopsis "Go library to parse and format vCard") > + (description "A Go library to parse and format vCard.") > + (license license:expat))) > + > +(define-public go-github-com-teambition-rrule-go > + (package > + (name "go-github-com-teambition-rrule-go") > + (version "1.8.2") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/teambition/rrule-go") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "1fnbava35w9z60carny5b7whd4nkv6hrf9g43wwg8d88gfij9zj2")))) > + (build-system go-build-system) > + (arguments > + (list > + #:import-path "github.com/teambition/rrule-go")) > + (home-page "https://github.com/teambition/rrule-go") > + (synopsis > + "Go library for working with recurrence rules for calendar dates") > + (description > + "A go library for working with recurrence rules for calendar dates.") > + (license license:expat))) > + > +(define-public go-github-com-emersion-go-ical > + (package > + (name "go-github-com-emersion-go-ical") > + (version "0.0.0-20240127095438-fc1c9d8fb2b6") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/emersion/go-ical") > + (commit (go-version->git-ref version)))) >=20 > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "01cn9kggkdalb6xp2nrka01gs40zs8v6h5bq8d2m8wrdcsy5b36v")))) > + (build-system go-build-system) > + (arguments > + (list > + #:import-path "github.com/emersion/go-ical")) > + (propagated-inputs (list go-github-com-teambition-rrule-go)) > + (home-page "https://github.com/emersion/go-ical") > + (synopsis "Go library for iCalendar") > + (description "An iCalendar library for Go.") > + (license license:expat))) > + > +(define-public go-github-com-emersion-go-webdav > + (package > + (name "go-github-com-emersion-go-webdav") > + (version "v0.3.2-0.20220524091811-5d845721d8f7") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/emersion/go-webdav") > + (commit (go-version->git-ref version)))) >=20 > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "1vxf9k7m4lxsyry374bm4y34d2sb2ssy0c45mb1vchdfhffgyj9i")))) > + (build-system go-build-system) > + (arguments > + (list > + #:import-path "github.com/emersion/go-webdav")) > + (propagated-inputs (list go-github-com-emersion-go-ical > + go-github-com-emersion-go-vcard)) > + (home-page "https://github.com/emersion/go-webdav") > + (synopsis "Go library for WebDAV, CalDAV and CardDAV") > + (description "A Go library for WebDAV, CalDAV and CardDAV.") > + (license license:expat))) > + > (define-public go-github-com-google-go-cmp-cmp > (package > (name "go-github-com-google-go-cmp-cmp") > diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm > index de6d21e7cc..dd813baef6 100644 > --- a/gnu/packages/mail.scm > +++ b/gnu/packages/mail.scm > @@ -56,6 +56,7 @@ > ;;; Copyright =C2=A9 2023 Arjan Adriaanse arjan@adriaan.se >=20 > ;;; Copyright =C2=A9 2023 Wilko Meyer w@wmeyer.eu >=20 > ;;; Copyright =C2=A9 2024 Benjamin Slade slade@lambda-y.net >=20 > +;;; Copyright =C2=A9 2024 Jean Simard woshilapin@tuziwo.info >=20 > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -5121,3 +5122,39 @@ (define-public aerc > ;; ;; 1073eb2391%40disroot.org%3E> >=20 > (license license:gpl3+))) > + > +(define-public hydroxide > + (package > + (name "hydroxide") > + (version "0.2.28") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/emersion/hydroxide") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "1a7qga9qxwcdjimra9d9jnkds1iwh2sqk6241p4di6awli9zksv1")))) > + (build-system go-build-system) > + (arguments > + (list > + #:import-path "github.com/emersion/hydroxide/cmd/hydroxide" > + #:unpack-path "github.com/emersion/hydroxide")) > + (inputs (list go-github-com-protonmail-go-crypto > + go-github-com-boltdb-bolt > + go-github-com-emersion-go-bcrypt > + go-github-com-emersion-go-imap > + go-github-com-emersion-go-mbox > + go-github-com-emersion-go-message > + go-github-com-emersion-go-smtp-v0.18 > + go-github-com-emersion-go-vcard > + go-github-com-emersion-go-webdav > + go-golang-org-x-crypto > + go-golang-org-x-term)) > + (home-page "https://github.com/emersion/hydroxide") > + (synopsis "Third-party, open-source ProtonMail bridge") > + (description "A third-party, open-source ProtonMail bridge. > + For power users only, designed to run on a server. > + hydroxide supports CardDAV, IMAP and SMTP.") > + (license license:expat))) > -- > 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 16:54:35 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 20:54:35 +0000 Received: from localhost ([127.0.0.1]:53723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNf5d-0000Sw-Q7 for submit@debbugs.gnu.org; Sat, 29 Jun 2024 16:54:35 -0400 Received: from mail-lj1-f178.google.com ([209.85.208.178]:52637) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNf5Z-0000Sm-CR for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 16:54:30 -0400 Received: by mail-lj1-f178.google.com with SMTP id 38308e7fff4ca-2ec002caf3eso27156771fa.1 for <71780@debbugs.gnu.org>; Sat, 29 Jun 2024 13:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719694409; x=1720299209; darn=debbugs.gnu.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=jegI+rxyPqKd7dT8XbC3drU45KAAAbGtyOA1/YrwJM8=; b=i9+hE6KPUsYBkv52UpBDqPTLq6TB9S/yE947w1ySEQ2FNccorz/6NeXAFSwCUJbg8f JQcEd3wTg5kmFP0yBNNyDlTc1HQtjpw+dw8NIllL7/3gQnj3+J4nLG4sYXvJnWdUMBCx rKiul/Qp4BrlDI6SSlxZVjxukfzCe+aNnhTFIWr374nH+75+qrJW1ouvYNr5TOgW2y0X WG3zo1+eQ2fTpbnwGIQHhagM7DP74Y+fJmmGPveiByiVBPfY88hUPFmWZ81AioQtsgje hIMrpAyTX91IoclhHumg0C4e/3vlg96i5cavgtX07txbz32dgOt06lI45Eq0b8gDXbt3 LSKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719694409; x=1720299209; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jegI+rxyPqKd7dT8XbC3drU45KAAAbGtyOA1/YrwJM8=; b=wex3h5dmlInlPIhjKFFdfmpcR/2XQJTZpRENljxJSUo5+QMtS+oxJMadzIrLJU70M6 9nC5ZOdUlSz0FLdKZlCOtdWktNGniJS3lmBhO7tFJ+8IMmjvP4fXZTeGfNEjQ1X3hfce JCetErW8+ZQC1V37GwmWELQFb1qUuvwsjXndclGnpDLonejeMb3QtTo5snqDZNuO2BoA a6iA1cjvYU/zSN6SuWN6VwuyPl+tWkBVdM8CbDQDe1WtIIufNMayQ4pNyKSRTHxOXYgx rw+pob6A+2vL9IcuRXeZs3CFOSjW7WXHDuL2xk6V2LjTFsQPXxf33u1Z9eJcUx4z8tYS BNQQ== X-Gm-Message-State: AOJu0YxwDW0lQMzARw1tKzcAuu6o7QlvKuA7mJ4FO50tmvbkScM3G6Qn 7EIreoxGEns4Xt5BaViksoH0Uz2OypHP3Ia65PmUWIx8CU9bWr4twTpjH0aqUXHjDFNVxB3+bw2 Ya2MizDibf6xm7hqamgFmiGHqD5JSUIEqIp8= X-Google-Smtp-Source: AGHT+IFPDSMy1eKEcBYvMDZgyiS30a/iBgb8w1h7AvpB3P0LKpK8kJTzbSdIkeCgO3UKkXBIy+4uN+QEAyEU/Ppmz9g= X-Received: by 2002:a05:6512:3c82:b0:52c:deb9:904b with SMTP id 2adb3069b0e04-52e82687dffmr1136381e87.38.1719668871980; Sat, 29 Jun 2024 06:47:51 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sharlatan Hellseher Date: Sat, 29 Jun 2024 14:47:40 +0100 Message-ID: Subject: Re: [PATCH 3/3] gnu: add hydroxide To: woshilapin Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi Jean, Sure, I get your reasoning about dated patches. I would prefere yours over older one to start with. One thing to mention after the first look at your patches: you combined all new packages as a single [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.208.178 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.208.178 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (sharlatanus[at]gmail.com) 1.1 DATE_IN_PAST_06_12 Date: is 6 to 12 hours before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 71780 Cc: 71780@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) Hi Jean, Sure, I get your reasoning about dated patches. I would prefere yours over = older one to start with. One thing to mention after the first look at your patche= s: you combined all new packages as a single commit (patch). May you split package-per-commit (patch) and send as a series of them please? You many us= e etc/commiter.scm script to prepare commits. See the documentation for more details https://guix.gnu.org/manual/en/manual/devel/en/html_node/Submitting-Patches= .html -- Oleg On Sat, 29 Jun 2024 at 13:53, woshilapin wrote: > > Hi Oleg, > > Thank you for your answer. I was not aware of that other issue, should ha= ve done my due diligence to search for it. > > That said, this other issue is a year and a half old, with no activity so= far. It's an outdated version of 'hydroxide' and some of its dependencies.= Therefore, I'm not sure how to proceed from here. It seems a lot was depen= ding on 'aerc' to be merged first in 'guix', which is now the case. And ind= eed, a substantial part of the dependencies are shared between 'aerc' and '= hydroxide'. Would it make sense to look at the new patches instead of tryin= g to move forward on the older issue? > > Note: I didn't receive your email since you only replied to the debbugs a= ddress. That explains why I didn't answer sooner. > > Sincerely, > -- > Jean SIMARD aka woshilapin > > Le mercredi 26 juin 2024 =C3=A0 09:33, Jean SIMARD a =C3=A9crit : > > > Change-Id: Ic94a984da0cd458037f1246a8501f6cb10c19708 > > > > Note that `go-github-com-emersion-go-smtp` is already used in an > > older version for `aerc`. The newer version, needed for `hydroxide` > > does not compile for `aerc`. Therefore, a variant is needed for > > `hydroxide`. > > > > Change-Id: Ibb4599e008806afc0f1908baf4b4c54f5e30c059 > > --- > > gnu/packages/golang-crypto.scm | 24 ++++++ > > gnu/packages/golang.scm | 135 +++++++++++++++++++++++++++++++++ > > gnu/packages/mail.scm | 37 +++++++++ > > 3 files changed, 196 insertions(+) > > > > diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypt= o.scm > > index 94112973b5..5921acb4f1 100644 > > --- a/gnu/packages/golang-crypto.scm > > +++ b/gnu/packages/golang-crypto.scm > > @@ -21,6 +21,7 @@ > > ;;; Copyright =C2=A9 2023 Jack Hill jackhill@jackhill.us > > > > ;;; Copyright =C2=A9 2024 Troy Figiel troy@troyfigiel.com > > > > ;;; Copyright =C2=A9 2024 Jesse Eisses jesse@eisses.email > > > > +;;; Copyright =C2=A9 2024 Jean Simard woshilapin@tuziwo.info > > > > ;;; > > ;;; This file is part of GNU Guix. > > ;;; > > @@ -375,6 +376,29 @@ (define-public go-github-com-dvsekhvalnov-jose2go > > library.") > > (license license:expat))) > > > > +(define-public go-github-com-emersion-go-bcrypt > > + (package > > + (name "go-github-com-emersion-go-bcrypt") > > + (version "0.0.0-20170822072041-6e724a1baa63") > > + (source > > + (origin > > + (method git-fetch) > > + (uri (git-reference > > + (url "https://github.com/emersion/go-bcrypt") > > + (commit (go-version->git-ref version)))) > > > > + (file-name (git-file-name name version)) > > + (sha256 > > + (base32 "1pchrgs05w30iqbh4d6iys4wvlyajsdwchp5mkf59amgsbyjaqgm")))) > > + (build-system go-build-system) > > + (arguments > > + (list > > + #:import-path "github.com/emersion/go-bcrypt")) > > + (propagated-inputs (list go-golang-org-x-crypto)) > > + (home-page "https://github.com/emersion/go-bcrypt") > > + (synopsis "Extract of bcrypt from golang.org/x/crypto/bcrypt") > > + (description "An extract bcrypt from golang.org/x/crypto/bcrypt.") > > + (license license:bsd-3))) > > + > > (define-public go-github-com-emersion-go-pgpmail > > (package > > (name "go-github-com-emersion-go-pgpmail") > > diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm > > index 0b1a16d8e1..6e568d8add 100644 > > --- a/gnu/packages/golang.scm > > +++ b/gnu/packages/golang.scm > > @@ -45,6 +45,7 @@ > > ;;; Copyright =C2=A9 2023 Cl=C3=A9ment Lassieur clement@lassieur.org > > > > ;;; Copyright =C2=A9 2024 Troy Figiel troy@troyfigiel.com > > > > ;;; Copyright =C2=A9 2024 Greg Hogan code@greghogan.com > > > > +;;; Copyright =C2=A9 2024 Jean Simard woshilapin@tuziwo.info > > > > ;;; > > ;;; This file is part of GNU Guix. > > ;;; > > @@ -5860,6 +5861,32 @@ (define-public go-github-com-ddevault-go-libvter= m > > "This is a fork of another go-libvterm library for use with aerc.") > > (license license:expat)))) > > > > +(define-public go-github-com-boltdb-bolt > > + (package > > + (name "go-github-com-boltdb-bolt") > > + (version "1.3.1") > > + (source > > + (origin > > + (method git-fetch) > > + (uri (git-reference > > + (url "https://github.com/boltdb/bolt") > > + (commit (string-append "v" version)))) > > + (file-name (git-file-name name version)) > > + (sha256 > > + (base32 "0z7j06lijfi4y30ggf2znak2zf2srv2m6c68ar712wd2ys44qb3r")))) > > + (build-system go-build-system) > > + (arguments > > + (list > > + #:import-path "github.com/boltdb/bolt" > > + #:tests? #f)) > > + (home-page "https://github.com/boltdb/bolt") > > + (synopsis "Pure Go key/value store inspired by Howard Chu's LMDB proj= ect") > > + (description > > + "Bolt is a pure Go key/value store inspired by Howard Chu's LMDB proj= ect. > > + The goal of the project is to provide a simple, fast, and reliable da= tabase > > + for projects that don't require a full database server such as Postgr= es or MySQL.") > > + (license license:expat))) > > + > > (define-public go-github-com-emersion-go-imap > > (package > > (name "go-github-com-emersion-go-imap") > > @@ -5936,6 +5963,21 @@ (define-public go-github-com-emersion-go-smtp > > defined by RFC 5321.") > > (license license:expat))) > > > > +(define-public go-github-com-emersion-go-smtp-v0.18 > > + (package > > + (inherit go-github-com-emersion-go-smtp) > > + (name "go-github-com-emersion-go-smtp") > > + (version "0.18.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 "1d17gmz88cnfld8y1j2jsmldhvg8czbdmrjis0ls9zi7rfqlmnra")))))) > > + > > (define-public go-github-com-emersion-go-sasl > > (package > > (name "go-github-com-emersion-go-sasl") > > @@ -6085,6 +6127,99 @@ (define-public go-github-com-emersion-go-mbox > > @code{mbox} files.") > > (license license:expat))) > > > > +(define-public go-github-com-emersion-go-vcard > > + (package > > + (name "go-github-com-emersion-go-vcard") > > + (version "0.0.0-20230815062825-8fda7d206ec9") > > + (source > > + (origin > > + (method git-fetch) > > + (uri (git-reference > > + (url "https://github.com/emersion/go-vcard") > > + (commit (go-version->git-ref version)))) > > > > + (file-name (git-file-name name version)) > > + (sha256 > > + (base32 "12n5jinj5xzdfl9jhqvjbzxvj32bw310mdw4q5rjv35pk566zixl")))) > > + (build-system go-build-system) > > + (arguments > > + (list > > + #:import-path "github.com/emersion/go-vcard")) > > + (home-page "https://github.com/emersion/go-vcard") > > + (synopsis "Go library to parse and format vCard") > > + (description "A Go library to parse and format vCard.") > > + (license license:expat))) > > + > > +(define-public go-github-com-teambition-rrule-go > > + (package > > + (name "go-github-com-teambition-rrule-go") > > + (version "1.8.2") > > + (source > > + (origin > > + (method git-fetch) > > + (uri (git-reference > > + (url "https://github.com/teambition/rrule-go") > > + (commit (string-append "v" version)))) > > + (file-name (git-file-name name version)) > > + (sha256 > > + (base32 "1fnbava35w9z60carny5b7whd4nkv6hrf9g43wwg8d88gfij9zj2")))) > > + (build-system go-build-system) > > + (arguments > > + (list > > + #:import-path "github.com/teambition/rrule-go")) > > + (home-page "https://github.com/teambition/rrule-go") > > + (synopsis > > + "Go library for working with recurrence rules for calendar dates") > > + (description > > + "A go library for working with recurrence rules for calendar dates.") > > + (license license:expat))) > > + > > +(define-public go-github-com-emersion-go-ical > > + (package > > + (name "go-github-com-emersion-go-ical") > > + (version "0.0.0-20240127095438-fc1c9d8fb2b6") > > + (source > > + (origin > > + (method git-fetch) > > + (uri (git-reference > > + (url "https://github.com/emersion/go-ical") > > + (commit (go-version->git-ref version)))) > > > > + (file-name (git-file-name name version)) > > + (sha256 > > + (base32 "01cn9kggkdalb6xp2nrka01gs40zs8v6h5bq8d2m8wrdcsy5b36v")))) > > + (build-system go-build-system) > > + (arguments > > + (list > > + #:import-path "github.com/emersion/go-ical")) > > + (propagated-inputs (list go-github-com-teambition-rrule-go)) > > + (home-page "https://github.com/emersion/go-ical") > > + (synopsis "Go library for iCalendar") > > + (description "An iCalendar library for Go.") > > + (license license:expat))) > > + > > +(define-public go-github-com-emersion-go-webdav > > + (package > > + (name "go-github-com-emersion-go-webdav") > > + (version "v0.3.2-0.20220524091811-5d845721d8f7") > > + (source > > + (origin > > + (method git-fetch) > > + (uri (git-reference > > + (url "https://github.com/emersion/go-webdav") > > + (commit (go-version->git-ref version)))) > > > > + (file-name (git-file-name name version)) > > + (sha256 > > + (base32 "1vxf9k7m4lxsyry374bm4y34d2sb2ssy0c45mb1vchdfhffgyj9i")))) > > + (build-system go-build-system) > > + (arguments > > + (list > > + #:import-path "github.com/emersion/go-webdav")) > > + (propagated-inputs (list go-github-com-emersion-go-ical > > + go-github-com-emersion-go-vcard)) > > + (home-page "https://github.com/emersion/go-webdav") > > + (synopsis "Go library for WebDAV, CalDAV and CardDAV") > > + (description "A Go library for WebDAV, CalDAV and CardDAV.") > > + (license license:expat))) > > + > > (define-public go-github-com-google-go-cmp-cmp > > (package > > (name "go-github-com-google-go-cmp-cmp") > > diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm > > index de6d21e7cc..dd813baef6 100644 > > --- a/gnu/packages/mail.scm > > +++ b/gnu/packages/mail.scm > > @@ -56,6 +56,7 @@ > > ;;; Copyright =C2=A9 2023 Arjan Adriaanse arjan@adriaan.se > > > > ;;; Copyright =C2=A9 2023 Wilko Meyer w@wmeyer.eu > > > > ;;; Copyright =C2=A9 2024 Benjamin Slade slade@lambda-y.net > > > > +;;; Copyright =C2=A9 2024 Jean Simard woshilapin@tuziwo.info > > > > ;;; > > ;;; This file is part of GNU Guix. > > ;;; > > @@ -5121,3 +5122,39 @@ (define-public aerc > > ;; > ;; 1073eb2391%40disroot.org%3E> > > > > (license license:gpl3+))) > > + > > +(define-public hydroxide > > + (package > > + (name "hydroxide") > > + (version "0.2.28") > > + (source > > + (origin > > + (method git-fetch) > > + (uri (git-reference > > + (url "https://github.com/emersion/hydroxide") > > + (commit (string-append "v" version)))) > > + (file-name (git-file-name name version)) > > + (sha256 > > + (base32 "1a7qga9qxwcdjimra9d9jnkds1iwh2sqk6241p4di6awli9zksv1")))) > > + (build-system go-build-system) > > + (arguments > > + (list > > + #:import-path "github.com/emersion/hydroxide/cmd/hydroxide" > > + #:unpack-path "github.com/emersion/hydroxide")) > > + (inputs (list go-github-com-protonmail-go-crypto > > + go-github-com-boltdb-bolt > > + go-github-com-emersion-go-bcrypt > > + go-github-com-emersion-go-imap > > + go-github-com-emersion-go-mbox > > + go-github-com-emersion-go-message > > + go-github-com-emersion-go-smtp-v0.18 > > + go-github-com-emersion-go-vcard > > + go-github-com-emersion-go-webdav > > + go-golang-org-x-crypto > > + go-golang-org-x-term)) > > + (home-page "https://github.com/emersion/hydroxide") > > + (synopsis "Third-party, open-source ProtonMail bridge") > > + (description "A third-party, open-source ProtonMail bridge. > > + For power users only, designed to run on a server. > > + hydroxide supports CardDAV, IMAP and SMTP.") > > + (license license:expat))) > > -- > > 2.41.0 --=20 VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/ GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5 =E2=80=A6 =D0=BD=D0=B0=D1=88 =D1=80=D0=B0=D0=B7=D1=83=D0=BC - =D0=BF=D1=80= =D0=B5=D0=B2=D0=BE=D1=81=D1=85=D0=BE=D0=B4=D0=BD=D0=B0=D1=8F =D0=BE=D0=B1= =D1=8A=D1=8F=D1=81=D0=BD=D0=B8=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F = =D0=BC=D0=B0=D1=88=D0=B8=D0=BD=D0=B0 =D0=BA=D0=BE=D1=82=D0=BE=D1=80=D0=B0= =D1=8F =D1=81=D0=BF=D0=BE=D1=81=D0=BE=D0=B1=D0=BD=D0=B0 =D0=BD=D0=B0=D0=B9=D1=82=D0=B8 =D1=81=D0=BC=D1=8B=D1=81=D0=BB =D0=BF=D0=BE= =D1=87=D1=82=D0=B8 =D0=B2 =D1=87=D0=B5=D0=BC =D1=83=D0=B3=D0=BE=D0=B4=D0=BD= =D0=BE, =D0=B8=D1=81=D1=82=D0=BE=D0=BB=D0=BA=D0=BE=D0=B2=D0=B0=D1=82=D1=8C = =D0=BB=D1=8E=D0=B1=D0=BE=D0=B9 =D1=84=D0=B5=D0=BD=D0=BE=D0=BC=D0=B5=D0=BD, = =D0=BD=D0=BE =D1=81=D0=BE=D0=B2=D0=B5=D1=80=D1=88=D0=B5=D0=BD=D0=BD=D0=BE =D0=BD=D0=B5 = =D0=B2 =D1=81=D0=BE=D1=81=D1=82=D0=BE=D1=8F=D0=BD=D0=B8=D0=B8 =D0=BF=D1=80= =D0=B8=D0=BD=D1=8F=D1=82=D1=8C =D0=BC=D1=8B=D1=81=D0=BB=D1=8C =D0=BE =D0=BD= =D0=B5=D0=BF=D1=80=D0=B5=D0=B4=D1=81=D0=BA=D0=B0=D0=B7=D1=83=D0=B5=D0=BC=D0= =BE=D1=81=D1=82=D0=B8. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:36:52 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:36:52 +0000 Received: from localhost ([127.0.0.1]:53834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfka-0001eF-Ao for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:36:52 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:53327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfkY-0001e0-Hh for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:36:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697004; x=1719956204; bh=xH/Tu1n0VwURoHTLY0Vj9S8xzOOyRncHHxTbxs7sxZY=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=HeysPRMPIplydNUit03M9WO2s/k3oHMXTCjBvbnYnsobl0D57iPqw6bNiX/ODDyM1 VBokm4kqqPEWdUWRpu2y+j52a7cta/5vLOV7afnY7FaEc5kuuIAvD+MjsC+r3zAVUs 1yFbaQpwKcUPwWYGc7AlJceYcjl7fmake/EtEs1UcuUl5DZn1nJ4zPjwFf+2InZKhg jSc4kv5R7Vnkw+S9cCht/Pk0Rq3DYZF/KxeIP3LS6bB9nsHdA7gVuB2TQtfNS/PiMv uKQCyReTqq8z7IUg5nW0BmE9W55ucD9PlT2C0bW0t9/M1pAw5UHBQ0BY+6fHMrQ/8Q LU7FW5PHEE4mQ== Date: Sat, 29 Jun 2024 21:36:39 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH v2 1/7] gnu: go-github-com-emersion-go-pgpmail: Update to 0.2.1. Message-ID: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 636f43b583bbe6ff7629b04842482fe130b3a783 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/golang-crypto.scm (go-github-com-emersion-go-pgpmail): Updat= e to 0.2.1. Change-Id: I8d37b5810327f02ae1c19e4532994a6aa6e13e3c --- gnu/packages/golang-crypto.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index ddeb79badf..bf9618fca4 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -414,7 +414,7 @@ (define-public go-github-com-dvsekhvalnov-jose2go (define-public go-github-com-emersion-go-pgpmail (package (name "go-github-com-emersion-go-pgpmail") - (version "0.2.0") + (version "0.2.1") (source (origin (method git-fetch) @@ -423,7 +423,7 @@ (define-public go-github-com-emersion-go-pgpmail (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0ar26b0apw5bxn58qfn1a79cxigbmrqm1irh1rb7x57fydihc7wm")))) + (base32 "1fiqpdwxnfba2cgij7j83dfqc0zz4mq95x15wicgm5f3vjr1xg5h")))) (build-system go-build-system) (arguments (list ;; tests don't support our version of protonmail/go-crypto; see base-commit: f3689976da3d23b0a73cf1733da04add5e1035ee --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:37:00 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:37:00 +0000 Received: from localhost ([127.0.0.1]:53838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfkh-0001eY-K5 for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:00 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:24703) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfkf-0001eE-SD for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:36:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697012; x=1719956212; bh=i5NdxZ3cGPvGhKZvX6OEflEgHXptsGnYcgQzktiSSv4=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=SfQ0Zzg9LEoYYRmg/2LbbtXiXiwvrtgHermuXEonhKw2xMWfSHpFiV/B3kVMtShrH HYeKfIkjA8Ig1KhvUoHey8qxZRRfRErTfeer1uSm+CfKQzOoZAuODfwG/ALiE6vxUJ vha+b4THpPz8Mwcg8GF9yI/ndOSVodYVWfUr8CaxxxTJsAK/yaia1N4Qa0Y+2ov5uF tLDnZJmEctO6Y67bhwPOizfaKAX3r11oEvMnIKw95d9oHpCmCY+1Io8awS8hYotWjW 2jMqjCz5xxJC11vOUpL1W94xiuDEvv8OqWWxORunhx1XbgN/XSytb9UOMLGHbnOTgz 4gMzfJrS+mL8A== Date: Sat, 29 Jun 2024 21:36:47 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH v2 2/7] gnu: go-github-com-protonmail-go-crypto: Update to 0.0.0-20230923063757-afb1ddc0824c. Message-ID: In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 089844d181bf5160cebba595c723e2fb93595e86 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/golang-crypto.scm (go-github-com-protonmail-go-crypto): Upda= te to 0.0.0-20230923063757-afb1ddc0824c. [inputs]: Add go-github-com-cloudflare-circl. [format]: Apply 'guix style' to the package Change-Id: I775c32f7da0e1983c085ddaf24f7767909bdaebc --- gnu/packages/golang-crypto.scm | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index bf9618fca4..998a1090b2 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -1021,7 +1021,7 @@ (define-public go-github-com-pion-randutil (define-public go-github-com-protonmail-go-crypto (package (name "go-github-com-protonmail-go-crypto") - (version "0.0.0-20220623141421-5afb4c282135") + (version "0.0.0-20230923063757-afb1ddc0824c") (source (origin (method git-fetch) @@ -1030,20 +1030,21 @@ (define-public go-github-com-protonmail-go-crypto (commit (go-version->git-ref version)))) (file-name (git-file-name name version)) (sha256 - (base32 "05qxdbn8wdk901z5kw2r3jdrag58nxlcsy0p8xd6rq0d71sw94wy")))) + (base32 "11q94983r6zjrdvflpikms4773a9s5vb9gg4qw1rj5800yhhah0n")))) (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)) + (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 + go-github-com-cloudflare-circl)) (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 + (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.") --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:37:13 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:37:13 +0000 Received: from localhost ([127.0.0.1]:53845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfkv-0001ff-3S for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:13 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:50897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfks-0001fQ-1K for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697024; x=1719956224; bh=wKYXU4O3/0d4x9QdiB5QbhJz1fIOY6qPrxvcKY2+Oxg=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=KMw79H9GyLe+JPYC4YxZyw8/KtLV4CqL2QQxVe+nVeWqMK6/6Gq2qRrvet2wpb1KH ngRO5V19KISQaEI7xTQ7vFZDojx6qIsG6SkeEv0TomrWEYwEomfKHSgmHdT8dvQEqk 8sXH+9ReAwIOwuKuFoldqktgYH9MjhRr9RyYGFp7pDV5A44XiLUbpBzEyRb7uTkY04 1n4wq6PmC8q3UU3HMHgVnFKzE0Wp3wRMG46jcAb/dRMuoKwhvgkcrhcftfiIj+P8zQ FzBUe5OVWvqD7tPuHCGwTh8KVT1thnEUx9Jo+yLKCCJCq72ZsAkI8UFecoftucChWB 60TzQObUcIvcg== Date: Sat, 29 Jun 2024 21:36:57 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH v2 3/7] gnu: Add go-github-com-boltdb-bolt. Message-ID: <818b8327602b5e0a37ce8383385e5f178f11d28d.1719696984.git.woshilapin@tuziwo.info> In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: b865a77008de12c59ac331fe51ca14f957cdc6ee MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/golang.scm (go-github-com-boltdb-bolt): New variable. Change-Id: I931688d0c32fc16a50cb58d4a7fef627d4e584a5 --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index d9145e9ac4..3daf97ec92 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -46,6 +46,7 @@ ;;; Copyright =C2=A9 2024 Troy Figiel ;;; Copyright =C2=A9 2024 Greg Hogan ;;; Copyright =C2=A9 2024 Brennan Vincent +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -5731,6 +5732,32 @@ (define-public go-github-com-ddevault-go-libvterm "This is a fork of another go-libvterm library for use with aerc.") (license license:expat)))) =20 +(define-public go-github-com-boltdb-bolt + (package + (name "go-github-com-boltdb-bolt") + (version "1.3.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/boltdb/bolt") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0z7j06lijfi4y30ggf2znak2zf2srv2m6c68ar712wd2ys44qb3r")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/boltdb/bolt" + #:tests? #f)) + (home-page "https://github.com/boltdb/bolt") + (synopsis "Pure Go key/value store inspired by Howard Chu's LMDB proje= ct") + (description + "Bolt is a pure Go key/value store inspired by Howard Chu's LMDB proj= ect. + The goal of the project is to provide a simple, fast, and reliable da= tabase + for projects that don't require a full database server such as Postgr= es or MySQL.") + (license license:expat))) + (define-public go-github-com-emersion-go-imap (package (name "go-github-com-emersion-go-imap") --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:37:20 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:37:21 +0000 Received: from localhost ([127.0.0.1]:53849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfl2-0001g1-Gw for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:20 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:16659) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfl0-0001fg-Cn for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697032; x=1719956232; bh=x24m+ocdrGtE8kR3jDPbrcLMuqpXtz9y/Xhz3l4Brhc=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=iQSUZJqgy+VpsBFW1T1bsD7pvrsnwk4QvRGkk8L3Dfn9CWnj/RGu6N5vigohoYrD2 P50fMe4+HbeMma3gTWPhrw8v/fPkHuAzNXyJomdTNOu2EtkHZYOAjPJ49HFK/pmBVR 0Zwk1xVzyX5kzhBh97ZQazq7LAhYdOtWHDh3PlSCnxmqh85uaS6yPhAXEunWM6u775 RzoTlkJNZnT6R3aiTN7oBi+sclTdZv9WPrlcLQ1XrbVYCzi/x2LhmRFCPI7dzxfQSC Im6E9/D2cWT2+dOeVHNgP7+nOcTVZBgaLuNHJsvUiu3tKiaBHSKyqnZNJRMFb5e5AB D1Ndls77v3z0w== Date: Sat, 29 Jun 2024 21:37:06 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH v2 4/7] gnu: Add go-github-com-emersion-go-bcrypt. Message-ID: <8b4cabf925eb2b424a84f822d4107de4d48246ab.1719696984.git.woshilapin@tuziwo.info> In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: b4658010724e00e0ff577a5f73a9f261fc69b3c3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/golang-crypto.scm (go-github-com-emersion-go-bcrypt): New va= riable. Change-Id: Ib627f26eebe1e530668d5b8f971d082fb0ebbe77 --- gnu/packages/golang-crypto.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index 998a1090b2..ecf75400cb 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -21,6 +21,7 @@ ;;; Copyright =C2=A9 2023, 2024 Artyom V. Poptsov ;;; Copyright =C2=A9 2024 Jesse Eisses ;;; Copyright =C2=A9 2024 Troy Figiel +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -411,6 +412,29 @@ (define-public go-github-com-dvsekhvalnov-jose2go library.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-bcrypt + (package + (name "go-github-com-emersion-go-bcrypt") + (version "0.0.0-20170822072041-6e724a1baa63") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-bcrypt") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1pchrgs05w30iqbh4d6iys4wvlyajsdwchp5mkf59amgsbyjaqgm")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-bcrypt")) + (propagated-inputs (list go-golang-org-x-crypto)) + (home-page "https://github.com/emersion/go-bcrypt") + (synopsis "Extract of bcrypt from golang.org/x/crypto/bcrypt") + (description "An extract bcrypt from golang.org/x/crypto/bcrypt.") + (license license:bsd-3))) + (define-public go-github-com-emersion-go-pgpmail (package (name "go-github-com-emersion-go-pgpmail") --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:37:29 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:37:29 +0000 Received: from localhost ([127.0.0.1]:53853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNflA-0001gN-UX for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:29 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:49921) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfl9-0001g9-5X for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697041; x=1719956241; bh=LD3dUHm5wTLKMQhGGqmV8pRyK/MfUdJbUY1lUmcnlwA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=UXKqVG3bczn2mSBzI0McoM3GBAqMNBqX7jg8s11p/Phqmqk3GGUmevDKYf1x+7PhL QUVoEjCtjmemNWAhVG95fpb85Y+uRtk/AJ9dxMBKQwrDEpxVeSq2TAnNIfXmf8tMe6 e4WCyWjVz7PM+bSOOgKmLzzMPrqpJLGKoe/DQx6Xyaen2At0oMcFZbAPTMiOEgSx/M ul0zSIcWZKfM5lm/cnkGs/beuzBnJmQG+3fD3BhYKKLBZ20jXpXeRsoI+YrUI+11KD kouJHG1YbmhfOAS0R8YXt3XD8n1lUe4u109E2NcYrKV8IWXxL1jMntpNVDkoKLihU8 rE3YCXvzGuLAw== Date: Sat, 29 Jun 2024 21:37:15 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH v2 5/7] gnu: Add go-github-com-emersion-go-vcard. Message-ID: <922a2e3512557f36bf6146651132e6446c150f06.1719696984.git.woshilapin@tuziwo.info> In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 6d69bbca17525b79976dcbe215bd980ee35cb1c8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/golang.scm (go-github-com-emersion-go-vcard): New variable. Change-Id: I455fda8050424e7263ceb23e0d55520336b73223 --- gnu/packages/golang.scm | 93 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3daf97ec92..72bd64f7cd 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5985,6 +5985,99 @@ (define-public go-github-com-emersion-go-mbox @code{mbox} files.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-vcard + (package + (name "go-github-com-emersion-go-vcard") + (version "0.0.0-20230815062825-8fda7d206ec9") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-vcard") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "12n5jinj5xzdfl9jhqvjbzxvj32bw310mdw4q5rjv35pk566zixl")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-vcard")) + (home-page "https://github.com/emersion/go-vcard") + (synopsis "Go library to parse and format vCard") + (description "A Go library to parse and format vCard.") + (license license:expat))) + +(define-public go-github-com-teambition-rrule-go + (package + (name "go-github-com-teambition-rrule-go") + (version "1.8.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/teambition/rrule-go") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1fnbava35w9z60carny5b7whd4nkv6hrf9g43wwg8d88gfij9zj2")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/teambition/rrule-go")) + (home-page "https://github.com/teambition/rrule-go") + (synopsis + "Go library for working with recurrence rules for calendar dates") + (description + "A go library for working with recurrence rules for calendar dates.") + (license license:expat))) + +(define-public go-github-com-emersion-go-ical + (package + (name "go-github-com-emersion-go-ical") + (version "0.0.0-20240127095438-fc1c9d8fb2b6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-ical") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "01cn9kggkdalb6xp2nrka01gs40zs8v6h5bq8d2m8wrdcsy5b36v")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-ical")) + (propagated-inputs (list go-github-com-teambition-rrule-go)) + (home-page "https://github.com/emersion/go-ical") + (synopsis "Go library for iCalendar") + (description "An iCalendar library for Go.") + (license license:expat))) + +(define-public go-github-com-emersion-go-webdav + (package + (name "go-github-com-emersion-go-webdav") + (version "v0.3.2-0.20220524091811-5d845721d8f7") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-webdav") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1vxf9k7m4lxsyry374bm4y34d2sb2ssy0c45mb1vchdfhffgyj9i")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-webdav")) + (propagated-inputs (list go-github-com-emersion-go-ical + go-github-com-emersion-go-vcard)) + (home-page "https://github.com/emersion/go-webdav") + (synopsis "Go library for WebDAV, CalDAV and CardDAV") + (description "A Go library for WebDAV, CalDAV and CardDAV.") + (license license:expat))) + (define-public go-github-com-google-go-cmp-cmp (package (name "go-github-com-google-go-cmp-cmp") --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:37:37 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:37:37 +0000 Received: from localhost ([127.0.0.1]:53857 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNflJ-0001gl-CL for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:37 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:55561) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNflH-0001gV-7s for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697049; x=1719956249; bh=JruJX+s9tqABIFe5Tui10bgbPKsb1pqAh2/Fx80VGok=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=n632kot0TL2KXuDRyufSI8bq9d2XtY7Kx3k1TVrq3YfYAvBHfWcV7VBBnRW+04UE0 +2mOpe5nEj3/t6mRywbQUwaE4g24nUn4St/gEyEtdypSqGLbuhxMZ0ZTv+77Dv3Vj6 n9KDYMcy1GVbJZTZZjymGhunQcKEI6sZ0jTpS8Vj9pC7EBkFDp5c3GFOKn0DGPQwhN vxOmme3OJSsiZVxrg+binqHCAwoja/JqRSYNuVtmk9LMGmd+h2HAtxg3gIo+k/2riC UnPNyNRw/7dCsvFGYn/6wxW3blvbR7ZPvB+YcBfrMNA5NjSRzdKkPi2xqdTwrGBIVw gRj5W+pcwne4w== Date: Sat, 29 Jun 2024 21:37:24 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH v2 6/7] gnu: Add go-github-com-emersion-go-smtp-v0.18. Message-ID: <6793465a0a7da3f1f9187687bb52fa7aa6d60cd4.1719696984.git.woshilapin@tuziwo.info> In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: db2b64ff84fb2f8718ba75d90ad4cc6e12c32973 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/golang.scm (go-github-com-emersion-go-smtp-v0.18): New varia= ble. Change-Id: Ib6ea1885abba6b76d1935872b800dc7eed8ab303 --- gnu/packages/golang.scm | 57 +++++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 22 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 72bd64f7cd..d7a3dbf3f6 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5834,29 +5834,42 @@ (define-public go-github-com-emersion-go-smtp defined by RFC 5321.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-smtp-v0.18 + (package + (inherit go-github-com-emersion-go-smtp) + (name "go-github-com-emersion-go-smtp") + (version "0.18.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 "1d17gmz88cnfld8y1j2jsmldhvg8czbdmrjis0ls9zi7rfqlmnra"))))= )) + (define-public go-github-com-emersion-go-sasl - (let ((commit "0b9dcfb154ac3d7515b08bc2691a0332800edfe9") - (revision "1")) - (package - (name "go-github-com-emersion-go-sasl") - (version (git-version "0.0.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/emersion/go-sasl") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1cbf86wkqrdinfydndgdlnayg4a5mg3d4vqra377j2sfkg7wj0hs")))) - (build-system go-build-system) - (arguments - (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.") - (license license:expat)))) + (package + (name "go-github-com-emersion-go-sasl") + (version "0.0.0-20220912192320-0145f2c60ead") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-sasl") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "00bkl56zycs3pd1schkxx3swfjixz0lvnzdxkxx9piv99w91v2n4")))) + (build-system go-build-system) + (arguments + (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.") + (license license:expat))) =20 (define-public go-github-com-emersion-go-imap-idle (let ((commit "2704abd7050ed7f2143753554ee23affdf847bd9") --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:37:48 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:37:48 +0000 Received: from localhost ([127.0.0.1]:53861 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNflT-0001hB-Or for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:48 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:17613) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNflR-0001gu-05 for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:37:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697059; x=1719956259; bh=cpzFwZkMfOsQOjmoRIESR6zrT5fVFr2Bcu/TmOvwaeQ=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=kMjyNmswTB2qsljC0XrHQkEeZ9YLX/UJjs25mP0b9/B7coRIOyKjpGL/UBa81aZYP j3P89mwMomCKNL+aM1CQRkB8v1p82pYn2bVPDmXp15nG/fJs+1VUmH9O/U+lNCnorU pof83qjcqayqtOBqxmoNmNQvtwzOCMt2a4cdBmJyqdnXurD+g1jC/fdYO4TlkZaYQK ttpcz7LqG8V0jKDBEcTWXgroRHFdTcIUuP0kOeekWpwfmBoTRekKvjcOcf2qqZVU2W u5WxtLVnIMFdfPV2dMRg9QNJ0ejNLPeMXcBmV7+H6Jntbep0eDudMXYH7lcjxCcEfC hqC0wfsmnHTSg== Date: Sat, 29 Jun 2024 21:37:33 +0000 To: 71780@debbugs.gnu.org From: Jean SIMARD Subject: [PATCH v2 7/7] gnu: Add hydroxide. Message-ID: In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: b120c8a7d16061186a2237fc3416f355793f9dbf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/mail.scm (hydroxide): New variable. Change-Id: Ic20d8d3d22afc4a580094bed64d0aa5059a1a9cf --- gnu/packages/mail.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index de6d21e7cc..dd813baef6 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -56,6 +56,7 @@ ;;; Copyright =C2=A9 2023 Arjan Adriaanse ;;; Copyright =C2=A9 2023 Wilko Meyer ;;; Copyright =C2=A9 2024 Benjamin Slade +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -5121,3 +5122,39 @@ (define-public aerc ;; (license license:gpl3+))) + +(define-public hydroxide + (package + (name "hydroxide") + (version "0.2.28") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/hydroxide") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1a7qga9qxwcdjimra9d9jnkds1iwh2sqk6241p4di6awli9zksv1")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/hydroxide/cmd/hydroxide" + #:unpack-path "github.com/emersion/hydroxide")) + (inputs (list go-github-com-protonmail-go-crypto + go-github-com-boltdb-bolt + go-github-com-emersion-go-bcrypt + go-github-com-emersion-go-imap + go-github-com-emersion-go-mbox + go-github-com-emersion-go-message + go-github-com-emersion-go-smtp-v0.18 + go-github-com-emersion-go-vcard + go-github-com-emersion-go-webdav + go-golang-org-x-crypto + go-golang-org-x-term)) + (home-page "https://github.com/emersion/hydroxide") + (synopsis "Third-party, open-source ProtonMail bridge") + (description "A third-party, open-source ProtonMail bridge. + For power users only, designed to run on a server. + hydroxide supports CardDAV, IMAP and SMTP.") + (license license:expat))) --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 29 17:43:37 2024 Received: (at 71780) by debbugs.gnu.org; 29 Jun 2024 21:43:38 +0000 Received: from localhost ([127.0.0.1]:53870 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfr7-0001rF-LE for submit@debbugs.gnu.org; Sat, 29 Jun 2024 17:43:37 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:27903) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNfr5-0001qy-Io for 71780@debbugs.gnu.org; Sat, 29 Jun 2024 17:43:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail; t=1719697409; x=1719956609; bh=JkuVuPwlzAhxCaguWEqNj8144Oi7Rs/QyqDo++9VP04=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=Xo4FmlVNIOJZWq697RZJBdR54qE7RdM0ORM8CTxhr7VEJ5PTB7cdPWiezaxZrC9RS 3fyAtOiMOLzcgPqhpQP1Px/t0k/YazORFqPLunyH9ms7gft6djEU/D06tcF84OhAWi P1uijXhIqVqsSUQk/1GB2x55cjfaTmqy0ZFJr7wAio3a3aNMbC2PjGTLnhuGGzrPrZ omrPg6U9hiGWl6DwebHD5gsQ76R5e8u9wCa2hWXgcwP49S79yxnCdAnfg+uItdcOf8 GH+USJ4fqog/Xvugmuv8/NaLbpR+qJmjodrv00f/Uge9x3nSii3wG5jE3AO1DVbWLn fc83/UlcKAWgQ== Date: Sat, 29 Jun 2024 21:43:25 +0000 To: 71780@debbugs.gnu.org From: woshilapin Subject: Re: [PATCH v2 7/7] gnu: Add hydroxide. Message-ID: In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 9d7def56edc582b6fe5db47b99c87b48aa4bbce0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Oleg, I tried to use etc/commiter.scm with some success, but it was breaking on s= ome of the Update commits: I took inspiration on some of the existing commi= ts to improve them. In the end, I believe it's better than it was. Don't hesitate to point me to some more tooling or documentation, since thi= s is my first experience with guix packaging, and with 'git send-email', th= ere might still be a lot of things that I don't do correctly. Thank you very much for taking some time reviewing these. -- Jean SIMARD aka woshilapin From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:08:14 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:08:14 +0000 Received: from localhost ([127.0.0.1]:40977 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9h-0003KA-Kk for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:13 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:42363) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9e-0003IX-Ab for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085672; x=1722344872; bh=ud47m2Nw03/sYEQD6NmwutFwd7hBMVBevZZElNhc4kQ=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=OjfnDDkx6E9BnfwqYvCoVBdB+817rLsFJsS6imr8GraXaRbi95aKqTloS6+boUrAC qUObIq0YYtW8kxc7jW+rihmlT29Q8cHgnydNvCNr4cSPqUEF4h6vg4F627t4a8eE3D gp3aAnRh0VqrIZTK2zYEDZ96kNfsuSsyDyOEh8X0f6JXz0HURP0j0OtLARZoheIb3t Xjdzqj3P0HModYfC0fNfub0pOuQElTAYtuP7LAh42eK9MgCIzZfQeDcsZ0P3K7gjho EBYEmyNSQZUfYWfMD+GsA9R380SV/optNZ+529krO0bETOpLVmjDArxYk6ib4SVpzb csaODVoK5gO1A== Date: Sat, 27 Jul 2024 13:07:44 +0000 To: 71780@debbugs.gnu.org, sharlatanus@gmail.com From: Jean SIMARD Subject: [PATCH v3 1/7] gnu: go-github-com-emersion-go-pgpmail: Update to 0.2.1. Message-ID: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> Feedback-ID: 30348956:user:proton X-Pm-Message-ID: d6a9c5c048cbd8d5abb21940420726a3828dd3cf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/golang-crypto.scm (go-github-com-emersion-go-pgpmail): Updat= e to 0.2.1. Change-Id: I8d37b5810327f02ae1c19e4532994a6aa6e13e3c --- gnu/packages/golang-crypto.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index 3fbeac703b..ce9aef102b 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -480,7 +480,7 @@ (define-public go-github-com-dvsekhvalnov-jose2go (define-public go-github-com-emersion-go-pgpmail (package (name "go-github-com-emersion-go-pgpmail") - (version "0.2.0") + (version "0.2.1") (source (origin (method git-fetch) @@ -489,7 +489,7 @@ (define-public go-github-com-emersion-go-pgpmail (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0ar26b0apw5bxn58qfn1a79cxigbmrqm1irh1rb7x57fydihc7wm")))) + (base32 "1fiqpdwxnfba2cgij7j83dfqc0zz4mq95x15wicgm5f3vjr1xg5h")))) (build-system go-build-system) (arguments (list ;; tests don't support our version of protonmail/go-crypto; see base-commit: c6ff1d6ff761af0bd9bac5403fd834f04a14a192 --=20 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:08:14 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:08:14 +0000 Received: from localhost ([127.0.0.1]:40979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9h-0003KK-Vm for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:14 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:36245) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9e-0003Id-Lo for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085674; x=1722344874; bh=na79KIq7vrvJGmhFvV6tU0htGMuUq1hlMTmoXi03Wrc=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=S26zM5reTZ/j36Q/VvX3VzX53VN36ijvVDR0qF0qTPCN/a5EzynIzIUC/CM5UAGUp U4Dc5IeqwrvJ1dR/j1AhxcyKh6lo4v4j5MSz7/FpVCIc3qhKTvfLJPhB0NqYRNFMNX 72hgFmcsVWqMnlgxw7aXTXBduSwex4dGQ3JUbIQxfcC7BumyrTKSv6zeJlqwo2WvEL fQULYpS4Au5cHIuH2O3XnE+G/7SzlFiBmh0WNq35Mj/ye9yp/gipb3krv/K2b75kjc H7mRx+PDdn9G1rGJ+LV1aRz7R0t1Rx0GhUGXD/Rp3SsXt7r9o9uXOvEtLWf0O0p0fd Yf9awMCxd8BdQ== Date: Sat, 27 Jul 2024 13:07:52 +0000 To: 71780@debbugs.gnu.org, sharlatanus@gmail.com From: Jean SIMARD Subject: [PATCH v3 2/7] gnu: go-github-com-protonmail-go-crypto: Update to 0.0.0-20230923063757-afb1ddc0824c. Message-ID: <94bebad38f4c477b7eb882f6e8d026da019ac3aa.1722085502.git.woshilapin@tuziwo.info> In-Reply-To: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> References: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 4e1cbbf69caff6e865d352732c98e4886f32a1a6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/golang-crypto.scm (go-github-com-protonmail-go-crypto): Upda= te to 0.0.0-20230923063757-afb1ddc0824c. [inputs]: Add go-github-com-cloudflare-circl. [format]: Apply 'guix style' to the package Change-Id: I775c32f7da0e1983c085ddaf24f7767909bdaebc --- gnu/packages/golang-crypto.scm | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index ce9aef102b..f1ff1c5bd8 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -1127,7 +1127,7 @@ (define-public go-github-com-pion-randutil (define-public go-github-com-protonmail-go-crypto (package (name "go-github-com-protonmail-go-crypto") - (version "0.0.0-20220623141421-5afb4c282135") + (version "0.0.0-20230923063757-afb1ddc0824c") (source (origin (method git-fetch) @@ -1136,20 +1136,21 @@ (define-public go-github-com-protonmail-go-crypto (commit (go-version->git-ref version)))) (file-name (git-file-name name version)) (sha256 - (base32 "05qxdbn8wdk901z5kw2r3jdrag58nxlcsy0p8xd6rq0d71sw94wy")))) + (base32 "11q94983r6zjrdvflpikms4773a9s5vb9gg4qw1rj5800yhhah0n")))) (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)) + (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 + go-github-com-cloudflare-circl)) (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 + (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.") --=20 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:08:22 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:08:23 +0000 Received: from localhost ([127.0.0.1]:40983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9q-0003MO-Fy for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:22 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:46817) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9o-0003L3-6K for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085683; x=1722344883; bh=lOFTf1IyWGDqQ0uRseIulwWyetvoDqiEl93hF9bL03k=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=XC6Qs0+FKOCWBcLCDMlHHrVrzb0g1/gQuWyz+D92uNhMgcpZjD/x6Qxe6nB8HPrwW Syxnih7m37Blks0qEfqj+KuI6u7TvepVNcqwVNivS5TsWi3jn3HRsMwKh5H4QSlJRg ybsH6oCqDLJsi3YZ22DEPxhe4BoDE1QKPT/WGdE7hFz4u2OlPIGc/rK7fdTumwrJu1 pRaEmE46p3Mu4ExPcZOyPVnUrDEYsX6ss4ckHoJcGosrUUgDROT+nT1eh85LpZie4U Xo0RL5N4AEN9KTLkuZr9aVlSivRBJ+WfTOvqf6tMsRVHNR+720yOt/VLaQlVNt4wl5 5N4DEFOKnmvwg== Date: Sat, 27 Jul 2024 13:07:57 +0000 To: 71780@debbugs.gnu.org, sharlatanus@gmail.com From: Jean SIMARD Subject: [PATCH v3 3/7] gnu: Add go-github-com-boltdb-bolt. Message-ID: <360df412b3c52af2bd46229effaf3c0b5f4172e6.1722085502.git.woshilapin@tuziwo.info> In-Reply-To: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> References: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 7c4dac3975a7def1122798e62f42cad4f09689b5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/golang.scm (go-github-com-boltdb-bolt): New variable. Change-Id: I931688d0c32fc16a50cb58d4a7fef627d4e584a5 --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1298a8c58b..58911150b4 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -46,6 +46,7 @@ ;;; Copyright =C2=A9 2024 Troy Figiel ;;; Copyright =C2=A9 2024 Greg Hogan ;;; Copyright =C2=A9 2024 Brennan Vincent +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -5730,6 +5731,32 @@ (define-public go-github-com-ddevault-go-libvterm "This is a fork of another go-libvterm library for use with aerc.") (license license:expat)))) =20 +(define-public go-github-com-boltdb-bolt + (package + (name "go-github-com-boltdb-bolt") + (version "1.3.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/boltdb/bolt") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0z7j06lijfi4y30ggf2znak2zf2srv2m6c68ar712wd2ys44qb3r")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/boltdb/bolt" + #:tests? #f)) + (home-page "https://github.com/boltdb/bolt") + (synopsis "Pure Go key/value store inspired by Howard Chu's LMDB proje= ct") + (description + "Bolt is a pure Go key/value store inspired by Howard Chu's LMDB proj= ect. + The goal of the project is to provide a simple, fast, and reliable da= tabase + for projects that don't require a full database server such as Postgr= es or MySQL.") + (license license:expat))) + (define-public go-github-com-emersion-go-imap (package (name "go-github-com-emersion-go-imap") --=20 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:08:30 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:08:30 +0000 Received: from localhost ([127.0.0.1]:40987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9x-0003Ne-U3 for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:30 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:36653) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXh9v-0003MT-O8 for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085691; x=1722344891; bh=mizQfFEj16IqctlIr6DWv4DqtqruTjDzGNFWnqCRYTQ=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=B//pcZnRYWNRcrfgzgB+B2maIfwLgZ3w4Cfpjte8AzDgE6ceppnMLN8NYle8bYazO 7lFMxDgKApkNbJNS4SKIDLdQw1dtZ+rv6A8odd2b8mMWFaguaM7+fyRGUlXquGMplD 0gE9oGLQsiYSr/Y89LDV1LZRbTxdY1hAcFkAY64Lxk+cm1Q/wZe0tpSnRwzhnmXqv2 66FBRko27xE/rMyp7i+pBLmZpDTu4JZ9mYK777EUsbvqmGb9GSwS1YnPH361LB3f5C t32izY5Uir+sNIbjy4nIq7Q+RtA3EaMhqpOr0gBaLFe8+mveAFTVWlLeHhwqA1dzGv aqPGDCNvsmXxQ== Date: Sat, 27 Jul 2024 13:08:06 +0000 To: 71780@debbugs.gnu.org, sharlatanus@gmail.com From: Jean SIMARD Subject: [PATCH v3 4/7] gnu: Add go-github-com-emersion-go-bcrypt. Message-ID: <37b1344adb5e4f3c821b536fbef358cdd9f0dfee.1722085502.git.woshilapin@tuziwo.info> In-Reply-To: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> References: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 07089976ec8512a52e2c25f657f33b7c87693c3f MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/golang-crypto.scm (go-github-com-emersion-go-bcrypt): New va= riable. Change-Id: Ib627f26eebe1e530668d5b8f971d082fb0ebbe77 --- gnu/packages/golang-crypto.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.sc= m index f1ff1c5bd8..d5e712a44d 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -21,6 +21,7 @@ ;;; Copyright =C2=A9 2023, 2024 Artyom V. Poptsov ;;; Copyright =C2=A9 2024 Jesse Eisses ;;; Copyright =C2=A9 2024 Troy Figiel +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -477,6 +478,29 @@ (define-public go-github-com-dvsekhvalnov-jose2go library.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-bcrypt + (package + (name "go-github-com-emersion-go-bcrypt") + (version "0.0.0-20170822072041-6e724a1baa63") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-bcrypt") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1pchrgs05w30iqbh4d6iys4wvlyajsdwchp5mkf59amgsbyjaqgm")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-bcrypt")) + (propagated-inputs (list go-golang-org-x-crypto)) + (home-page "https://github.com/emersion/go-bcrypt") + (synopsis "Extract of bcrypt from golang.org/x/crypto/bcrypt") + (description "An extract bcrypt from golang.org/x/crypto/bcrypt.") + (license license:bsd-3))) + (define-public go-github-com-emersion-go-pgpmail (package (name "go-github-com-emersion-go-pgpmail") --=20 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:08:40 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:08:40 +0000 Received: from localhost ([127.0.0.1]:40991 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhA8-0003P1-9j for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:40 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:17803) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhA5-0003OB-OC for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085701; x=1722344901; bh=8lPYlkFhbjoFNg6s9+jzm/IdXLmSOuOx5dpmMteYQko=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=KTuVtd0ueasmgoEpUY4CsDaLDZQYilCGHNZuJcurpqhSWINInO3vTqY2DtzdmjBFh om323af19B97QV0aRdyNwLU4z590lwJVJL7kkPIOtuBHDFOunXXy/z2oDp9qQEjXxM qPYNccf5YGOikNm/Lxwsd9/H81WL9bPJFX8ctDdTCDIhTzMqyxUvJzd958yyVLmCMG pKvAz9esMXIwZlr2L4VXALL7BoOz+2crUrQSmJAR+3Nur19zjGjhwUR3p0Sjx5oFPX Bpfs/WA0QiTGMLQ1B64koc9uBN3XpX/o3uFEEaCHxYBMrJZ79XZ+r6t8MSIHJib6Mx X8H2BeZA4hZ3g== Date: Sat, 27 Jul 2024 13:08:14 +0000 To: 71780@debbugs.gnu.org, sharlatanus@gmail.com From: Jean SIMARD Subject: [PATCH v3 5/7] gnu: Add go-github-com-emersion-go-vcard. Message-ID: In-Reply-To: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> References: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> Feedback-ID: 30348956:user:proton X-Pm-Message-ID: c62b0e5e3dbca44b14bb2a673f34f0118c8bcb74 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/golang.scm (go-github-com-emersion-go-vcard): New variable. Change-Id: I455fda8050424e7263ceb23e0d55520336b73223 --- gnu/packages/golang.scm | 93 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 58911150b4..046b5189db 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5984,6 +5984,99 @@ (define-public go-github-com-emersion-go-mbox @code{mbox} files.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-vcard + (package + (name "go-github-com-emersion-go-vcard") + (version "0.0.0-20230815062825-8fda7d206ec9") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-vcard") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "12n5jinj5xzdfl9jhqvjbzxvj32bw310mdw4q5rjv35pk566zixl")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-vcard")) + (home-page "https://github.com/emersion/go-vcard") + (synopsis "Go library to parse and format vCard") + (description "A Go library to parse and format vCard.") + (license license:expat))) + +(define-public go-github-com-teambition-rrule-go + (package + (name "go-github-com-teambition-rrule-go") + (version "1.8.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/teambition/rrule-go") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1fnbava35w9z60carny5b7whd4nkv6hrf9g43wwg8d88gfij9zj2")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/teambition/rrule-go")) + (home-page "https://github.com/teambition/rrule-go") + (synopsis + "Go library for working with recurrence rules for calendar dates") + (description + "A go library for working with recurrence rules for calendar dates.") + (license license:expat))) + +(define-public go-github-com-emersion-go-ical + (package + (name "go-github-com-emersion-go-ical") + (version "0.0.0-20240127095438-fc1c9d8fb2b6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-ical") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "01cn9kggkdalb6xp2nrka01gs40zs8v6h5bq8d2m8wrdcsy5b36v")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-ical")) + (propagated-inputs (list go-github-com-teambition-rrule-go)) + (home-page "https://github.com/emersion/go-ical") + (synopsis "Go library for iCalendar") + (description "An iCalendar library for Go.") + (license license:expat))) + +(define-public go-github-com-emersion-go-webdav + (package + (name "go-github-com-emersion-go-webdav") + (version "v0.3.2-0.20220524091811-5d845721d8f7") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-webdav") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1vxf9k7m4lxsyry374bm4y34d2sb2ssy0c45mb1vchdfhffgyj9i")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/go-webdav")) + (propagated-inputs (list go-github-com-emersion-go-ical + go-github-com-emersion-go-vcard)) + (home-page "https://github.com/emersion/go-webdav") + (synopsis "Go library for WebDAV, CalDAV and CardDAV") + (description "A Go library for WebDAV, CalDAV and CardDAV.") + (license license:expat))) + (define-public go-github-com-google-go-cmp-cmp (package (name "go-github-com-google-go-cmp-cmp") --=20 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:08:44 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:08:44 +0000 Received: from localhost ([127.0.0.1]:40995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhAB-0003Q6-Qj for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:44 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:21411) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhAA-0003OR-Pg for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:08:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085706; x=1722344906; bh=ZSDyCRKMi3f+Kh2QUxehc9sd2PqyouSni/Rtsyx5hi0=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=GQyUXbiNlG5FS9u3gvxqI3miqX01EmpbDuRuG5FMBOS1RN3ipdyzuqK2/korlWJOn Q4heP/n+F7On7G4QvEOLhNhN2YH8aM/nexIRrphT/6F2t/HbaqY8jXqLBcUPJyjsvP xhtRPpXrB6ZTdBql0lUtFigLb+WJzh9E6uuquFtezAOO08BiIaL/73o9x6C+n/mloH 26HUPB1WoAxgPTDRIj+N4+27uwxyLX8+2fOs37df6AAbMj96AYNuzAzMQJYT7nZ9pO PIyCT4R8mtuj+Gla3RT+RBBxL6TOzNA9dp0C/KDf3b7yHDkE5XBrRcBIQTwBi072fg TYgNiIPkcnC6g== Date: Sat, 27 Jul 2024 13:08:23 +0000 To: 71780@debbugs.gnu.org, sharlatanus@gmail.com From: Jean SIMARD Subject: [PATCH v3 6/7] gnu: Add go-github-com-emersion-go-smtp-v0.18. Message-ID: <7b637a438e275a435a88ee5f5e6183856d4e92ae.1722085502.git.woshilapin@tuziwo.info> In-Reply-To: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> References: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> Feedback-ID: 30348956:user:proton X-Pm-Message-ID: a1b817959cba92fb65abf1b5a1f5e5160a9d8135 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/golang.scm (go-github-com-emersion-go-smtp-v0.18): New varia= ble. Change-Id: Ib6ea1885abba6b76d1935872b800dc7eed8ab303 --- gnu/packages/golang.scm | 57 +++++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 22 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 046b5189db..1ab1e4e88f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5833,29 +5833,42 @@ (define-public go-github-com-emersion-go-smtp defined by RFC 5321.") (license license:expat))) =20 +(define-public go-github-com-emersion-go-smtp-v0.18 + (package + (inherit go-github-com-emersion-go-smtp) + (name "go-github-com-emersion-go-smtp") + (version "0.18.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 "1d17gmz88cnfld8y1j2jsmldhvg8czbdmrjis0ls9zi7rfqlmnra"))))= )) + (define-public go-github-com-emersion-go-sasl - (let ((commit "0b9dcfb154ac3d7515b08bc2691a0332800edfe9") - (revision "1")) - (package - (name "go-github-com-emersion-go-sasl") - (version (git-version "0.0.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/emersion/go-sasl") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1cbf86wkqrdinfydndgdlnayg4a5mg3d4vqra377j2sfkg7wj0hs")))) - (build-system go-build-system) - (arguments - (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.") - (license license:expat)))) + (package + (name "go-github-com-emersion-go-sasl") + (version "0.0.0-20220912192320-0145f2c60ead") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-sasl") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "00bkl56zycs3pd1schkxx3swfjixz0lvnzdxkxx9piv99w91v2n4")))) + (build-system go-build-system) + (arguments + (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.") + (license license:expat))) =20 (define-public go-github-com-emersion-go-imap-idle (let ((commit "2704abd7050ed7f2143753554ee23affdf847bd9") --=20 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:09:02 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:09:02 +0000 Received: from localhost ([127.0.0.1]:41003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhAT-0003Sj-O7 for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:09:02 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:23259) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhAR-0003RN-CU for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:09:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085719; x=1722344919; bh=JHICJJaTyf8vCgystC42o3WPfgVecPn6Vdx1cncTHJk=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=AF56egrgeNwKdGnrDkccrSWzuJjkZS6BPYnUHAMXej3s3NdujrEyTZ4D8oGtg6dp7 zIAz7E1YAFDLVyECNFCteAdRxodLtZqKjNiTYkOINbY4XgHOWY60RxhGZPSb0ugQ3m 3zx61fxxy4CbTiSTuE9v81trYqRLxeGOD12CIjM6INXOp9CA1Q+L2v6GMVkAYE1Mw5 5J1edHluqPne39BOPShnr51mS07CX3n9gTSlaSDUygudkdTkfStxG/cpGRYwl+YmQ/ VxDpgKLACy1FezZfX14t1JiZth0gqVeM9qsR5ExfOlAGs4vxdf1W0yNI1c65Ivuhhz 3LLyeiVtPVu8Q== Date: Sat, 27 Jul 2024 13:08:31 +0000 To: 71780@debbugs.gnu.org, sharlatanus@gmail.com From: Jean SIMARD Subject: [PATCH v3 7/7] gnu: Add hydroxide. Message-ID: In-Reply-To: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> References: <0251f377a8ad50632175cd2cbbd1b4025b798ea0.1722085502.git.woshilapin@tuziwo.info> Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 82941427e3facc76a773ca4152442685a8291179 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/mail.scm (hydroxide): New variable. Change-Id: Ic20d8d3d22afc4a580094bed64d0aa5059a1a9cf --- gnu/packages/mail.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index d4f7924747..8994c336d7 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -56,6 +56,7 @@ ;;; Copyright =C2=A9 2023 Arjan Adriaanse ;;; Copyright =C2=A9 2023 Wilko Meyer ;;; Copyright =C2=A9 2024 Benjamin Slade +;;; Copyright =C2=A9 2024 Jean Simard ;;; ;;; This file is part of GNU Guix. ;;; @@ -5157,3 +5158,39 @@ (define-public aerc ;; (license license:gpl3+))) + +(define-public hydroxide + (package + (name "hydroxide") + (version "0.2.28") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/hydroxide") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1a7qga9qxwcdjimra9d9jnkds1iwh2sqk6241p4di6awli9zksv1")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/emersion/hydroxide/cmd/hydroxide" + #:unpack-path "github.com/emersion/hydroxide")) + (inputs (list go-github-com-protonmail-go-crypto + go-github-com-boltdb-bolt + go-github-com-emersion-go-bcrypt + go-github-com-emersion-go-imap + go-github-com-emersion-go-mbox + go-github-com-emersion-go-message + go-github-com-emersion-go-smtp-v0.18 + go-github-com-emersion-go-vcard + go-github-com-emersion-go-webdav + go-golang-org-x-crypto + go-golang-org-x-term)) + (home-page "https://github.com/emersion/hydroxide") + (synopsis "Third-party, open-source ProtonMail bridge") + (description "A third-party, open-source ProtonMail bridge. + For power users only, designed to run on a server. + hydroxide supports CardDAV, IMAP and SMTP.") + (license license:expat))) --=20 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 27 09:10:30 2024 Received: (at 71780) by debbugs.gnu.org; 27 Jul 2024 13:10:30 +0000 Received: from localhost ([127.0.0.1]:41015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhBu-0003ZM-Gz for submit@debbugs.gnu.org; Sat, 27 Jul 2024 09:10:30 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:57849) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sXhBs-0003Yd-W0 for 71780@debbugs.gnu.org; Sat, 27 Jul 2024 09:10:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuziwo.info; s=protonmail2; t=1722085812; x=1722345012; bh=gET5dLBuaNUChZ7Q9fx5HIbuV4imhdp5VWnLDSfRM6U=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=Ibp4VG1yWh1c0HCZZVxxxUh1z/pVriEAjkZgF+BMPO3NdZUxU02epyokVURx8g1sv 7+FWN+KGIG6OO8Mo4ZKn2gvAXxr/e24veXaAfyCV0+bdTcwdzAORo/t+oDXJLYKJ1R OjtuX8pLlJkI5uuirMnNoJv9E1/kaVk21TwOE2dOX0OXM1Bv7ki5KOgbIJpYc4s2GQ 3uFc6S/T2VWbX1JbmnNHeA27FUKtc9xq+hOpkXlG+oabJ9s3za/w3wSpXbJozgSGco +Q8ZrVJzxSrKMHWEFWvHEmTQnHPfoB8Y1PpCx60/Cpq49UWOFhA76Mc7F2Puu+lhy1 QYqe6uB8Th9rQ== Date: Sat, 27 Jul 2024 13:10:08 +0000 To: 71780@debbugs.gnu.org From: woshilapin Subject: Re: [PATCH v2 7/7] gnu: Add hydroxide. Message-ID: In-Reply-To: References: Feedback-ID: 30348956:user:proton X-Pm-Message-ID: 0079948c8b280e6b24d173ea420df1e129206157 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71780 Cc: Jean SIMARD , sharlatanus@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi, I updated my patches (rebasing on the latest `guix@master` version). Is it anything I can do to help make this serie of patches go forward? -- Jean SIMARD aka woshilapin Le samedi 29 juin 2024 =C3=A0 23:43, woshilapin a = =C3=A9crit=C2=A0: > Hi Oleg, >=20 > I tried to use etc/commiter.scm with some success, but it was breaking on= some of the Update commits: I took inspiration on some of the existing com= mits to improve them. In the end, I believe it's better than it was. >=20 > Don't hesitate to point me to some more tooling or documentation, since t= his is my first experience with guix packaging, and with 'git send-email', = there might still be a lot of things that I don't do correctly. >=20 > Thank you very much for taking some time reviewing these. > -- > Jean SIMARD aka woshilapin From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 28 05:47:44 2024 Received: (at 71780) by debbugs.gnu.org; 28 Jul 2024 09:47:44 +0000 Received: from localhost ([127.0.0.1]:42709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sY0VE-0003Jh-32 for submit@debbugs.gnu.org; Sun, 28 Jul 2024 05:47:44 -0400 Received: from mail-lj1-f172.google.com ([209.85.208.172]:45358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sY0VB-0003JS-F2 for 71780@debbugs.gnu.org; Sun, 28 Jul 2024 05:47:42 -0400 Received: by mail-lj1-f172.google.com with SMTP id 38308e7fff4ca-2ef7fef3ccfso29325341fa.3 for <71780@debbugs.gnu.org>; Sun, 28 Jul 2024 02:47:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1722159984; x=1722764784; darn=debbugs.gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=yM9uXvuNS3SIGS686s5nL1QYXkAsrnX6FgsYcV9mdmQ=; b=BtAaxWdNpmJy9J0/MTbmCz0fUFJbVlvyEoQ4oS1+2CS1QpkMdXWKGa6G9NaGf0AAQW addMLT9Tb2AEPe5dxoYYZI2O8q9bjPhNI/uNDvPrDn+LLTLtcz9s/YsaWeK1vvwoUOuw BiZYbxAf+zWwgK40FHh6O9HZnAHrBAa3flj3wMazgfqzCEtxlWVQsZpwsOKJh3Mqe2zM 5s/+MXcvmRhKcjkp+zkbpYkx7VQ6dtjR3YFxE1d+4Ql19icMbJw91WVyfnud2eRWROsn p8xB/NXCL9UXv8UxEE6cWzwGLBIKoN4qaR+nD9TpkrLIpYO8bOgsqAzH5zoDbflAC2OQ 0O0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722159984; x=1722764784; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=yM9uXvuNS3SIGS686s5nL1QYXkAsrnX6FgsYcV9mdmQ=; b=l5NX3e3ElVwmQatDlgn2E8WQI3GNdBwvexb2r2H17NOqXEhWZ17cfYIN7rpkuRmIi8 VwPXMQpw1TzoJberwmvuMBpbD9LciKgqYvAYU63xWWKFvlxhezlhbmep429H+rRTYOYr /jAGjyzO4Hy4oHvMSpVUSRyYZEI3NTAmJ4N3KuiDf7Hk78Lyp5YelowkRiR2h1PYG3Jk oEb4jVb1esKqFFuTmxH1hKuIlFGbnWQZZ3CVWMzpg+xkyCCmHuovxO+BFAApzHB0A2wh ag3yO1c7w0B9oL6fkolUJ0QKZ7Vy5x2P6NKK/JIW3c+0sLkZrvnGrZZp0AYb1mFxLx/K mVNg== X-Gm-Message-State: AOJu0YyBi7jpkN1gsXsN/WPC9XaZjvFsTWkJZT4MwfldB6UJR/WL4cM3 JNXqjTMxcu8DbCuh859rnrZQAhf0yyvCmLzbWNttOXxxxFZIX0yYzlg7yYOm26mrWsEfe82sN3i HmeCdD2lnnDEI9SxatMQd+V/zh4o1/Q== X-Google-Smtp-Source: AGHT+IF80jvEATRsL6dInbDhxpwHYwoSZYlIH0i0052rdSZlBQH33HRiWS1UhaP3oGXcng+USQBzDxKs5SgMzuJv6E8= X-Received: by 2002:a05:6512:32c7:b0:52e:943c:c61a with SMTP id 2adb3069b0e04-5309b2e0adbmr3449682e87.57.1722159983539; Sun, 28 Jul 2024 02:46:23 -0700 (PDT) MIME-Version: 1.0 From: Sharlatan Hellseher Date: Sun, 28 Jul 2024 10:46:13 +0100 Message-ID: Subject: [PATCH 0/3] add hydroxide package To: 71780@debbugs.gnu.org Content-Type: multipart/alternative; boundary="00000000000010bd0b061e4b9eec" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --00000000000010bd0b061e4b9eec Content-Type: text/plain; charset="UTF-8" Hi, I'm in review of v3 , as it involves aerc update I'll push it to go-team branch first. Thanks, Oleg --00000000000010bd0b061e4b9eec Content-Type: text/html; charset="UTF-8"
Hi,

I'm in review of v3 , as it involves aerc update I'll push it to go-team branch first.

Thanks,
Oleg

--00000000000010bd0b061e4b9eec-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 28 18:00:26 2024 Received: (at 71780-done) by debbugs.gnu.org; 28 Jul 2024 22:00:26 +0000 Received: from localhost ([127.0.0.1]:44416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sYBwH-0005IK-IJ for submit@debbugs.gnu.org; Sun, 28 Jul 2024 18:00:26 -0400 Received: from mail-wr1-f54.google.com ([209.85.221.54]:53543) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sYBwD-0005I9-Nz for 71780-done@debbugs.gnu.org; Sun, 28 Jul 2024 18:00:25 -0400 Received: by mail-wr1-f54.google.com with SMTP id ffacd0b85a97d-369c609d0c7so1322173f8f.3 for <71780-done@debbugs.gnu.org>; Sun, 28 Jul 2024 15:00:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1722203949; x=1722808749; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:to:from:from:to:cc:subject :date:message-id:reply-to; bh=VSPchszTx8c76pF5DLIevR8EitMiot/nPe+24CJexNg=; b=Lx4wM+8Cq76/AWGtqsSVYVKLu1REOng3PHocW7ER6S5zhtAYyrrfl1wStjsannFowV eZyzw7yMNunVyohZ4vFKOPKMwoeUR8l2S24cOv7CVrjEqDEYuHqv6XgtBwgkEi+Gb/v+ w06XxVn/x4WRRZt3q8JQTOiLH1in2modMINgW5fm6GD56jBWbVQa9miRAI0VU2v6kYVA GFOHnCLpHXw6qCp36P9lFbefL4OAHIzDBOLrt8BNDApRixLvabQD4e93vbMktfMHAhFl Vrl9Sw9hB4zXRtfJDeDmbO2cG34mc8m8OgFQz1Z0QiPmEcF3PDtImQiM7Vur0Xz8u5M/ nlig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722203949; x=1722808749; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=VSPchszTx8c76pF5DLIevR8EitMiot/nPe+24CJexNg=; b=HEYiGqcwuIAF/nhzsa4ipXpwITdDSRPJ/TMN4Y9A8xYbnh6A7EH4pPA92gctjw5dWN mumeDyYO4j/gYcRzkxrJpsI6yNqNQRkxEwRjeVBnDbmLfIGiHToldPx+kGp98SlhkU7k P3OQJcEmJv6uS0/N3uy8aHAV+oRA22msy65piE1Ae97k2O4A3HhTWtOYdMDecgzblCNn LBHWX6bsN53T+hqQHRczTs7tkbI2fs0j3zpE+jXV69tyehFeK0PMQF9YyJ3dUtEByzGB 8IXN7EmI+pt4x6grTvPfoAssRw722u0gHdTQ2AUZgJzcEUU4FnmGotgznVXSG5ddgdFK 7tOQ== X-Gm-Message-State: AOJu0Yw2YVSfvUVL7xt7/jBo9TMJPc4WA7gQGVpnUiJuzgP8BpX7ugl4 zwClKi47EcCyMF7LLGbCBjan9RRI+QVUPKOiBa9b4+1CslmFyPuXYo6ahDvJ X-Google-Smtp-Source: AGHT+IFC3dkwk1gqSqxplrmVB2ei/tLO4VfZPBv9Y4kRn4702FNKTtywu0GgGp7dDjTyQYLKo7zF7A== X-Received: by 2002:a5d:6d09:0:b0:369:b842:5065 with SMTP id ffacd0b85a97d-36b5d0d0cd9mr5880838f8f.41.1722203948497; Sun, 28 Jul 2024 14:59:08 -0700 (PDT) Received: from guxtil (bagu-15-b2-v4wan-170076-cust245.vm21.cable.virginm.net. [77.98.0.246]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-36b368709fdsm10612377f8f.116.2024.07.28.14.59.07 for <71780-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Jul 2024 14:59:07 -0700 (PDT) From: Sharlatan Hellseher To: 71780-done@debbugs.gnu.org Subject: [PATCH 0/3] add hydroxide package Date: Sun, 28 Jul 2024 22:59:06 +0100 Message-ID: <87a5i1npp1.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71780-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hi, Pushed as f7f125ba5f..f400b64826 to go-team with modification applied: - patches accepted [5/5] - [X] [PATCH v3 2/7] gnu: go-github-com-protonmail-go-crypto: Update to 0.0.0-20230923063757-afb1ddc0824c. - Use the latest versioned tag 1.0.0, as seen in - [X] [PATCH v3 3/7] gnu: Add go-github-com-boltdb-bolt. - Place to golang-xyz - Improve description - Reword synopsis - [X] [PATCH v3 4/7] gnu: Add go-github-com-emersion-go-bcrypt. - Description adjustments - [X] [PATCH v3 5/7] gnu: Add go-github-com-emersion-go-vcard. - Split into 4 commits - 1e72b091b4 * go-team gnu: Add go-github-com-emersion-go-vcard. - 772ab0994f * go-team gnu: Add go-github-com-teambition-rrule-go. - 37f45c8677 * go-team gnu: Add go-github-com-emersion-go-ical. - 2d04ed7f61 * go-team gnu: Add go-github-com-emersion-go-webdav. - [X] [PATCH v3 7/7] gnu: Add hydroxide. - Updat to 0.2.29 - Adjust synopsis - Adjust description - Adjust indentation - patches ignored [2/2] - [X] [PATCH v3 1/7] gnu: go-github-com-emersion-go-pgpmail: Update to 0.2.1. - 64aedb5576 * gnu: go-github-com-emersion-go-pgpmail: Update to 0.2.1. - [X] [PATCH v3 6/7] gnu: Add go-github-com-emersion-go-smtp-v0.18. - Rework the dependencies chain while updating aerc to 0.18.1 -- Oleg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmamvyoACgkQdtcnv/Ys 0rV/yg//eqlt2wviKYW3eXSMu1RBo9zJn/5Kwp4jaeCuTcLBj83yfDm6+LjnQuXo wkSGL/HY/FnOKOx97PbckjMNHya3ExtE8fVzH7RrYNFog4C63zvWWfENtsW0LEoI e1aIn5LQ2sXwFN6INYfGzjqvgCRYegP6NfKiekTzH6lTLFcP/7rNL/a7tTvz4D4g Q66RvQoGl0yjoEk5ot90zQHaH3k25Uu083wXe7i3ufm7g34PMnY32mz73PA8FrqH aM6cqlRqkrAKZ3aIk68628QRZsx3ju2QPhQJYesBoglIQZug8qyAMP6GWbunmF49 NYRRwSvs+isjIoJ06L0RV97TkL1qOGZ1YzLPZmPT8TspTdeQwMUqUAxy2kiYH1lr b44qQy6T1A573tIeiK/POy+syH6o+6/gObpkSZpcYSeIB2yaoyIOYg2RI6Itf7nw BeeWoqMDXVcRxQTy9jeq2e+oU1Rn3i3ZVlFVcvFP7A/mkRjNFMx0aMjIkvlTfbGC xwgIqv7tKu6eSuy7Ty6JSUXH6un8nPrKXEmPrCYe1d3wttfwDFubCLvItHyhsVKD FS44at6Yys0lMovvYbzbbCx7LSHt42a9QwhftRQal5q74sVHVGXpSBZd1F4ebQBk g5SKmgAbWcILPUy5dz54gtj0KYMRj21ZiNQLi+o0kMAc2T3tRHs= =mFSZ -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Jun 23 16:46:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 26 Aug 2024 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator