Github messages for voidlinux
 help / color / mirror / Atom feed
From: NeelChotai <NeelChotai@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] go-ipfs: update to 0.5.0
Date: Thu, 30 Apr 2020 17:46:32 +0200	[thread overview]
Message-ID: <20200430154632.aa_gcplah4ulADsHs2UWTwea0EW_X1Rm7A61nrfGmgo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21479@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

There is an updated pull request by NeelChotai against master on the void-packages repository

https://github.com/NeelChotai/void-packages go-ipfs-update
https://github.com/void-linux/void-packages/pull/21479

go-ipfs: update to 0.5.0


A patch file from https://github.com/void-linux/void-packages/pull/21479.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-ipfs-update-21479.patch --]
[-- Type: text/x-diff, Size: 1146 bytes --]

From 71ad75de4bbd77eb83bdb9d266379d42c407f8d6 Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Thu, 30 Apr 2020 03:00:48 +0100
Subject: [PATCH] go-ipfs: update to 0.5.0

---
 srcpkgs/go-ipfs/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index 2685a89641a..6b962aee3c4 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -1,6 +1,6 @@
 # Template file for 'go-ipfs'
 pkgname=go-ipfs
-version=0.4.23
+version=0.5.0
 revision=1
 build_style=go
 go_import_path="github.com/ipfs/${pkgname}"
@@ -13,12 +13,11 @@ license="MIT, Apache-2.0"
 homepage="https://ipfs.io"
 changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
-checksum=21a7b7bfe822d5c6a64c4848eebd6f25f18ad4c94acdd0bbb56235c7c13d38c3
+checksum=df74fe2331958cffde20daa22df25d671af8a29b9f41137c9ad320902fc39496
 
 pre_build() {
-	# Disable the dynamic plugin loader for now; breaks cross.
 	if [ "$CROSS_BUILD" ]; then
-		rm plugin/loader/load_linux.go
+		export CGO_ENABLED=0
 	fi
 }
 

  parent reply	other threads:[~2020-04-30 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30  2:01 [PR PATCH] " NeelChotai
2020-04-30  5:06 ` [PR PATCH] [Updated] " NeelChotai
2020-04-30 15:44 ` NeelChotai
2020-04-30 15:46 ` NeelChotai [this message]
2020-04-30 15:56 ` [PR PATCH] [Closed]: " NeelChotai
2020-04-30 19:50 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200430154632.aa_gcplah4ulADsHs2UWTwea0EW_X1Rm7A61nrfGmgo@z \
    --to=neelchotai@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).