GNU bug report logs - #39605
[PATCH] gnu: go-ipfs: Update to 0.4.23

Previous Next

Package: guix;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Fri, 14 Feb 2020 19:20:01 UTC

Severity: normal

Tags: patch

Merged with 39603

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39605 in the body.
You can then email your comments to 39605 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#39605; Package guix-patches. (Fri, 14 Feb 2020 19:20:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jack Hill <jackhill <at> jackhill.us>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 14 Feb 2020 19:20:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Cc: Jack Hill <jackhill <at> jackhill.us>
Subject: [PATCH] gnu: go-ipfs: Update to 0.4.23
Date: Fri, 14 Feb 2020 14:19:32 -0500
gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.23
---
 gnu/packages/ipfs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index 49612425fb..9fa3f144de 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -212,7 +212,7 @@ written in Go.")
 (define-public go-ipfs
   (package
     (name "go-ipfs")
-    (version "0.4.22")
+    (version "0.4.23")
     (source
      (origin
        (method url-fetch/tarbomb)
@@ -220,7 +220,7 @@ written in Go.")
              "https://dist.ipfs.io/go-ipfs/v" version
              "/go-ipfs-source.tar.gz"))
        (sha256
-        (base32 "1gyz9yqb4y7p6vdjbcm66nvm6gjs4mdrjygdn79z3misv1pb5nkg"))
+        (base32 "191ir4h6c76xcnbwx9fj8j2lzzqyp10inmqd8sa393b5y0jmhi5a"))
        (file-name (string-append name "-" version "-source"))))
     (build-system go-build-system)
     (arguments
-- 
2.25.0





Information forwarded to guix-patches <at> gnu.org:
bug#39605; Package guix-patches. (Fri, 14 Feb 2020 19:25:02 GMT) Full text and rfc822 format available.

Message #8 received at 39605 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: Michael Gorlick <michael.m.gorlick <at> gmail.com>, 39603 <at> debbugs.gnu.org,
 39605 <at> debbugs.gnu.org, mgorlick <at> acm.org
Subject: Re: bug#39603: go-ipfs 0.4.22 fails to build
Date: Fri, 14 Feb 2020 14:24:14 -0500 (EST)
Hi,

It appears that go-ipfs 0.4.22 is not compatible with the recent upgrade 
to go 1.13. Fortunately, upstream has made a maintainance release that 
includes the support for go 1.13: 
https://github.com/ipfs/go-ipfs/releases/tag/v0.4.23

I've submitted a patch to update go-ipfs in 
https://issues.guix.gnu.org/issue/39605

Best,
Jack




bug reassigned from package 'guix-patches' to 'guix'. Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Fri, 14 Feb 2020 19:26:02 GMT) Full text and rfc822 format available.

Merged 39603 39605. Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Fri, 14 Feb 2020 19:26:02 GMT) Full text and rfc822 format available.

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 14 Feb 2020 21:49:02 GMT) Full text and rfc822 format available.

Notification sent to Jack Hill <jackhill <at> jackhill.us>:
bug acknowledged by developer. (Fri, 14 Feb 2020 21:49:02 GMT) Full text and rfc822 format available.

Message #17 received at 39605-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 39605-done <at> debbugs.gnu.org
Subject: Re: [bug#39605] [PATCH] gnu: go-ipfs: Update to 0.4.23
Date: Fri, 14 Feb 2020 16:48:20 -0500
On Fri, Feb 14, 2020 at 02:19:32PM -0500, Jack Hill wrote:
> gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.23

Thanks! Pushed as cc0cc9651a398822931e0b34714f64da6e04d0fa




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 14 Feb 2020 21:49:02 GMT) Full text and rfc822 format available.

Notification sent to mgorlick <at> acm.org:
bug acknowledged by developer. (Fri, 14 Feb 2020 21:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 14 Mar 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 97 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.