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