Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] arduino-cli: update to 0.7.1
@ 2020-01-05 22:49 voidlinux-github
  2020-01-06  9:43 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-06  9:58 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-05 22:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/patrickpichler/void-packages update-arduino-cli
https://github.com/void-linux/void-packages/pull/18060

arduino-cli: update to 0.7.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-arduino-cli-18060.patch --]
[-- Type: text/x-diff, Size: 1178 bytes --]

From c7642a5e1cc6d910c306cc8f86bd76493daee6b2 Mon Sep 17 00:00:00 2001
From: Patrick Pichler <mail@patrickpichler.dev>
Date: Sun, 5 Jan 2020 23:46:48 +0100
Subject: [PATCH] arduino-cli: update to 0.7.1

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

diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index 550f76aebc0..c13d343c9c1 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -1,9 +1,8 @@
 # Template file for 'arduino-cli'
 pkgname=arduino-cli
-version=0.6.0
+version=0.7.1
 revision=1
-_status="-rc1"
-wrksrc="${pkgname}-${version}${_status}"
+wrksrc="${pkgname}-${version}"
 build_style=go
 go_import_path=github.com/arduino/arduino-cli
 short_desc="Arduino command line interface"
@@ -11,4 +10,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=17e7879d7b262704e3652630be03f3fddb9e447ef20fecd7f0b2a13125b1a535
+checksum=335ce738081e2ad6dda5c3b8d63559cfb9e1d541d1ec0afcb9aade9800695161

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

* Re: [PR PATCH] [Updated] arduino-cli: update to 0.7.1
  2020-01-05 22:49 [PR PATCH] arduino-cli: update to 0.7.1 voidlinux-github
@ 2020-01-06  9:43 ` voidlinux-github
  2020-01-06  9:58 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-06  9:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/patrickpichler/void-packages update-arduino-cli
https://github.com/void-linux/void-packages/pull/18060

arduino-cli: update to 0.7.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-arduino-cli-18060.patch --]
[-- Type: text/x-diff, Size: 1144 bytes --]

From 9b5276f17ed69efcc85a52845cc0af1463c6f207 Mon Sep 17 00:00:00 2001
From: Patrick Pichler <mail@patrickpichler.dev>
Date: Sun, 5 Jan 2020 23:46:48 +0100
Subject: [PATCH] arduino-cli: update to 0.7.1

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

diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index 550f76aebc0..42ab169530e 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -1,9 +1,7 @@
 # Template file for 'arduino-cli'
 pkgname=arduino-cli
-version=0.6.0
+version=0.7.1
 revision=1
-_status="-rc1"
-wrksrc="${pkgname}-${version}${_status}"
 build_style=go
 go_import_path=github.com/arduino/arduino-cli
 short_desc="Arduino command line interface"
@@ -11,4 +9,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=17e7879d7b262704e3652630be03f3fddb9e447ef20fecd7f0b2a13125b1a535
+checksum=335ce738081e2ad6dda5c3b8d63559cfb9e1d541d1ec0afcb9aade9800695161

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

* Re: [PR PATCH] [Merged]: arduino-cli: update to 0.7.1
  2020-01-05 22:49 [PR PATCH] arduino-cli: update to 0.7.1 voidlinux-github
  2020-01-06  9:43 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-06  9:58 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-06  9:58 UTC (permalink / raw)
  To: ml

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

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

arduino-cli: update to 0.7.1
https://github.com/void-linux/void-packages/pull/18060

Description:


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

end of thread, other threads:[~2020-01-06  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05 22:49 [PR PATCH] arduino-cli: update to 0.7.1 voidlinux-github
2020-01-06  9:43 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-06  9:58 ` [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).