From unknown Sun Jun 22 03:49:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#41461 <41461@debbugs.gnu.org> To: bug#41461 <41461@debbugs.gnu.org> Subject: Status: [PATCH 0/3] Update go-github-com-stretchr-testify Reply-To: bug#41461 <41461@debbugs.gnu.org> Date: Sun, 22 Jun 2025 10:49:09 +0000 retitle 41461 [PATCH 0/3] Update go-github-com-stretchr-testify reassign 41461 guix-patches submitter 41461 Jakub K=C4=85dzio=C5=82ka severity 41461 normal tag 41461 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 12:05:08 2020 Received: (at submit) by debbugs.gnu.org; 22 May 2020 16:05:08 +0000 Received: from localhost ([127.0.0.1]:60088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcAAW-0008EL-6B for submit@debbugs.gnu.org; Fri, 22 May 2020 12:05:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:35686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcAAU-0008EB-My for submit@debbugs.gnu.org; Fri, 22 May 2020 12:05:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcAAU-0007ka-Ek for guix-patches@gnu.org; Fri, 22 May 2020 12:05:06 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:46194) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcAAT-0003yJ-17 for guix-patches@gnu.org; Fri, 22 May 2020 12:05:06 -0400 Received: (qmail 3274 invoked by uid 1009); 22 May 2020 18:04:56 +0200 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25819. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.015763 secs); 22 May 2020 16:04:56 -0000 Received: from unknown (HELO localhost.localdomain) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with AES256-SHA encrypted SMTP; 22 May 2020 18:04:56 +0200 From: =?UTF-8?q?Jakub=20K=C4=85dzio=C5=82ka?= To: guix-patches@gnu.org Subject: [PATCH 0/3] Update go-github-com-stretchr-testify Date: Fri, 22 May 2020 18:04:49 +0200 Message-Id: <20200522160449.10580-1-kuba@kadziolka.net> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=37.59.186.212; envelope-from=kuba@kadziolka.net; helo=pat.zlotemysli.pl X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/22 12:04:56 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit 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: -3.3 (---) While debugging a test failure of a package I was adding, I have guessed that the old version of testify is to blame. I was wrong, but since it takes a bit more than a version bump, perhaps we should upgrade it anyway? I have tested building all dependent packages and haven't encountered any issues. Jakub Kądziołka (3): gnu: Add go-github-com-stretchr-objx. gnu: go-github-com-davecgh-go-spew: Update to 1.1.1. gnu: go-github-com-stretchr-testify: Update to 1.5.1. gnu/packages/golang.scm | 114 ++++++++++++++++++++++++---------------- 1 file changed, 68 insertions(+), 46 deletions(-) -- 2.26.2 From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 12:16:25 2020 Received: (at 41461) by debbugs.gnu.org; 22 May 2020 16:16:25 +0000 Received: from localhost ([127.0.0.1]:60097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcALR-0008VD-DV for submit@debbugs.gnu.org; Fri, 22 May 2020 12:16:25 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:33620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcALP-0008Ut-Ic for 41461@debbugs.gnu.org; Fri, 22 May 2020 12:16:24 -0400 Received: (qmail 6387 invoked by uid 1009); 22 May 2020 18:16:22 +0200 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25819. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.046209 secs); 22 May 2020 16:16:22 -0000 Received: from unknown (HELO localhost.localdomain) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with AES256-SHA encrypted SMTP; 22 May 2020 18:16:22 +0200 From: =?UTF-8?q?Jakub=20K=C4=85dzio=C5=82ka?= To: 41461@debbugs.gnu.org Subject: [PATCH 3/3] gnu: go-github-com-stretchr-testify: Update to 1.5.1. Date: Fri, 22 May 2020 18:16:15 +0200 Message-Id: <20200522161615.14502-3-kuba@kadziolka.net> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200522161615.14502-1-kuba@kadziolka.net> References: <20200522161615.14502-1-kuba@kadziolka.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Qmailux-2.08st: added fake Content-Type header Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41461 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-stretchr-testify): Update to 1.5.1. --- gnu/packages/golang.scm | 48 +++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f3b121a69b..cfab23608d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -940,28 +940,30 @@ Go.") (license license:expat))) (define-public go-github-com-stretchr-testify - (let ((commit - "b1f989447a57594c728884458a39abf3a73447f7") - (revision "0")) - (package - (name "go-github-com-stretchr-testify") - (version (git-version "1.1.4" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/stretchr/testify.git") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0p0gkqzh2p8r5g0rxm885ljl7ghih7h7hx9w562imx5ka0vdgixv")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/stretchr/testify")) - (home-page "https://github.com/stretchr/testify") - (synopsis "Go helper library for tests and invariant checking") - (description "This package provide many tools for testifying that your + (package + (name "go-github-com-stretchr-testify") + (version "1.5.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/stretchr/testify.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "09r89m1wy4cjv2nps1ykp00qjpi0531r07q3s34hr7m6njk4srkl")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/stretchr/testify")) + (propagated-inputs + `(("github.com/davecgh/go-spew" ,go-github-com-davecgh-go-spew) + ("github.com/pmezard/go-difflib" ,go-github-com-pmezard-go-difflib) + ("github.com/stretchr/objx" ,go-github-com-stretchr-objx) + ("gopkg.in/yaml.v2" ,go-gopkg-in-yaml-v2))) + (home-page "https://github.com/stretchr/testify") + (synopsis "Go helper library for tests and invariant checking") + (description "This package provide many tools for testifying that your code will behave as you intend. Features include: @@ -971,7 +973,7 @@ Features include: @item HTTP response trapping @item Testing suite interfaces and functions. @end itemize") - (license license:expat)))) + (license license:expat))) (define-public go-github-com-tevino-abool (let ((commit -- 2.26.2 From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 12:16:25 2020 Received: (at 41461) by debbugs.gnu.org; 22 May 2020 16:16:25 +0000 Received: from localhost ([127.0.0.1]:60099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcALR-0008VF-LY for submit@debbugs.gnu.org; Fri, 22 May 2020 12:16:25 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:33618) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcALP-0008Us-JK for 41461@debbugs.gnu.org; Fri, 22 May 2020 12:16:24 -0400 Received: (qmail 6378 invoked by uid 1009); 22 May 2020 18:16:22 +0200 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25819. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.03819 secs); 22 May 2020 16:16:22 -0000 Received: from unknown (HELO localhost.localdomain) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with AES256-SHA encrypted SMTP; 22 May 2020 18:16:21 +0200 From: =?UTF-8?q?Jakub=20K=C4=85dzio=C5=82ka?= To: 41461@debbugs.gnu.org Subject: [PATCH 2/3] gnu: go-github-com-davecgh-go-spew: Update to 1.1.1. Date: Fri, 22 May 2020 18:16:14 +0200 Message-Id: <20200522161615.14502-2-kuba@kadziolka.net> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200522161615.14502-1-kuba@kadziolka.net> References: <20200522161615.14502-1-kuba@kadziolka.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Qmailux-2.08st: added fake Content-Type header Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41461 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-davecgh-go-spew): Update to 1.1.1. --- gnu/packages/golang.scm | 44 ++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index ccd43cc104..f3b121a69b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1930,28 +1930,26 @@ that's a lot faster (and only does simple bandwidth metrics).") (license license:expat)))) (define-public go-github-com-davecgh-go-spew - (let ((commit "d8f796af33cc11cb798c1aaeb27a4ebc5099927d") - (revision "0")) - (package - (name "go-github-com-davecgh-go-spew") - (version (git-version "0.0.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/davecgh/go-spew.git") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "19z27f306fpsrjdvkzd61w1bdazcdbczjyjck177g33iklinhpvx")))) - (build-system go-build-system) - (arguments - '(#:unpack-path "github.com/davecgh/go-spew" - #:import-path "github.com/davecgh/go-spew/spew")) - (home-page "https://github.com/davecgh/go-spew") - (synopsis "Deep pretty printer for Go data structures to aid in debugging") - (description "Package @command{spew} implements a deep pretty printer + (package + (name "go-github-com-davecgh-go-spew") + (version "1.1.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/davecgh/go-spew.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0hka6hmyvp701adzag2g26cxdj47g21x6jz4sc6jjz1mn59d474y")))) + (build-system go-build-system) + (arguments + '(#:unpack-path "github.com/davecgh/go-spew" + #:import-path "github.com/davecgh/go-spew/spew")) + (home-page "https://github.com/davecgh/go-spew") + (synopsis "Deep pretty printer for Go data structures to aid in debugging") + (description "Package @command{spew} implements a deep pretty printer for Go data structures to aid in debugging. A quick overview of the additional features spew provides over the built-in printing facilities for Go data types are as follows: @@ -1967,7 +1965,7 @@ pointer receiver are optionally invoked when passing non-pointer variables. includes offsets, byte values in hex, and ASCII output (only when using Dump style). @end itemize\n") - (license license:isc)))) + (license license:isc))) (define-public go-github-com-btcsuite-btclog (let ((commit "84c8d2346e9fc8c7b947e243b9c24e6df9fd206a") -- 2.26.2 From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 12:16:26 2020 Received: (at 41461) by debbugs.gnu.org; 22 May 2020 16:16:26 +0000 Received: from localhost ([127.0.0.1]:60101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcALR-0008VM-TI for submit@debbugs.gnu.org; Fri, 22 May 2020 12:16:26 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:33616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcALP-0008Ur-Ij for 41461@debbugs.gnu.org; Fri, 22 May 2020 12:16:24 -0400 Received: (qmail 6369 invoked by uid 1009); 22 May 2020 18:16:21 +0200 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25819. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.035063 secs); 22 May 2020 16:16:21 -0000 Received: from unknown (HELO localhost.localdomain) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with AES256-SHA encrypted SMTP; 22 May 2020 18:16:21 +0200 From: =?UTF-8?q?Jakub=20K=C4=85dzio=C5=82ka?= To: 41461@debbugs.gnu.org Subject: [PATCH 1/3] gnu: Add go-github-com-stretchr-objx. Date: Fri, 22 May 2020 18:16:13 +0200 Message-Id: <20200522161615.14502-1-kuba@kadziolka.net> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Qmailux-2.08st: added fake Content-Type header Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41461 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-stretchr-objx): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 69f46df743..ccd43cc104 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -917,6 +917,28 @@ increment versions.") Go.") (license license:expat)))) +(define-public go-github-com-stretchr-objx + (package + (name "go-github-com-stretchr-objx") + (version "0.2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/stretchr/objx.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0pcdvakxgddaiwcdj73ra4da05a3q4cgwbpm2w75ycq4kzv8ij8k")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/stretchr/objx")) + (home-page "https://github.com/stretchr/objx") + (synopsis "Go package for dealing with maps, slices, JSON and other data") + (description "Go package for dealing with maps, slices, JSON and other data") + (license license:expat))) + (define-public go-github-com-stretchr-testify (let ((commit "b1f989447a57594c728884458a39abf3a73447f7") -- 2.26.2 From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 03 11:53:57 2020 Received: (at 41461) by debbugs.gnu.org; 3 Jun 2020 15:53:57 +0000 Received: from localhost ([127.0.0.1]:44432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgViH-0001Fl-G9 for submit@debbugs.gnu.org; Wed, 03 Jun 2020 11:53:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58724) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgViG-0001Fb-NI for 41461@debbugs.gnu.org; Wed, 03 Jun 2020 11:53:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43788) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgViA-00070X-VA; Wed, 03 Jun 2020 11:53:50 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41718 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jgViA-0003Lg-IH; Wed, 03 Jun 2020 11:53:50 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Jakub =?utf-8?B?S8SFZHppb8WCa2E=?= Subject: Re: [bug#41461] [PATCH 1/3] gnu: Add go-github-com-stretchr-objx. References: <20200522160449.10580-1-kuba@kadziolka.net> <20200522161615.14502-1-kuba@kadziolka.net> Date: Wed, 03 Jun 2020 17:53:49 +0200 In-Reply-To: <20200522161615.14502-1-kuba@kadziolka.net> ("Jakub \=\?utf-8\?B\?S8SFZHppb8WCa2EiJ3M\=\?\= message of "Fri, 22 May 2020 18:16:13 +0200") Message-ID: <87d06gkuwi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41461 Cc: 41461@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: -3.3 (---) Hello, Jakub K=C4=85dzio=C5=82ka skribis: > * gnu/packages/golang.scm (go-github-com-stretchr-objx): New variable. [...] > + (synopsis "Go package for dealing with maps, slices, JSON and other = data") > + (description "Go package for dealing with maps, slices, JSON and oth= er data") Please write a full sentence (or two :-)) for the description (info "(guix) Synopses and Descriptions"). Otherwise the three patches LGTM! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 07 15:55:32 2020 Received: (at 41461-done) by debbugs.gnu.org; 7 Jun 2020 19:55:32 +0000 Received: from localhost ([127.0.0.1]:54995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ji1OG-0003RU-Lz for submit@debbugs.gnu.org; Sun, 07 Jun 2020 15:55:32 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:47308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ji1OF-0003RM-5Y for 41461-done@debbugs.gnu.org; Sun, 07 Jun 2020 15:55:31 -0400 Received: (qmail 7727 invoked by uid 1009); 7 Jun 2020 21:55:29 +0200 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25835. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.044686 secs); 07 Jun 2020 19:55:29 -0000 Received: from unknown (HELO gravity) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with SMTP; 7 Jun 2020 21:55:29 +0200 Date: Sun, 7 Jun 2020 21:55:27 +0200 From: Jakub =?utf-8?B?S8SFZHppb8WCa2E=?= To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#41461] [PATCH 1/3] gnu: Add go-github-com-stretchr-objx. Message-ID: <20200607195527.jrowt2mebx6gimgj@gravity> References: <20200522160449.10580-1-kuba@kadziolka.net> <20200522161615.14502-1-kuba@kadziolka.net> <87d06gkuwi.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nd7ll33oaazb7sik" Content-Disposition: inline In-Reply-To: <87d06gkuwi.fsf@gnu.org> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41461-done Cc: 41461-done@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: -1.0 (-) --nd7ll33oaazb7sik Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 03, 2020 at 05:53:49PM +0200, Ludovic Court=C3=A8s wrote: > Hello, >=20 > Jakub K=C4=85dzio=C5=82ka skribis: >=20 > > * gnu/packages/golang.scm (go-github-com-stretchr-objx): New variable. >=20 > [...] >=20 > > + (synopsis "Go package for dealing with maps, slices, JSON and othe= r data") > > + (description "Go package for dealing with maps, slices, JSON and o= ther data") >=20 > Please write a full sentence (or two :-)) for the description (info > "(guix) Synopses and Descriptions"). >=20 > Otherwise the three patches LGTM! Thanks for your review! I wrote a fuller description and pushed the patches. Regards, Jakub K=C4=85dzio=C5=82ka --nd7ll33oaazb7sik Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE5Xa/ss9usT31cTO54xWnWEYTFWQFAl7dRi4ACgkQ4xWnWEYT FWTtsw/9HIPpXi72ijffhnoYgoO3vUdIOHwMifAlYGApXYtyQR8T1Cmj6m4zR9uj fGUQ2O1mFzo88NYve5ibyUymkiF8cGb6eV1nj6wpn4Z4qCp4eXTerUobD0enjQWl QEFB2l655cgssRwQQBJsjxUQbpewoxAdxR6Eg08j5lOQdJ/0k/kNQOTNNSlh1upW x2JPNXXj6hn2Behy8d7MsVShFvK9dLoLs6XiZ2OdKVM+9tuFgzWrqc+jA14eUtgA 4bK0H34AIsEJjlG4JPXj67dST5UujQ/YFCc1+Z6MwM0dIhumCPcEwL8ptk90sZcd R7WEDpbIVZlCZUV45B9m77sveokXKH0RF0SPweiR393/rJOJH9Pr9BRHiyFDf4Jj tejNgIMx7IyX3IdldAv1Guhrs91NVrksPdYFLPHb+9+sxw//zxN4hcm558jiTbtR ASCeSlIFykYP711PE4M7mIUuw8AOymT2gGRn3hXD0pXA3rQ3Pc2BEAiMDGDOTFJP qGXZ7c4JM9Orq3UhYyFa2C+5Ka15S2h6oB+e3HwY7iyj6XCCq7n92ag96OZqMCBu pvM3KqMKbOdnKTL+xfBOvv/943BWcu31TpWxjuFJQ4B403Y4qRgq37fa5VyWzl5C /GglsPAWXNHwjFmb1CLgYnq8O9a3aOWGFF4/NIQ9pUp3k1YIF4Y= =7hds -----END PGP SIGNATURE----- --nd7ll33oaazb7sik-- From unknown Sun Jun 22 03:49:09 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, 06 Jul 2020 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