Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] arduino-cli: update to 0.6.0.
@ 2019-10-22 16:51 voidlinux-github
  2019-10-22 17:13 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 16:51 UTC (permalink / raw)
  To: ml

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

There is a new pull request by 0x0f0f0f against master on the void-packages repository

https://github.com/0x0f0f0f/void-packages master
https://github.com/void-linux/void-packages/pull/15705

arduino-cli: update to 0.6.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-15705.patch --]
[-- Type: text/x-diff, Size: 1127 bytes --]

From a99afdb5a2c5066912f26d5702b7642e7fb81622 Mon Sep 17 00:00:00 2001
From: 0x0f0f0f <sudo-woodo3@protonmail.com>
Date: Tue, 22 Oct 2019 18:50:40 +0200
Subject: [PATCH] arduino-cli: update to 0.6.0.

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

diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index 1d75291af77..d470af89728 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -1,8 +1,8 @@
 # Template file for 'arduino-cli'
 pkgname=arduino-cli
-version=0.3.6
+version=0.6.0
 revision=1
-_status="-alpha.preview"
+_status="-rc1"
 wrksrc="${pkgname}-${version}${_status}"
 build_style=go
 go_import_path=github.com/arduino/arduino-cli
@@ -11,4 +11,5 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
 distfiles="https://github.com/arduino/arduino-cli/archive/${version}${_status}.tar.gz"
-checksum=741503587d294b9636b601886c4bf409e6883896ccce4fca2c265b90e9145626
+checksum=17e7879d7b262704e3652630be03f3fddb9e447ef20fecd7f0b2a13125b1a535
+

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] arduino-cli: update to 0.6.0.
  2019-10-22 16:51 [PR PATCH] arduino-cli: update to 0.6.0 voidlinux-github
  2019-10-22 17:13 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-22 17:13 ` voidlinux-github
  2019-10-24 11:53 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 17:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x0f0f0f/void-packages master
https://github.com/void-linux/void-packages/pull/15705

arduino-cli: update to 0.6.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-15705.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 224b94e9ee261a2ee2acced54267f8982d776713 Mon Sep 17 00:00:00 2001
From: 0x0f0f0f <sudo-woodo3@protonmail.com>
Date: Tue, 22 Oct 2019 18:50:40 +0200
Subject: [PATCH] arduino-cli: update to 0.6.0.

---
 srcpkgs/arduino-cli/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index 1d75291af77..550f76aebc0 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -1,8 +1,8 @@
 # Template file for 'arduino-cli'
 pkgname=arduino-cli
-version=0.3.6
+version=0.6.0
 revision=1
-_status="-alpha.preview"
+_status="-rc1"
 wrksrc="${pkgname}-${version}${_status}"
 build_style=go
 go_import_path=github.com/arduino/arduino-cli
@@ -11,4 +11,4 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
 distfiles="https://github.com/arduino/arduino-cli/archive/${version}${_status}.tar.gz"
-checksum=741503587d294b9636b601886c4bf409e6883896ccce4fca2c265b90e9145626
+checksum=17e7879d7b262704e3652630be03f3fddb9e447ef20fecd7f0b2a13125b1a535

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] arduino-cli: update to 0.6.0.
  2019-10-22 16:51 [PR PATCH] arduino-cli: update to 0.6.0 voidlinux-github
@ 2019-10-22 17:13 ` voidlinux-github
  2019-10-22 17:13 ` voidlinux-github
  2019-10-24 11:53 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 17:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x0f0f0f/void-packages master
https://github.com/void-linux/void-packages/pull/15705

arduino-cli: update to 0.6.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-15705.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 224b94e9ee261a2ee2acced54267f8982d776713 Mon Sep 17 00:00:00 2001
From: 0x0f0f0f <sudo-woodo3@protonmail.com>
Date: Tue, 22 Oct 2019 18:50:40 +0200
Subject: [PATCH] arduino-cli: update to 0.6.0.

---
 srcpkgs/arduino-cli/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index 1d75291af77..550f76aebc0 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -1,8 +1,8 @@
 # Template file for 'arduino-cli'
 pkgname=arduino-cli
-version=0.3.6
+version=0.6.0
 revision=1
-_status="-alpha.preview"
+_status="-rc1"
 wrksrc="${pkgname}-${version}${_status}"
 build_style=go
 go_import_path=github.com/arduino/arduino-cli
@@ -11,4 +11,4 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
 distfiles="https://github.com/arduino/arduino-cli/archive/${version}${_status}.tar.gz"
-checksum=741503587d294b9636b601886c4bf409e6883896ccce4fca2c265b90e9145626
+checksum=17e7879d7b262704e3652630be03f3fddb9e447ef20fecd7f0b2a13125b1a535

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: arduino-cli: update to 0.6.0.
  2019-10-22 16:51 [PR PATCH] arduino-cli: update to 0.6.0 voidlinux-github
  2019-10-22 17:13 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-22 17:13 ` voidlinux-github
@ 2019-10-24 11:53 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-24 11:53 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

arduino-cli: update to 0.6.0.
https://github.com/void-linux/void-packages/pull/15705

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-24 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 16:51 [PR PATCH] arduino-cli: update to 0.6.0 voidlinux-github
2019-10-22 17:13 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-22 17:13 ` voidlinux-github
2019-10-24 11:53 ` [PR PATCH] [Merged]: " voidlinux-github

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).